body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #338cff;
}
.footer {
	background-color: #760F06;
	color: #FFFFFF;
	font-size: 9px;
}

.text  { color: white; font-weight: bold; font-size: 12px; font-family: Verdana, Arial }
.disclaimer { color: white; font-weight: normal; font-size: 9px; font-family: Verdana, Arial }
.blk { color: black; font-weight: normal; font-size: 12px; font-family: Verdana, Arial }
.blktext { color: black; font-weight: bold; font-size: 12px; font-family: Verdana, Arial }
.underscore  { color: black; font-weight: bold; font-size: 13px; font-family: Verdana, Arial }
.links  { color: white; font-weight: bold; font-size: 12px; font-family: Verdana, Arial; text-decoration: underline }

.textForm {
color: white; font-weight: bold; font-size: 11px; font-family: Verdana, Arial
}

.cellForm{
	background-color: #0066FF;
	border: thin solid #0000FF;

}

.cellTextAreaForm{
	/*background-color: #750E05;*/
	/*border: thin solid #750E05;*/

}

.onlineHeader {
	color: white;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial;
	background-color: #760F06;
	padding: 3px;
}
.textFormElements {
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Arial;
}
.size10text {font-size: 10px}
