body {
	font-family: Arial, Helvetica, sans-serif;
	background:#CCCCFF;
}
.tableheader {
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #9e88a2;
}

.underlines {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #cdc0ce;
}
.footer {
	font-size: 9px;
	color: #003399;
}
.main {
	margin-left: auto ;
  margin-right: auto ;
	width:970px; 
	z-index:1; 
padding:14px;
	top: 86px; 
	background-color: #FFFFFF; 
	layer-background-color: #FFFFFF; 
	border: 1px none #000000;
	clear:both;
}
#header{ background:#CCCCFF;	margin-left: auto ;
  margin-right: auto ;

	width:970px; }
