.menu
{
width: 735px;
position:absolute;
border-style: solid;
border-color: #3399FF;
border-width: 1px;
font-size: 12px;
font-family: arial;
color: #336699;
padding: 10px;
}

#menu
{
width: 735px;
position:absolute;
border-style: solid;
border-color: #3399FF;
border-width: 1px;
font-size: 12px;
font-family: arial;
color: #336699;
padding: 10px;
}


.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #133E94;
border-bottom-width: 0;
font-size: 12px;
font-family: arial;
color: #336699;
line-height: 18px;
z-index: 100;
background-color: #1076DE;
width: 205px;
padding-top: -10px;
}

.anylinkcss a{
font-size: 12px;
font-family: arial;
color: #E5E5E5;
width: 100%;
display: block;
text-indent: 3px;
border:1px solid #133E94;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

.anylinkcss a:hover{ /*hover background color*/
font-size: 12px;
font-family: arial;
color: #336699;
background-color: 133E94;
color: white;
}


a:link.nodd { 
font-size: 12px;
font-family: arial;
color: #336699;
text-decoration: none;
}
	
a:visited.nodd  { 
font-size: 12px;
font-family: arial;
color: #336699;
text-decoration: none;
}
		
a:hover.nodd  { 
font-size: 12px;
font-family: arial;
color: #CC0000;
text-decoration: underline;
}

}
