body {
	margin: 5px;
	background-color: #000000;
}
.topBG {
	background-color: #999999;
}
.stripeBG {
	background-color: #000099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 4px 8px;
	font-weight: bold;
}
.mainBG {
	background-color: #000033;
}
.copytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #999999;
	text-align: center;
	padding: 5px;
}
.topRight {
	background-image: url(../images/TopRight.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	white-space: nowrap;
	text-align: right;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 25px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.lrgtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.lrgredtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF3300;
}
.stripeBG a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.stripeBG a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.stripeBG a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.stripeBG a:hover {
	color: #FF3300;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000099;
	text-decoration: none;
}
.midtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.boldtext {
	font-weight: bold;
}
.midtext a {
	color: #000099;
	text-decoration: none;
}
