
<!--
BODY{
scrollbar-face-color:#005871;
scrollbar-arrow-color:brown;
scrollbar-track-color:#EEEEEE;
scrollbar-shadow-color:'';
scrollbar-highlight-color:'';
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:''; background-color:#696969;
margin-top: 0; margin-left: 0
}
.rightside   { background-image: url('images1/rightsidefade.gif') }
.leftside    { background-image: url('images1/leftsidefade.gif') }
.basicfont   { font-family: Tahoma; font-size: 10pt; color: #FFFFFF; margin-left: 10; 
               margin-right: 10; text-align:left }
A	{text-decoration:none; color:#000000;}
A:hover	{color:#ffffff;}
.textsmall {font-family: tahoma; font-size: 8pt;}
.menutop{font-family: tahoma; font-size: 10pt; color:#ffffff}
.header1     { font-family: Tahoma; font-size: 14pt; letter-spacing: -1pt; font-weight: bold; color:#FFFFFF; text-align:left }

#dropmenudiv{
border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; border-bottom:0 solid #000000; position:absolute;
line-height:18px;
z-index:100; font-style:normal; font-variant:normal; font-weight:normal; font-size:12px; font-family:Verdana; background-color:#696969
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
background-color: #696969; 
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #3A3634; color:#FFFFFF
}

-->