a:link    { color: #1C85CA; text-decoration: none; font-family: Tahoma;;font-size:10pt; font-weight:bold }
a:visited {color:#163774; text-decoration: none; font-family: Tahoma; font-weight: bold;font-size:10pt }
a:active  {color:#138391; text-decoration:underline; font-family: Tahoma, Verdana, Sans Serif; font-weight: bold;font-size:10pt }
a:hover   {color:#138391; text-decoration:underline; font-family: Tahoma, Verdana, Sans Serif;; font-weight: bold; font-size:10pt}


body
{ 
	font-family: Tahoma;; 
	background-color: #FFFFFF; 
	color: #000000;font-size: 10pt; font-weight:bold; 
}
.glossymenu{
border-left:1px solid #9A9A9A; border-right:1px solid #9A9A9A; border-top:1px solid #9A9A9A; border-bottom:0px solid #9A9A9A; list-style-type: none;
margin: 5px 0;
padding: 0;
width: 225px;

}

.glossymenu li a{
background: white url('images/glossyback.gif') repeat-x bottom left;
color: white;
display: block;
width: auto;
padding-left: 10px;
text-decoration: none; font-style:normal; font-variant:normal; font-weight:bold; font-size:13px; font-family:Tahoma, Verdana, Helvetica, sans-serif; padding-right:0; padding-top:3px; padding-bottom:3px

}


* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 225px;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: white;
}

.glossymenu li a:hover{
background-image: url('images/glossyback2.gif');
}