.anylinkcss{
position:absolute;
visibility: hidden;
/*border:1px solid gray;*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height: 22px;
z-index: 100;
width: 205px;
}

.anylinkcss a{

width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #ffffff;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
background-color:#7490c2;
opacity: .93;
filter: alpha(opacity=93);
color: #FFFFFF;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #b5cee4;
}
#deltah td {
	width: 147px;
	background-color: #7490c2;
	border-bottom:solid 1px #FFFFFF;
	padding-left:15px;
	background-image:url(bull.gif);
	background-repeat:no-repeat;
	background-position:left center;
	
}
#deltah .menuleft {
	width: 147px;
	background-color: #7490c2;
	border-bottom:solid 1px #FFFFFF;
	padding-left:15px;
	background-image:url(bull.gif);
	background-repeat:no-repeat;
	background-position:left center;
	
}
#deltah .menuleftover {
	width: 147px;
	background-color: #b5cee4;
	border-bottom:solid 1px #FFFFFF;
	padding-left:15px;
	background-image:url(bull.gif);
	background-repeat:no-repeat;
	background-position:left center;
	
}
#deltah a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
