.anylinkcss{
	position:absolute;
	border-bottom-width: 1px;
	line-height: 15px;
	z-index: 100;
	background-color: #E4EFF4;
	width: 205px;
	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;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-position: left;
	text-align: left;
	visibility: hidden;
	text-decoration: none;
}

.anylinkcss a{
	width: 100%;
	display: block;
	text-indent: 5px;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0D6AC8;
	text-align: left;
}

.anylinkcss a:hover{ /*hover background color*/
	background-color: #0D6AC8;
	color: white;
	text-decoration: none;
}
}
.ruler {
	color: #0099CC;
	vertical-align: middle;
}
