body
{
	background-color: #ffffff;
}

.clsChampionBlue
{
	background-color: #769fc8;
}
.clsChampionPink
{
	background-color: #ff8989;
}
.clsChampionRed
{
	background-color: crimson;
}

.clsTableMenuTitles
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	border-collapse: collapse;
	background-color: #ffffff;
}

.clsTableMenuItems
{
	padding-right: 0px;
	padding-left: 0px;
	visibility: hidden;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	position: absolute;
	border-collapse: collapse;
}

.clsTdMenuTitle
{
	border-right: #ffffff thin solid;
	padding-right: 0px;
	padding-left: 4px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 0px;
	margin: 0px;
	width: 98px;
	padding-top: 0px;
	font-family: Arial;
	height: 20px;
	background-color: black;
}
.clsTdMenuTitleDiv
{
	padding-right: 2px;
	display: inline;
	padding-left: 2px;
	font-weight: bold;
	font-size: 12px;
	float: right;
	padding-bottom: 0px;
	margin: 0px;
	width: 5px;
	color: white;
	padding-top: 0px;
	font-family: Arial;
	height: 14px;
	background-color: red;
}

.clsTdMenuTitle a:link, a:visited
{
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: white;
}

.clsTdMenuTitle a:hover 
{
	text-decoration: underline;	
}

.clsTdMenuItem
{
	padding-right: 0px;
	padding-left: 8px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 0px;
	margin: 0px;
	width: 92px;
	color: white;
	padding-top: 0px;
	font-family: Arial;
	height: 20px;
	background-color: crimson;
}

.clsTdMenuItem a:link, a:visited
{
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: white;
}

.clsTdMenuItemOn a:link, a:visited
{
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: white;
}
.clsTdMenuItemOn a:hover
{
	text-decoration: underline;
}

.clsTdMenuItemOn
{
	padding-right: 0px;
	padding-left: 8px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 0px;
	margin: 0px;
	width: 92px;
	color: white;
	padding-top: 0px;
	font-family: Arial;
	height: 20px;
	background-color: black;
}
.clsLeftEdge
{
	BORDER-RIGHT: black 3px solid;
	DISPLAY: inline; 
	FONT-SIZE: 1px;
	Z-INDEX: 200;
	LEFT: 0px;
	WIDTH: 21px;
	BORDER-BOTTOM: black 3px; 
	POSITION: absolute; 
	TOP: -1px; 
	height: expression(GetDocumentHeight()+1);
	BACKGROUND-COLOR: #769fc8;
}

.clsBody
{
	DISPLAY: inline; 
	FONT-FAMILY: 'Trebuchet MS', Arial;
	FONT-SIZE: 8pt;
	BACKGROUND-COLOR: #ffffff;
}
.clsRedBar
{
	BORDER-RIGHT: black thin solid; 
	BORDER-TOP: black thin; 
	DISPLAY: inline; 
	FONT-SIZE: 1px; 
	Z-INDEX: 200; 
	LEFT: 10px; 
	BORDER-LEFT: black thin; 
	WIDTH: 613px; 
	BORDER-BOTTOM: black thin solid; 
	POSITION: absolute; 
	TOP: -1px; 
	HEIGHT: 65px; 
	BACKGROUND-COLOR: #dc1a41
}

.clsPinkBar
{
	BORDER-TOP-WIDTH: thin; 
	DISPLAY: inline; 
	BORDER-LEFT-WIDTH: thin; 
	Z-INDEX: 100; 
	BORDER-LEFT-COLOR: navy; 
	LEFT: 192px; 
	BORDER-BOTTOM-WIDTH: thin; 
	BORDER-BOTTOM-COLOR: navy; 
	WIDTH: 437px; 
	BORDER-TOP-COLOR: navy; 
	POSITION: absolute; 
	TOP: 35px; 
	HEIGHT: 42px; 
	BACKGROUND-COLOR: #ff8989; 
	BORDER-RIGHT-WIDTH: thin; 
	BORDER-RIGHT-COLOR: navy
}

.clsSlogan
{
	BORDER-RIGHT: black thin solid;
	PADDING-RIGHT: 2px; 
	BORDER-TOP: black thin solid;
	DISPLAY: inline;
	PADDING-LEFT: 2px;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 15px;
	Z-INDEX: 300; LEFT: 148px; 
	PADDING-BOTTOM: 2px;
	BORDER-LEFT: black thin solid;
	WIDTH: 516px;
	COLOR: black; 
	PADDING-TOP: 4px;
	BORDER-BOTTOM: black thin solid;
	FONT-FAMILY: Arial;
	POSITION: absolute;
	TOP: 5px;
	HEIGHT: 28px;
	BACKGROUND-COLOR: white;
	TEXT-ALIGN: center
}
.clsLogo
{
	Z-INDEX: 400;
	LEFT: 4px; 
	POSITION: absolute; 
	TOP: 0px
}
.clsMenuLabel
{
	Z-INDEX: 1000; 
	LEFT: 180px; 
	POSITION: absolute; 
	TOP: 45px;
}
.clsTitleBar
{
	border-right: black thin solid;
	padding-right: 3px;
	border-top: black thin solid;
	display: inline;
	padding-left: 3px;
	font-weight: bold;
	font-size: 20pt;
	z-index: 900;
	left: 277px;
	padding-bottom: 3px;
	border-left: black thin solid;
	width: 343px;
	color: white;
	padding-top: 3px;
	border-bottom: black thin solid;
	font-family: Arial;
	position: absolute;
	top: 122px;
	height: 34px;
	background-color: #7f8487;
	text-align: center;
}
.clsTitleImage
{
	border-right: black thin solid;
	border-top: black thin solid;
	z-index: 900;
	left: 64px;
	border-left: black thin solid;
	width: 552px;
	border-bottom: black thin solid;
	position: absolute;
	top: 179px;
	height: 115px;
}
