.MainTable {
	vertical-align: top;
	height: 100%;
}
body {
	background-color: #010201;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}
.alink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #00aeef;
	text-decoration: underline;
}

.10PointBold {
	font-size: 10pt;
	font-weight: bold;
}
.brownCellBG {
	background-color: #38596b;
}
.sponsorCellBG {
	background-color: 38596b;
	background-repeat: no-repeat;
	background-position: left top;
}
.12PointBold {
	font-size: 12pt;
	font-weight: bold;
	color: #00aeef;
}