.anylinkcss {
position:absolute;
margin:0 0 0 -30px;	 /* adjusted to center dropdown under word */
padding:0;
visibility: hidden;
border:0px solid black;
border-bottom-width: 0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
/*line-height: 13px;*/
z-index: 100;
background-color: #245497;
width: 190px;}
/*
.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}  

.anylinkcss a.sub_hover_nav {
width:170px;
display: block;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#333333 !important;
text-transform:uppercase;
text-decoration:none;
margin:0;
padding:5px 3px 5px 7px !important;
position:relative;
z-index:100;}

.anylinkcss a.sub_hover_nav:hover{ /*hover background color
background-color: #FFFFFF;
color:#ff6600 !important;
margin:0;
padding:0;
position:relative;
z-index:100;}*/


