.anylinkcss_longtab{
position:absolute;
visibility: hidden;
border:1px solid gray;
font:normal 12px Arial;
line-height: 18px;
z-index: 100;
background-color:#06065C;
width: 250px;
color: #ddd;
visibility:hidden;
left: 305px;
}

.anylinkcss_longtab a{
color: #ddd;
width: 100%;
display: block;
text-indent: 3px;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
border-bottom-width: 0
}

.anylinkcss_longtab a:hover{ /*hover background color*/
background-color:#363685;
color: white;
font-weight:bold;
}