td.MenuCell a {
	white-space: nowrap;
}

td.MenuCell.Selected{
	background:#24514B;
}

td.MenuCell{
	font-size: 14px;
	background:#457771;
}

td.MenuCell a, td.MenuCell a:hover {
	color: white;
}

.MenuBkg{
	border-top-style: solid;  border-top-color: #ffffff; border-top-width: 1px;
	background:#9A141B;
}

.MenuText{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
}
