.anylinkcss{
border-left:1px ; border-right:1px; border-top:1px; border-bottom:0px; position:absolute;
border-bottom: 1px solid white;
visibility: hidden;
line-height: 18px;
z-index: 101;
background-color: #9E9F9F;
width: 120px; 
font-style:normal; font-variant:normal; font-weight:normal; font-size:11px; font-family:Trebuchet MS;
}



.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-top: 1px solid white;
border-left: 1px solid white;
border-right: 1px solid white;
padding: 1px 0;
text-decoration: none;
text-indent: 5px;
color: #000000;
}






.anylinkcss a:hover{ /*hover background color*/
background-color: #F7821D;
color: WHITE;

}



.sidecss{
border-left:1px ; border-right:1px; border-top:1px; border-bottom:0px; position:absolute;
border-bottom: 1px solid white;
visibility: hidden;
line-height: 18px;
z-index: 101;
background-color: #80CFFC;
width: 175px; 
font-style:normal; font-variant:normal; font-weight:normal; font-size:11px; font-family:Arial;
}



.sidecss a{
width: 100%;
display: block;
text-indent: 3px;
border-top: 1px solid white;
border-left: 1px solid white;
border-right: 1px solid white;
padding: 1px 0;
text-decoration: none;
text-indent: 5px;
color: #000000;
}


.sidecss a:hover{ /*hover background color*/
background-color: #0068AE;
color: WHITE;

}
