.MainMenuTable {
	background-color	: #740000;
}
.MainMenuOuter {
	border				: 0px solid #F1EDE8;
	padding				: 0px;
	margin				: 0px;
	line-height			: 18px;
}
.MainMenuInner {
	border-top			: 0px solid #F1EDE8;
	border-bottom		: 0px solid #F1EDE8;
	border-left			: 0px solid #F1EDE8;
	border-right		: 0px solid #F1EDE8;
	padding				: 0px;
	margin				: 0px;
	line-height			: 18px;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	font-weight			: bold;
	color				: #FFFFFF;
	text-align			: center;
	text-transform		: uppercase;
	text-decoration		: none;
}
.MainMenuInner A,
.MainMenuInner A:link,
.MainMenuInner A:visited,
.MainMenuInner A:active
{
	border-top			: 0px solid #F1EDE8;
	border-bottom		: 0px solid #F1EDE8;
	border-left			: 0px solid #F1EDE8;
	border-right		: 0px solid #F1EDE8;
	padding				: 0px;
	margin				: 0px;
	line-height			: 18px;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	font-weight			: bold;
	color				: #FFFFFF;
	text-align			: center;
	text-transform		: uppercase;
	text-decoration		: none;
}
.MainMenuInner A:hover {
	border-top			: 0px solid #F1EDE8;
	border-bottom		: 0px solid #F1EDE8;
	border-left			: 0px solid #F1EDE8;
	border-right		: 0px solid #F1EDE8;
	padding				: 0px;
	margin				: 0px;
	line-height			: 18px;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	font-weight			: bold;
	color				: #CCCCCC;
	text-align			: center;
	text-transform		: uppercase;
}
.MainMenuItem {
	border-top			: 0px solid #F1EDE8;
	border-bottom		: 0px solid #F1EDE8;
	border-left			: 0px solid #F1EDE8;
	border-right		: 0px solid #F1EDE8;
	padding				: 0px;
	margin				: 0px;
	background-color	: #740000;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	font-weight			: bold;
	color				: #FFFFFF;
	text-align			: left;
	text-decoration		: none;
	text-transform		: uppercase;
}
.MainMenuItemSel {
	border-top			: 0px solid #F1EDE8;
	border-bottom		: 0px solid #F1EDE8;
	border-left			: 0px solid #F1EDE8;
	border-right		: 0px solid #F1EDE8;
	padding				: 0px;
	margin				: 0px;
	line-height			: 15px;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	font-weight			: bold;
	color				: #000000;
	text-align			: center;
	text-decoration		: none;
	text-transform		: uppercase;
	background-color	: #F1EDE8;
}
.MainMenuItemSel A,
.MainMenuItemSel A:link,
.MainMenuItemSel A:visited,
.MainMenuItemSel A:active
{
	border-top			: 0px solid #F1EDE8;
	border-bottom		: 0px solid #F1EDE8;
	border-left			: 0px solid #F1EDE8;
	border-right		: 0px solid #F1EDE8;
	padding				: 0px;
	margin				: 0px;
	line-height			: 15px;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	font-weight			: bold;
	color				: #000000;
	text-align			: center;
	text-decoration		: none;
	text-transform		: uppercase;
	background-color	: #F1EDE8;
}
.MainMenuItemSel A:hover {
	border-top			: 0px solid #F1EDE8;
	border-bottom		: 0px solid #F1EDE8;
	border-left			: 0px solid #F1EDE8;
	border-right		: 0px solid #F1EDE8;
	padding				: 0px;
	margin				: 0px;
	line-height			: 15px;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	font-weight			: bold;
	color				: #000000;
	text-align			: center;
	text-decoration		: none;
	text-transform		: uppercase;
	background-color	: #F1EDE8;
}
.SubMenuTable {
	border-top			: 1px solid #CCCCCC;
	border-left			: 1px solid #CCCCCC;
	border-right		: 1px solid #CCCCCC;
	border-bottom		: 1px solid #CCCCCC;
	background-color	: #F1EDE8;
}
.SubMenuItem {
	background-color	: #F1EDE8;
	padding-top			: 3px;
	padding-bottom		: 2px;
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 8.5pt;
	font-weight			: normal;
	text-decoration		: none;
	color				: #333333;
	border-right-width	: 1px;
	border-bottom-width	: 1px;
	border-bottom-style	: solid;
	border-bottom-color	: #CCCCCC;
	border-right-style	: solid;
	border-right-color	: #CCCCCC;
}