#hmenutop {
	position: relative;
	top: -21px;
	left: 450px;
	width: 350px;
	height: 20px;
	line-height: 20px;	
	font-weight: bold;
	color: white;
	font-family: tahoma;
	font-size: 11px;
	letter-spacing: 1px;	
}

#hmenutop a {
	text-decoration: none;
	color: white;	
}	

#hmenutop a:hover {
	color: #4F5603;
}

#hmenutop a.current  {
	color: #5D5D5F;
}

#hmenubottom {
	position: relative;
	top: -21px;
	height: 33px;
	line-height: 33px;	
	width: 900px;	
	text-align: right;
}

#hmenubottom span {	
	padding-right: 5px;
	color: #B9BABC;	
	font-weight: bold;
	font-size: 11px;
	font-family: tahoma;
}

#hmenubottom a {
	color: #B9BABC;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	font-family: tahoma;
}

#hmenubottom a:hover {
	color: #4F5603;
}

#hmenubottom a.current  {
	color: #5D5D5F;
}
