.anylinkcss{
	position: absolute;
	visibility: hidden;
	font: normal 9pt Arial;
	line-height: 18px;
	z-index: 100;
	width: 154px;
	background-image: url(menubg.jpg);
	background-color: #181D2A;
	padding: 2px 2px 2px 2px;
	background-repeat: repeat-x;
	background-position: top;


}

.anylinkcss a{
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	text-indent: 5px;
	color: White;
}

.anylinkcss a:hover{
	/*hover background color*/
	background-color: #2D3444;
	color: white;
	text-decoration: none;

}
div.gearheads {
	color: #FFCC33;
	font: normal bold 10pt Arial;
}

