.menutable {
	background-color: #8F0000;
}
.menutable td {
	border-left: 1px solid red;
	border-right: 1px solid red;
	border-bottom: 1px solid red;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: white;
}

.div_men a:link, .div_men a:visited, .div_men a:active {
	text-decoration: none;
	color: #FFFFFF;
	
}
.div_men {
	z-Index: 1000;
}
.div_men a:hover {
	color: #FFA201;
}

.men_td0 {
	padding: 3px;
}
.men_td {
	padding: 7px;
}