.Menu
{
	margin: 0px 0px 0px 15px;		
}

.MenuHeader_s
{
	background-color:#b9aca5;
	text-align:center;
	color: #ffffff; 
	font-family: Trebuchet MS;
	font-size:12px;
	text-decoration: none;	
	height: 22px;
	width:87px;
	cursor:pointer;
	border:none; 
}
.MenuHeaderHover_s
{
	background-color:#ed1a3b;
	text-align:center;
	color: #ffffff; 
	font-family: Trebuchet MS;
	font-size:12px;
	text-decoration: none;	
	height: 22px;
	width:87px;
	cursor:pointer;
	border:none; 
}


.MenuSpacer_s{width:5px;}
