.anylinkcss{
	position:absolute;
	visibility: hidden;
	border-bottom-width: 0;
	line-height: 18px;
	z-index: 100;
	background-color: #fff;
	width: 205px;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	color: #bd2918;
	/* filter:alpha(opacity=90); */
	opacity: 0.9;
	-moz-opacity:0.9;	
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-left: 0px;
}
.anylinkcss a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #999999;
	padding: 1px 0;
	text-decoration: none;
	text-indent: 5px;
}
.anylinkcss a:hover{
	background-color: #99CCFF;
	color: #bd2918;
	background-position: left;
}
.search {
	border: 1px solid #000000;
}

