tr.odd td	{
	background:#f7fbff
	}
tr.odd .column1	{
	background:#f4f9fe;
	}	

.column1	{
	background:#f9fcfe;
	color:#CC0000;
        xwidth:110px;
	}

tr.even td	{
	background:#eee
	}
.column2	{
	background:#f4f9fe;
	color:#CC0000;
	}
tr.oddh td	{
	background:#ddeeff
	}
tr.oddh .column1h	{
	background:#ddeeff;
	}	
.column1h	{
	background:#ddeeff;
	color:#CC0000;
        xwidth:110px;
}

td {
	color:#678197;
	xborder-bottom:1px solid #e5eff8;
	xborder-left:1px solid #e5eff8;
	xpadding:.3em 1em;
	xtext-align:center;
	}				
th {
	font-weight:normal;
	color: #678197;
	text-align:left;
	border-bottom: 1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	xpadding:.3em 1em;
	}							
thead th {
	background:#f4f9fe;
	xtext-align:center;
	font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#66a3d3
	}	
tfoot th {
	text-align:center;
	background:#f4f9fe;
	}	
tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	xmargin:.5em .5em .5em 0;
	color:#66a3d3;
		}		
tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}	
