/*  

Dark blue: #003366
Green: #99CC66

*/
.topnavigation	{line-height:15px;}
#topnav {margin: 0; padding: 0; color: #FFFFFF; list-style: none;}
#topnav li {float:left; font-family: Tahoma, Georgia, Verdana, Arial, sans-serif; font-size: 9pt; font-weight:bold;}
#topnav li a, #topnav li a:visited {display: block; width: 100%; text-align: center; text-decoration: none; background-image: url(images/main-nav-off2.gif); background-repeat: repeat-x; padding: 20px 0px 30px 0px; width: 127px !important; width /**/:127px; color: #FFFFFF;}
#topnav li a:hover {background-image: url(images/main-nav-on2.gif); text-decoration: underline; background-repeat: repeat-x; color: #003366;}
#topnav ul {display: none;}
#topnav ul li {border: none;}

#topnav ul a, #topnav ul a:visited {background: left repeat-y #F5F5ED !important; color: #555 !important;border: none !important;}
#topnav ul li a:hover {color: #fff; border: 1px solid #003366; }