.anylinkcss{
	position:absolute;
	visibility: hidden;
	border-width: 0px;
	font:normal 12px Arial;
	line-height: 18px;
	z-index: 100;
	width: 100px;
	
}

.anylinkcss a{
	width: 220px;
	height:18px;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	padding-left:7px;
	text-decoration: none;
	font-weight: normal;
	text-indent: 1px;
	text-align:left;
	background-color: #a2bdd5;
	color: #000000;
	white-space: nowrap;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5782AF;
}

.anylinkcss a:hover{
	background-color:#8cc7b0;
	color: #ffffff;
	white-space: nowrap;
	padding-left:7px;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5782AF;
}

.eventmenu{
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004B6D;
	text-decoration:none;
	font-weight: normal;
}
