.formTable1 {
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
	font-size: 7pt;
	font-weight:normal;
	color:#000000;
  background-color : #808080;	
	border-left : 2px solid #0AAAAA;
	border-top : 2px solid #0AAAAA;
	border-right : 2px solid #0AAAAA;
	border-bottom : 2px solid #0AAAAA;
}

.formLabel1 {
  color:#ffffff;
  background-color: #777788;
}		
		
.formData1 {
  color:#000000;
  background-color: #EEEEFF;
}

.flatTblSm {
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
	font-size: 7pt;
	font-weight:bold;
	color:#000000;
  	background-color : #eeeeee;	
	border-left : 2px solid #0AAAAA;
	border-top : 2px solid #0AAAAA;
	border-right : 2px solid #0AAAAA;
	border-bottom : 2px solid #0AAAAA;
}
		
.flatLblSm {
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
	font-size: 8pt;
	font-weight:normal;
	color:#004080;
	background-color : #CCCCCC;
	border-top: 1px solid #eeeeee;
	border-left: none;
	border-right: none;
	border-bottom: none;
	padding-left: 2px;
}				

.flatDatSm {
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
  font-size: 8pt;
	font-weight:normal;
  color:#000000;
	background-color : #eeeeee;	
  border-left : 1px solid #eeeeee;
  border-top : 1px solid #eeeeee;
  border-right : 1px solid #eeeeee;
  border-bottom : 1px solid #eeeeee;
}		





 		
