.whiteBackground {
	background-color: #FFFFFF;
}
.subMenu {
	background-color: #D60000;
	padding: 5px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.menuCell {
	background-color: #D60000;
	border: 1px solid #D60000;
}
.menuMain {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D60000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 4px;
}
.menuMain a:link {
	text-decoration: none;
	color:#000066;
}
.menuMain a:visited {
	text-decoration: none;
	color:#000066;
}
.menuMain a:hover {
	text-decoration: none;
	color:#FF3300
}
.menuMainInvis {
	background-color:#CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D60000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 4px;
}
.menuMainInvis a:link {
	text-decoration: none;
	color: #D60000;
}
.menuMainInvis a:visited {
	text-decoration: none;
	color:#D60000;
	}
.menuMainInvis a:hover {
	text-decoration: none;
	color:#FF3300;
	}
.menuMainSelected {
	background-color: #D60000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D60000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.menuMainSelected a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.menuMainSelected a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.menuMainSelected a:hover {
	text-decoration: none;
	color:#00FFFF;
}
.menuMainSelectedInvis {
	background-color:#CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0066CC;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 4px;
}
.menuMainSelectedInvis a:link {
	text-decoration: none;
	color: #000066;
}
.menuMainSelectedInvis a:visited {
	text-decoration: none;
	color: #000066;
}
.menuMainSelectedInvis a:hover {
	text-decoration: none;
	color:#FF3300;
}
.menuSub {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding:5px;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.menuSub a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.menuSub a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.menuSub a:hover {
	text-decoration: none;
	color:#00FFFF;
}
.menuSubSelected {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding:5px;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color:#00CCFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.menuSubSelected a:link {
	text-decoration: none;
	color: #00CCFF;
}
.menuSubSelected a:visited {
	text-decoration: none;
	color: #00CCFF;
}
.menuSubSelected a:hover {
	text-decoration: none;
	color:#00FFFF;
}
.menuSubInvis {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding:5px;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color:#000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.menuSubInvis a:link {
	text-decoration: none;
	color: #000000;
}
.menuSubInvis a:visited {
	text-decoration: none;
	color: #000000;
}
.menuSubInvis a:hover {
	text-decoration: none;
	color:#333333;
}
.menuSubSelectedInvis {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding:5px;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color:#000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.menuSubSelectedInvis a:link {
	text-decoration: none;
	color: #000000;
}
.menuSubSelectedInvis a:visited {
	text-decoration: none;
	color: #000000;
}
.menuSubSelectedInvis a:hover {
	text-decoration: none;
	color:#333333;
}
.ContentSubMenuOff {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #999999;
	border-left-color: #666666;
}
.ContentSubMenuOff a:link {
	text-decoration: none;
	color: #000099;
}
.ContentSubMenuOff a:visited {
	text-decoration: none;
	color: #000099;
}
.ContentSubMenuOff a:hover {
	text-decoration: none;
	color: #D60000;
}
.contentSubMenuSpacer {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.ContentSubMenuOn {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #FFFFFF;
	border-left-color: #666666;
}
