.anylinkcss{
	position:absolute;
	visibility: hidden;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 12px/18px Verdana;
	z-index: 100;
	width: 125px;
	color: #012e65;
	left: 2px;
	top: 724px;
}

.anylinkcss a{
	width: 100%;
	display: block;
	text-indent: 5px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	text-indent: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #012e65;
	background-color: #FFFFFF;
}


.anylinkcss a:hover{ /*hover background color*/
background-color: #d6e2f0;
color: #012e65;
}

.anylinkcssMedium{
	position:absolute;
	visibility: hidden;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 12px/18px Verdana;
	z-index: 100;
	width: 225px;
	color: #012e65;
	left: 2px;
	top: 724px;
}

.anylinkcssMedium a{
	width: 100%;
	display: block;
	text-indent: 5px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	text-indent: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #012e65;
	background-color: #FFFFFF;
}


.anylinkcssMedium a:hover{ /*hover background color*/
background-color: #d6e2f0;
color: #012e65;
}

.anylinkcssLong{
	position:absolute;
	visibility: hidden;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 12px/18px Verdana;
	z-index: 100;
	width: 275px;
	color: #012e65;
	left: 2px;
	top: 724px;
}

.anylinkcssLong a{
	width: 100%;
	display: block;
	text-indent: 5px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	text-indent: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #012e65;
	background-color: #FFFFFF;
}

.anylinkcssLong a:hover{ /*hover background color*/
background-color: #d6e2f0;
color: #012e65;
}

.anylinkcss a noheader {
	width: 100%;
	display: block;
	text-indent: 5px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	text-indent: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #012e65;
	background-color: #FFFFFF;

}


