.table_header
{
   background-color:#78B3E2;
}
.image_header
{
   background-color:#9FC7EA;
}
form {
	font-size: 12px;
	color: #000000;
}
.form_border
{
  border:2px solid #4679A8;
  width:97%;
  margin:10px;  
}
.footer_header
{background-color:#9FC7EB;}
.form_header_row
{
  color:#4679A8;
  font-weight:bold;
  background-color:#C4DDF5;
  font-size:12px;
}
.main
{
   width:800px;
   margin:auto;
   text-align:left;
   background-color:#9FC7EA;
}