body
{
	background-color: #000000;
}


.innerTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
a:link {
	color: #FF9797;
	text-decoration: none;
}
a:visited {
	color: #FF9797;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a:active {
	color: #FF9797;
	text-decoration: none;
}
.outerTable {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	background-color: #000000;
	border: thin solid #CCCCCC;
}
.Title {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CCCCCC;
}
.TextBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
	font-style: normal;
	text-indent: 3pt;
	border: thin inset #CCCCCC;
}
.LogoTable {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #CCCCCC;
	background-color: #0D360C;
	border: thin none #999999;
}
.sub-TotalsTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #CCCCCC;
	border: thin solid #CCCCCC;
}
.MediumText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
}
