.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid gray;
border-bottom-width: 0;
font:normal 10px Verdana;
line-height: 18px;
z-index: 100;
background-color: #C6CFD6;
width: 210px;
text-align:left;

}

.anylinkcss a{
color: black;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid gray;
padding: 1px 0;
text-decoration: none;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #D9D7B2;
color: #990000;
}



.anylinkcss2{
position:absolute;
visibility: hidden;
border:1px solid gray;
border-bottom-width: 0;
font:normal 10px Verdana;
line-height: 18px;
z-index: 100;
background-color: #C6CFD6;
width: 210px;
text-align:left;

}

.anylinkcss2 a{
color: black;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid gray;
padding: 1px 0;
text-decoration: none;
text-indent: 5px;
}

.anylinkcss2 a:hover{ /*hover background color*/
background-color: #D9D7B2;
color: #990000;
}
.anylinkcss2 SPAN
{

font-weight:bold;
font-style:oblique;
background-image:url(../images/photo_add.png);
background-position:left;
background-repeat:no-repeat;
padding-left : 18px;}

