
}
#topmenu ul{
list-style-type:none; text-indent: 0px; background:#003399
}
#topmenu li{
display:inline;
}
#topmenu a{ 
float:left;
width:85px;
text-decoration:none;
color:white;
font-weight:bold;
background:#173c74;
padding:5px;
border-right:0px solid #FFFFFF;
font-family: Arial, Verdana, Helvitica;
FONT-SIZE: 14px;
text-align: center
}
#topmenu a:hover{
background:#3171ca;
}
