/*
Fernando Spiluttini - Licencia de libre distribución - fernandospiluttini@yahoo.es
*/

table a,
table a:visited {
	border:none;
	text-decoration: none;
	color:#333333;
	}		
table a:link{
	border:none;
	text-decoration: none;
/*	color:#666666;*/
	color:#FF0000;
}
img {
	border:0;
	margin-top:.5em;
	}	
table {
	width:97%;
	border-top:1px solid #e3f1fe;
	border-right:1px solid #e3f1fe;
	margin:3px auto;
	border-collapse:collapse;
	}
caption {
	color: #9ba9b4;
	font-size:.90em;
	letter-spacing:.1em;
	padding:0;
	margin:1em 0 0 0;
	margin-bottom:0;
	caption-side:top;
	text-align:center; 
	}	
tr.odd td,
tr.odd .column1 {
	background:#f4f9fe url(images/background.gif) no-repeat;
	}	
.column1	{
	background:#f9fcfe;
	}
td {
	color:#678197;
	border-bottom: 1px solid #e3f1fe;
	border-left:1px solid #e5eff8;
/*	padding:.3em 1em; */
/*	text-align:center; */
	font:bold 11px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	}				
th {
	font-weight:normal;
	color: #678197;
	text-align:left;
	border-bottom: 1px solid #e3f1fe;
	border-left:1px solid #e5eff8;
/*	padding:.3em 1em; */
	padding: 1px 1px;
	}	
thead th {
	background:#333333; 
	text-align:center;
	font:12px Arial, Helvetica, sans-serif;
	color:#66a3d3;
	}


tfoot th {
	font:0.8em Arial, Helvetica, sans-serif;
	background:#f4f9fe;
	text-align:center;
	}	
tfoot th strong {
	font:bold 0.8em Arial, Helvetica, sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
		}		
tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 0.8em;
	font-style: normal;
	}	