.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #003962;
border-bottom-width: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
line-height: 15px;
z-index: 100;
background-color: #ffffff;
width: 175px;
text-align:left;
}

.anylinkcss a{
background-image:url(../images/dop_arrow.gif);
background-repeat:no-repeat;
background-position: 0 50%;
width: 100%;
display: block;
xtext-indent: 3px;
border-bottom: 1px solid #003962;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #1c4b6a;
}

.anylinkcss a:hover{ /*hover background color*/
background-image:url(../images/dop_arrow.gif);
background-repeat:no-repeat;
background-position: 0 50%;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
background-color: #5db0ff;
color: white;
/*background-image: url(../images/black_arrow.gif);
background-repeat:no-repeat;
background-position: 0 50%;*/
}

/* Begin top Link Styles */


.toplink {
font-family: Helvetica, Arial,  sans-serif;
font-size: 12px;
font-weight: normal;
color: #ffffff;
padding-left: 10px;
padding-right: 12px;
border-right: 1px solid #ffffff;
text-decoration: none;
letter-spacing: 1px;
}

A.toplink:hover {
font-family: Helvetica, Arial,  sans-serif;
font-size: 12px;
font-weight: normal;
color: #ffffff;
padding-left: 10px;
padding-right: 12px;
border-right: 1px solid #ffffff;
text-decoration: none;
}

