DIV.HiddenNav {
	LEFT: 0px; VISIBILITY: hidden; CURSOR: hand; POSITION: absolute; TOP: 0px; BACKGROUND-COLOR: transparent
}
a:hover {
color: #ff0000;
background:#ffffff;
}
#bot-menu a {
font-family: verdana, arial, sanf-serif;
color: #000099;
font-size: 10px;
text-decoration: none;
}
#bot-menu a:hover{
    background-color:#18416D; 
    color:#ffffff;
	font-weight: bold;
	padding: 1px 2px 1px 2px;
	text-decoration: none;
}
#list-menu a {
font-family: verdana, arial, sanf-serif;
color: #ffffff;
font-size: 10px;
display: block;
width:135px;
padding: 1px 1px 1px 3px;
border: 1px solid #000000;
background: #18416D;
text-decoration: none;
filter:blendTrans(duration=0.3);}
<!--  background-image: url("../images/button1.gif"); -->
#list-menu a:link, #list-menu a:active,{
color: #ffffff;
background: #18416D;
}
#list-menu a:visited {
color: #ffffff;
}
#list-menu a:hover {
border: 1px solid #000000;
background:#FE8001;
font-weight: bold;
color: #ffffff;
}
#list-menu ul {
margin: 0;
padding: 0;
list-style-type: none;
}
#list-menu li {
margin: 1px 0 0;
}
/*FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#4B92D9', endColorStr='#ffffff', gradientType='1')*/
