.anylinkcss{
	position:absolute;
	visibility: hidden;
	border:1px solid #99ccff;
	font:normal 12px Verdana;
	line-height: 20px;
	z-index: 100;
	background-color: #ffffff;
	background-image: url(../images/bg_dropmenu.gif);
	background-repeat: repeat-y;
	width: 205px;
	filter: Alpha(Opacity=90, FinishOpacity=0, Style=0, StartX=0, StartY=0, FinishX=0, FinishY=0);
}

.anylinkcss a{
	width: 100%;
	display: block;
	text-indent: 26px;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #87bfff;*/
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #016cbd;
color: white;
}
