.anylinkcss{
	position:absolute;
	visibility: hidden;
	border-bottom-width: 0;
	line-height: 18px;
	z-index: 100;
	background-color: #5cadff;
	width: 205px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
#menu1{
	text-align: left;
	font-weight: normal;
}
#menu1 a, .anylinkcss a, 	 .anylinkcss a:active {
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	text-decoration: none;
	text-indent: 5px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4293E5;
	background-position: left;
}

#menu1 a:hover, .anylinkcss a:hover{ /*hover background color*/
	color: #000C62;
}
