
.MenuButtonCell {
	height: 41px;
	background-color: #002551;
}

.MenuButton {
	color: #D3E0EF;
	padding-left: 15px;
	font: 16px helvetica;
	font-weight: normal;
	cursor: hand;
	text-decoration: none;
}

.MenuButtonOn {
	color: #D7610D;
	padding-left: 15px;
	font: 16px helvetica;
	font-weight: normal;
	cursor: hand;
	text-decoration: none;
}