.glossymenu{
	width: 211px;
	border-bottom-width: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #9A9A9A;
	border-right-color: #9A9A9A;
	border-bottom-color: #9A9A9A;
	border-left-color: #9A9A9A;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10;
}

.glossymenu a.menuitem{
	color: #000000;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding-left: 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../img/f-item-menu.gif);
	height: 18px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	background-color: #AD3131;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
	position: absolute;
	top: 5px;
	right: 5px;
	border: none;
}

.glossymenu a.menuitem:hover{
	color: #FEDA49;
	background-image: url(../img/f-item-menu_.gif);
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
	width: 205px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #B6B6B6;
	background-image: url(../img/f-subitem.jpg);
	background-color: #E7E7E7;
}

.glossymenu div.submenu ul li a{
	display: block;
	color: #666666;
	text-decoration: none;
	padding: 2px 0;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../img/f-subitem.jpg);
}

.glossymenu div.submenu ul li a:hover{
	colorz: white;
	color: #000000;
	background-image: url(../img/f-subitem_.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.glossymenuint{
	width: 211px;
	border-bottom-width: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #9A9A9A;
	border-right-color: #9A9A9A;
	border-bottom-color: #9A9A9A;
	border-left-color: #9A9A9A;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10;
}

.glossymenuint a.menuitem{
	color: #000000;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding-left: 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../img/f-itemint.gif);
	height: 18px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	background-color: #666666;
}


.glossymenuint a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenuint a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
	position: absolute;
	top: 5px;
	right: 5px;
	border: none;
}

.glossymenuint a.menuitem:hover{
	color: #FEDA49;
	background-image: url(../img/f-itemint_.gif);
}

.glossymenuint div.submenu{ /*DIV that contains each sub menu*/
	width: 205px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
}

.glossymenuint div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenuint div.submenu ul li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #B6B6B6;
	background-image: url(../img/f-subitem.jpg);
	background-color: #CCCCCC;
}

.glossymenuint div.submenu ul li a{
	display: block;
	color: #666666;
	text-decoration: none;
	padding: 2px 0;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../img/f-subitem.jpg);
}

.glossymenuint div.submenu ul li a:hover{
	colorz: white;
	color: #000000;
	background-image: url(../img/f-subitem_.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
