.menuActuator a {
	color:#5A3F1F;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0;
	padding: 0;
	display: block;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
/* this makes TDs a container with their own coordinate system. absolutely-positioned elements will be offset relative to them */
td div {
	position:relative;
}
/* all lists */
.menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
li a:hover {
	text-decoration: underline;
}

#menu0Content li {
}
#menu1Content li {
	background: #EBE1C3;
	padding: 4px;
	color: #5A3F1F;
	border-right: 1px solid #51DCFF;
	border-bottom: 1px solid #51DCFF;
	border-left: 1px solid #51DCFF;
}
#menu2Content li {
	background: #E7FAFF;
	padding: 4px;
	color: #5A3F1F;
	border-right: 1px solid #51DCFF;
	border-bottom: 1px solid #51DCFF;
	border-left: 1px solid #51DCFF;
}
#menu3Content li {
	background: #EBE1C3;
	padding: 4px;
	color: #5A3F1F;
	border-right: 1px solid #51DCFF;
	border-bottom: 1px solid #51DCFF;
	border-left: 1px solid #51DCFF;
}

#menu4Content li {
	background: #E7FAFF;
	padding: 4px;
	color: #5A3F1F;
	border-right: 1px solid #51DCFF;
	border-bottom: 1px solid #51DCFF;
	border-left: 1px solid #51DCFF;
}
#menu5Content li {
	background: #EBE1C3;
	padding: 4px;
	color: #5A3F1F;
	border-right: 1px solid #51DCFF;
	border-bottom: 1px solid #51DCFF;
	border-left: 1px solid #51DCFF;
}
#menu6Content li {
	background: #E7FAFF;
	padding: 4px;
	color: #5A3F1F;
	border-right: 1px solid #51DCFF;
	border-bottom: 1px solid #51DCFF;
	border-left: 1px solid #51DCFF;
}
