.table_header
{
   background-color:#8BB0E7;
}
.image_header
{
   background-color:#8BB0E7;
}
form {
	font-size: 12px;
	color: #000000;	
	background-color:#8BB0E7;
}
.form_column
{background-color:#8BB0E7;}
.form_border
{
  margin:10px;  
  border:2px solid #708DB9;
  width:97%;  
}
.footer_header
{background-color:#8BB0E7;}
.form_header_row
{
  color:#4679A8;
  font-weight:bold;
  background-color:#9AC2FE;
  font-size:12px;
}
.main
{
   width:800px;
   margin:auto;
   text-align:left;
   background-color:#8BB0E7;
}