@charset "utf-8";
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.TableSplit21 {
	text-align: center;
	vertical-align: top;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.TableRoster {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	border: thin none #CCCCCC;
}

.TableMain {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	height: 390px;
	border: thin solid #CCCCCC;
	width: 100%;
}





.TableTopNav {
	color: #FFFFFF;
	background-color: #C70600;
	font-weight: bolder;
	width: 100%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
}
.TableHeader {
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	border: thin solid #CCCCCC;
}
.TableSmallHeader {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	width: 100px;
}

.PageFrame {
	text-align: center;
	vertical-align: top;
	border: thin ridge #CCCCCC;
	margin: 4px;
	padding: 0px;
}
.TableFooter {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	border: thin solid #CCCCCC;
}
.TableRight {
	text-align: center;
	vertical-align: top;
	width: 100%;
	border: thin solid #CCCCCC;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
}


.HeaderImage {
	border: thin outset #CCCCCC;
}
.ClassicBody {
	background-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
}
.CellSplit21 {
	text-align: center;
	vertical-align: top;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
