.Arrow{
	background-image: url(images/spacer.gif);
}

.headerlinkbg {

	background-color: #aed232;
	}

.linkcss{
	position:absolute;
	font: normal 12px Arial;
	color: #3a3a3a;
	line-height: 18px;
	z-index: 100;
	background-color: #aed232;
	visibility: hidden;
}

.linkcss a{
	display: block;
	height: 24px;
	color: #3a3a3a;
	padding-left: 12px;
	padding-top: 5px;
	text-decoration: none;
	font-weight: bold;
	background-color: #aed232;
}

.linkcss a:hover{ 
	background-color: #9bbc2a;
	color: #3a3a3a;
	display: block;
	height: 24px;
}

A.menulink {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 16px;
	text-decoration: none;
	}
	
A.menulink:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 16px;
	text-decoration: none;
	background-repeat: repeat-x;
	background-image: url(image/subpagebg.gif);
	}

