/* 
Juan Manuel Andreani - Leones Cordoba - Argentine 
EnitHost.Com - (  argstyle.css is for free use )
*/

table {
border: 1px solid #006;
width: 100%;
}
	
caption {
background:#009;
font-weight:bold; color:#fff;
font-size:115%;
padding:5px 0;
}	

th {
background-image:url(/img/bgsideflip.gif);
font-weight:bold; color:#000; padding:4px 0;
}

th.lt {padding-left:10px;}
 
tr { background-color:#efefef;} 
 
.odd { background:#f9f9fa;}

td { 
color:#000; 
padding:4px 10px;
} 

td+td+td {text-align:center;}
td:first-child {font-weight:600;}
