.anylinkcss{
	position:absolute;
	font-family: "Gill Sans";
	font-size: 12px;
	line-height: 13px;
	z-index: 1000;/*E9FECB*/
	width: 209px;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
	top: 424px;
}

.anylinkcss a{
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	text-decoration: none;
	text-indent: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #CAE94F;
color: black;
}
.underlinemenu {
	background-attachment: scroll;
	background-image: url(image/underlinemenu.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.underlinemenuDiv {
	cursor: hand;
	background-attachment: scroll;
	background-image: url(image/underlinedivider.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
