.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid white;
border-bottom-width: 0;
font:normal 11px Arial;
line-height: 16px;
z-index: 100;
background-color: #99AE6B;
width: 150px;
top:-150px;
left:155px!important;
}

.anylinkcss a{
color: black;
width: 100%;
display: block;
text-indent: 2px;
border-bottom: 1px solid white;
padding: 0px 0;
text-decoration: none;

text-indent: 2px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #D7DEBA;
color: black;
}

.menusor{
position:absolute;

line-height: 18px;
border:1px solid white;
font:normal 11px Arial;
width: 148px;
left:0px;
top:0px;
text-indent: 2px;
border-bottom-width: 0px;
}

.menusor a{
color: black;
width: 100%;
display: block;
text-indent: 2px;
border-bottom: 1px solid white;
padding: 1px 0;
text-decoration: none;

text-indent: 2px;
}

.menusor a:hover{ /*hover background color*/
background-color: #D7DEBA;
color: black;
}
