body {
	background-color: #FFF;
}

.SmallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCC;
}

.SmallBlackText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}

.NormalText, body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999;
    text-decoration: none;
	font-weight: normal;
	text-transform: none;
	font-style:normal;
}

.RedText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC3300;
    text-decoration: none;
	font-weight: normal;
}

.SubjectHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999;
	font-weight: bold;
}

ul, ol {
	margin-top:0px;
	margin-bottom:0px;
}

a.mainnav, a.mainnav:visited, a.mainnav:link {
	color: #FFF;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

a.mainnav:hover {
	color: #cc3300;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

a:link, a:visited {
	color: #CC3300;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

a:hover {
	color: #cc3300;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

a.email, a.email:hover, a.email:visited, a.email:link {
	color: #CC3300;
	border-bottom: 1px solid #999;
}

* td.topgray { background-color: #CCC; width: 610px; height: 25px; padding-top: 5px; }
* td.botgray { background-color: #CCC; width: 610px; height: 53px; }
* td.bw { width: 610px; }
* td.prebox { width:235px; height:34px; background-color: #fffae5; }
* td.partstop { height:253px; }
* td.partstoprt { height:38px; }

div.indent { padding-left: 20px; padding-right: 20px; }