BODY { margin-left:0.0in;
margin-right:0.0in; 
margin-top:0.0in;
margin-bottom:0.0in;
font-family: arial, helvetica, sans-serif;
} 

A:link {
	font-weight:bold;
	text-decoration: underline;
	color: blue;
}

A:visited {
	font-weight:bold;
	text-decoration: underline;
	color: maroon;
}

A:hover{
	COLOR: #000000;
	BACKGROUND-COLOR: #9DB6FF;
	TEXT-DECORATION: underline
}

.tbtext{ font-family: arial, helvetica, sans-serif; 
	font-size: 9.5pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000; }

.tbtextwhite{ 
	font-family:  arial, helvetica, sans-serif; 
	font-size: 9pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #FFFFFF; 
	background-color:#666699;
}

.tbtextgray{ 
	font-family: arial, helvetica, sans-serif; 
	font-size: 9pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #CCCCCC; 
}

.error{ 
	font-family: arial, helvetica, sans-serif; 
	font-size: 7.5pt; 
	font-style: normal; 
	font-weight: normal; 
	color: red; 
}

.copyrights{ 
	font-family: arial, helvetica, sans-serif; 
	font-size: 7.5pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000; 
}

.maintbs {
	font-family: arial, helvetica, sans-serif;
	font-size: 8.5pt;
	color: #000000;
	border: 1px solid #6E5D47;
	background-color: #d3d3d3;
	
}

.typeforms {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	background-color: #FFFFFFF;
	border: 1px solid #000000;
}

.tbheaders {
	font-family: arial, helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}


.hilites {
	font-family: arial, helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	border: 1px solid #000000;
	background-color: #d3d3d3;
}

.formtable {

	font-family: arial, helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	border: 1px solid #000000;
}

.titles {
	font-family: arial, helvetica, sans-serif;
	font-size: 8.5pt;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
}

.graybox {
	border: 1px solid #CCCCCC;
}

.blackbox {
	border: 1px solid #000000;
}

.tbcols {background-color: #CBC8AF;}
