body
{
	background-color: #FFFFFF;
}


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

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
	border: thin solid #ffffff;
}
.Title {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #7d4587;
}
.TextBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: regular;
	color: #000000;
	background-color: #ffffff;
	font-style: normal;
	text-indent: 3pt;
	border: thin inset #cccccc;
}
.LogoTable {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #CCCCCC;
	background-color: #0D360C;
	border: thin none #999999;
}
.sub-TotalsTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #CCCCCC;
	border: thin solid #CCCCCC;
}
.MediumText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7d4587;
}
.textBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	background-color: #CCCCCC;
}
