@charset "utf-8";


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-color: #000000;
}

img {
border:0px;}

.glossymenu{
margin: 0px 0;
padding: 0;
width: 150px; /*width of menu*/
border-bottom-width: 0;
padding-left: 10px;
padding-right: 10px;
}

.glossymenu a.menuitem{
	background: transparent url(../res/mua_menubg1.gif) repeat-x bottom left;
	color: white;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	height: 43px;
	padding-left: 15px;
	text-decoration: none;
	line-height:46px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	letter-spacing: 0.1em;
}

.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: 18px;
right: 15px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image: url(../res/mua_menubg2.gif);
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: #cccccc;
margin-bottom:0px;

}

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

.glossymenu div.submenu ul li{
border-bottom:0px solid #FFFFFF;
}

.glossymenu div.submenu ul li a{
	display: block;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
	font-size: 11px;
	letter-spacing: 0.05em;
	padding:5px 0;
	padding-left: 14px;
	border-top:1px solid #000000;
}

.glossymenu div.submenu ul li a:hover{
background: #666666;
display: block;
font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
text-decoration: none;
font-size: 11px;
letter-spacing: 0.05em;
padding:5px 0;
padding-left: 13px;
color:#FFFFFF;
border-top:1px solid black;
}

.toptext {font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif; font-size: 10px; color: #666666; letter-spacing: 0.05em; font-weight: bold; text-decoration: none;}
.toptextchosen {font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif; font-size: 10px; color: #CC00CC; letter-spacing: 0.05em; font-weight: bold; text-decoration: none;}
.toptext a:hover {text-decoration: none; color: #CC00CC;}

.glossymenu01{
margin: 0px 0;
padding: 0;
width: 150px; /*width of menu*/
border-bottom-width: 0;
}

.glossymenu01 a.menuitem01{
background: transparent url(../res/glossyback3.gif) repeat-x bottom left;
font: normal 12px "Georgia", "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
height: 43px;
padding-left: 10px;
text-decoration: none;
line-height:40px;
}

.glossymenu01 a.menuitem01:visited, .glossymenu01 .menuitem01:active{
color: white;
}

.glossymenu01 a.menuitem01 .statusicon01{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 15px;
right: 15px;
border: none;
}

.glossymenu01 a.menuitem01:hover{
background-image: url(../res/glossyback4.gif);
}

.glossymenu01 div.submenu01{ /*DIV that contains each sub menu*/
background: #cccc66;
margin-bottom:0px;

}

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

.glossymenu01 div.submenu01 ul li{
border-bottom:0px solid #FFFFFF;
}

.glossymenu01 div.submenu01 ul li a{
display: block;
font: normal 12px "Georgia", "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding:5px 0;
padding-left: 14px;
border-top:1px solid #01002A;
}

.glossymenu01 div.submenu01 ul li a:hover{
background: #999966;
display: block;
font: normal 12px "Georgia", "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding:5px 0;
padding-left: 13px;
color:#FFFFFF;
border-top:1px solid black;
}