body {
  background-image: url('../images/background.jpg'); 
  margin-top: 10px;
}


table.main_table {
  width: 750px;
  margin-left: auto;
  margin-right: auto;
}


td.header {
  background-image: url('../images/header.jpg'); 
  height: 189px;
}


td.menu_bar {
  background-image: url('../images/table_background.jpg'); 
  height: 39px;
}
table.menu_bar {
  border-width: 3; 
  border-style: double; 
  border-color: #3333FF;
  background-color: #3366FF;
  text-align: center;
  color: #FFFF00;
  font: 8pt "Century Gothic" ;
  width: 100%;
}
table.menu_bar td {
  padding-bottom: 0px; 
  padding-top: 0px ; 
}

a.mainlinksINFO_BAR_MENU:link    {color: white ;  font-weight: bold; text-decoration: none; font-family: Century Gothic; font-size: 8pt ;  } 
a.mainlinksINFO_BAR_MENU:visited {color: white ;  font-weight: bold; text-decoration: none; font-family: Century Gothic; font-size: 8pt ;  } 
a.mainlinksINFO_BAR_MENU:active  {color: white ;  font-weight: bold; text-decoration: none; font-family: Century Gothic; font-size: 8pt ;  } 
a.mainlinksINFO_BAR_MENU:hover   {color: red ;  font-weight: bold; text-decoration: none; font-family: Century Gothic; font-size: 8pt ;  }


td.main_panel {
  background-image: url('../images/table_background.jpg'); 
}


td.footer {
  background-image: url('../images/footer.jpg'); 
  height: 76px;
  vertical-align: center;
  text-align: center;
  font-size: 8pt;
  font-family: Verdana, Sans-Serif;
  color: #999999;
}


td.left_col {
  width: 200px;
  vertical-align: top;
  text-align: left;
  padding: 20px;
}


a.menu_bar {
  COLOR: #3366FF;
  FONT-FAMILY: Arial; 
  FONT-SIZE: 10pt;  
  FONT-WEIGHT: Bold;
  PADDING: 0px;
  text-decoration: none;
}
a.menu_bar:hover   {color: AntiqueWhite ; } 

table.vert_menu {
}
table.vert_menu td {
  text-align: center;
  width: 200px;
  height: 28px;
  background-image: url('../images/menu_background.gif');
}

table.capture {
}
table.capture td {
  text-align: center;
  width: 200px;
  background-image: url('../images/menu_background.gif');
}


td.middle_col {
  width: 523px;
  vertical-align: top;
  padding: 0px;
}

div.middle_col {
  TEXT-ALIGN: left;
  FONT-SIZE: 10pt; 
  COLOR: #000000; 
  FONT-FAMILY: Arial, Sans-Serif;
}

td.right_col {
  width: 27px;
  vertical-align: top;
  text-align: left;
  height: 100%; 
  padding: 0px;
}




span.header {
 font-family: Arial, Sans-Serif;
 font-size: 18px;
 font-weight: bolder;
}

h3{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px;
	color: #CC0000;
	text-align: center;
}

span.header_red {
 font-family: Arial, Sans-Serif;
 font-weight: bolder;
 color: #CC0000;
}


table.testimonial {
	/* font-family: Arial, Helvetica, sans-serif; */
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 13px;
	/* text-align: left; */
	font-style: normal;
	font-weight: normal;
	color: #000000;
	/* text-indent: 20px; */
   background-color: #FFFFCC;
   width: 80%;
}