table.odd {
	border: 1px solid #e5eff8;
	margin:1em auto;
	border-collapse:collapse;
}
/*
caption {
	color: #9ba9b4;
	font-size:.94em;
		letter-spacing:.1em;
		margin:1em 0 0 0;
		padding:0;
		caption-side:top;
		text-align:center;
	}	
*/
input, select {
    vertical-align: middle;
}
caption {
    font-size: 14px;
    font-weight: bold;
}
tr.odd td	{
	background:#f7fbff
}
tr.odd .column1	{
	background:#f4f9fe;
}	
.column1	{
	background:#f9fcfe;
}
.odd td {
	border: 1px solid #e5eff8;line-height:25px;

	//text-align:center;
}					
.odd thead th {
	font-weight:normal;
	text-align:left;
	border-bottom: 1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.1em 1em;
}							
.odd th {
	border: 1px solid #e5eff8;
	background:#f4f9fe;
	text-align:center;
	font:bold 1em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#666666;
	padding:.3em 1em;
}	
.odd tfoot th {
	text-align:center;
	background:#f4f9fe;
}	
.odd tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
}		
.odd tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
}	

