	html, body{ 
 margin:0; 
 padding:30; 
 text-align:center; 
background:#054b6e url(images/bg_blue.jpg) center top no-repeat;

} 
 
#pagewidth{ 
 width:850px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
  		border: solid #000000;
		border-width:1px 1px 1px 1px;
} 
 
#formbckgrnd{ 
background:url(images/formbckgrnd.jpg) center top no-repeat;
} 

 
		
.bodytext {
	margin: 10px;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

.capturetext {
	margin: 8 5 0 5;
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}

.bodytextsmall {
	font-family: Verdana;
	font-size: 10px;
	color: #5D5D5D;
	font-weight: normal;
}


.displayname {
	margin: 45 18 0 0;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
}



.bodybold {
	margin: 10px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: 3B3B3B;
}

.formtext {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

.class1 A:link {text-decoration:none; color:#FFFFFF} 
.class1 A:visited {text-decoration:none; color:#FFFFFF}
.class1 A:hover { text-decoration: none; color:#FFFF66}
