.mainheaderCustom {
  clear:both;
	background:#B0CCD9;
  border-top:2px solid #92B8CB; 
  height:22px;
  padding:4px;
  
	color: #153D51;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.mainbackgroundCustom {
	background: #ABC9D6;
}

.tableheaderCustom {
	background: #A2B1CA;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.littletablerowCustom {
	background: #C2D8E2;
	color: #153D51;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
}

.mainfooterCustom {
  clear:both;
	background: #B0CCD9;
  border-color: #92B8CB;
  border-bottom:2px solid #92B8CB; 
  height:22px;
  padding:4px;
  
	color: #153D51;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
