.ContentPane {
	color: #000;
	font: normal 12px/normal Arial, Helvetica, sans-serif;
}
.Copyright {
	color:#000;
	font: 11px Arial, Helvetica, Sans-Serif;
}
.Disclaim {
	font: 10px Arial, Helvetica, Sans-Serif;
	link: #993300;
	A:hover: #F47D20;
}
.Date
{
	font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    color:#993300;
   	background-color: #FFD166;
}
.MainMenu_MenuContainer {
	border-bottom: None;
	border-left: None;
	border-top: None;
	border-right: None;
	background: #930;
}
.MainMenu_MenuBar {
	cursor: hand;
	height: 16;
}
.MainMenu_MenuItem {
	cursor: hand;
	color: #ffd166;
	border-left: None;
	border-bottom: None;
	border-top: None;
	border-right: None;
	font: normal bold 11px Arial, Helvetica, Sans-Serif;
}
.MainMenu_MenuIcon {
	cursor: hand;
	border-left: None;
	border-right: None;
	border-bottom: None;
	border-top: None;
	text-align: center;
	width: 0;
	height: 0;
	background: #930;
}
.MainMenu_SubMenu {
	z-index: 1000;
	cursor: hand;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=2);
	border-bottom: None;
	border-left: None;
	border-top: None;
	border-right: None;
	background: #930;
}
.MainMenu_MenuBreak {
	border-bottom: None;
	border-left: None;
	border-top: None;
	border-right: None;
	height: 0;
	background: #930;
}
.MainMenu_MenuItemSel {
	cursor: hand;
	color: #930;
	background: #FFD166;
	font: normal bold 11px Arial, Helvetica, Sans-Serif;
}
