.menutable {
	width:100%;
}
.menucelltop {
	height:24px;
	font-weight:bold;
	text-decoration: none;
	cursor:pointer;
}
.menucellbottom {
	height:7px;
}
.submenu {
	height:24px;
	display:block;
	cursor:pointer;
}
.submenuactive {
	height:24px;
	display:block;
	cursor:pointer;
}
.subheader {
	color:#000000;
	text-decoration: none;
}
.subheader:hover {
	color:#000000;
	text-decoration: underline;
}