.tableheaders { 
	font-family:Arial ;
	font-weight: boldest;
	font-size:10;
	text-align:center;
	color:#999999;
	background:#000063;
	
}
.bottomdividers {
background-image:url('images/misc/div.gif');
font-size:4;
}
.topdividers {
background-image:url('images/misc/tdiv.gif');
font-size:4;
}