<style type="text/css">

BODY { 
  background: url("bodybg5.gif");
  background-attachment: fixed;
  background-repeat: no-repeat;

}

.CheckBox
{
	border:black;
	border-style:groove;
	border-top-width:1px;
	border-bottom-width:1px;
	border-right-width:1px;
	border-left-width:1px;}

.FormFont
{
	
	font-size:10pt; 
	color:black; 
}
	
.FormFont2
{
	font-family:verdana,arial,Helvetica, sans-serif; 
	font-size:8pt; 
	color:black; 
}

.TextBox		
{
	font-family:verdana,arial; 
	font-size:8pt; 
	color:black; 
	background-color:white; 
	border:black; 
	border-style:groove; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;}


.TextBox2		
{
	font-family:Verdana,arial; 
	font-size:10pt; 
	color:black; 
	background-color:#CECECE; 
	border:black; 
	border-style:groove; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;}

.TextBox3		
{
	font-family:verdana,arial; 
	font-size:8pt; 
	color:black; 
	background-color:white; 
	border:grey; 
	border-style:groove; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;}




</style>
<!-- Orange=#CC6600, Blue=#336699, Silver=#CCCCCC -->

