body 
{
	margin: 0 auto;
	text-align:center;
	background-color: #969696;
}

#tblContainer
{
	width: 795px;
	height: 700px;
	margin: 0 auto;
}

.style1 
{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	color: #000000;
}
.style3 
{
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
}
.style5 {font-family: Arial, Helvetica, sans-serif, "Arial Narrow"; color: #FFFFFF; font-size: 9pt; font-weight: bold; }
.style6 {font-family: Arial, Helvetica, sans-serif, "Arial Narrow"; color: #000000; font-size: 11px; font-weight: bold; }

#tdFooter 
{ 
	padding: 0 15px 0 15px;
	background-image: url('../Images/btm-br.jpg');
	background-repeat: no-repeat;
	text-align: center; 
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 8pt;
	color: #ffffff; 
	font-weight: bold;
}
