
/*css form*/

.table_form {
	font-size: 12px;
	background: #ffffff
	border: 3px #0076AE;
	text-align:left;
}

/*
.table_f02 {
	color: #679D2D;
	font-size: 12px;
	text-align:right;
}

*/
/*
table.checks th  {
	font-size: 12px;
	font-weight: normal; 
	text-align: right;
}

*/

table.checks td  {
	font-size: 12px;
	text-align: left;
}

.table_form th {
padding: 0 10px;
text-align: right;
font-weight: bold;

}
/*
.table_form td {
font-weight: bold;

}*/

/*
h1 { 
	font-size: 24px;
	text-align:center;
	color: #0076AE;
	line-height: 20px;
	font-weight: bold; 
	margin: 10px 0px 20px 0px;
	padding: 0px;
}


h2 { 
	font-size: 18px;
	color; #0076AE
	text-align:center;
	font-weight: bold; 
	line-height: 2px;
	margin: 12px 0px 12px 0px;
	padding: 0px;
}
	
h5 { 
	line-height: 8px;
	color; #0076AE;
	margin: 0px 0px -5px 0px;
	padding: 0px;
}
*/

	
/* a {color: green; text-decoration:none;} */
/* a:hover { text-decoration:underline; } */

.submit  {
	background: #0076AE; 
	color: white; 
	font-weight: bold; 
	padding: 2px;
	}
	
.reset {
	background: #0076AE; 
	color: white; 
	font-weight: bold; 
	padding: 2px;
}


/*CSS Ibap Fair*/
.imgright {
  float: right;
  margin: 2px 10px 0px 0px;
  padding:0px; 
  clear:right;
  }
  
  
  
  

/*ZONE 1*/  
table.fair_zone {
   width: 745px;
   margin:10px 0px;; 
   padding:0px;
}

table.fair_zone td, table.fair_zone th {
 	text-align: center; 
 	font-weight:bold; 
 	border:1px #7E93A8 solid; 
 	padding:2px;
}

table.fair_zone th {
 	font-size: 14px; 
 	padding:4px;
}

table.fair_zone td {
 	font-size: 11px; 
}


table.fair_zone th.zone_title {
	padding:12px; 
	margin:0px; 
	text-align: center; 
	font-size: 18px; 
	font-weight:bold;
}



table.zone1 th { background: url('/fair_2008/zone_a.gif');  }
table.zone2 th { background: url('/fair_2008/zone_b.gif');  }
table.zone3 th { background: url('/fair_2008/zone_c.gif');  }
table.zone4 th { background: url('/fair_2008/zone_d.gif');  }
table.zone5 th { background: url('/fair_2008/zone_e.gif');  }
table.zone6 th { background: url('/fair_2008/zone_f.gif');  }


/* fair 2008 xls colors
table.zone1 th { background:#CC00FF;  }
table.zone2 th { background:#99CCFF;  }
table.zone3 th { background:#CCFFFF;  }
table.zone4 th { background:#CCFFCC;  }
table.zone5 th { background:#FFCCCC;  }
table.zone6 th { background:#FFCC99;  }


/* fair 2007 colors
table.zone1 th { background:#FFCC99;  }
table.zone2 th { background:#99CC99;  }
table.zone3 th { background:#FFFF99;  }
table.zone4 th { background:#66CCFF;  }
table.zone5 th { background:#FF9999;  }
table.zone6 th { background:#CC9966;  }
*/
