table { 
width:98%;
/* margin:1em auto;	
 border-top:1px solid #e5eff8; border-right:1px solid #e5eff8;*/
border-collapse:collapse;
font-size: .8em;
margin-top:.4em;
margin-bottom:.4em;
}
caption {
font-size: .7em;
color: #9ba9b4;	
text-align:left;
padding:.1em .3em;
margin:0;
letter-spacing:.1em;
}
tr{border-top:1px solid #a50000; border-right:1px solid #a50000;}	
tr.title{border:none;}	
tr.head{border:none;background:#a50000;}	
tr.title td,tr.title th{padding-right:2em;}
tr.title td{border:none;}/*border-left:1px solid #a50000;*/
tr.title td.title{border-left:1px solid #a50000;}/**/
tr.odd td,tr.odd th	{background:#efcdce;}
/*tr.odd1.column1{
background:#efcdce;
font-weight:bold;
}	*/
.column1{
/*background:#efcdce;*/
font-weight:bold;
text-align:left;
}
/*td,th, td img{vertical-align:middle;}
td img, th img{vertical-align:middle; margin:0 4px;}*/
table img{vertical-align:middle; margin:0 4px;}
td {
border-bottom:1px solid #a50000;
border-left:1px solid #a50000;
padding:.1em .3em;
text-align:center;
}
td.left {text-align:left;}	
td.title {border-left:1px solid #a50000;
color:#fff;
text-align:left;	
font-weight: bold;	
background:#a50000 url(../img/capend_red.gif) no-repeat bottom right;
}			
th {
border-bottom: 1px solid #a50000;
border-left:1px solid #a50000;
font-weight:bold;
text-align:left;
padding:.3em 1em;
}
/*
th.left {
border-bottom: 1px solid #a50000;
border-left:1px solid #a50000;
font-weight:bold;
text-align:left;
padding:.3em 1em;
}			
*/				
thead th {
border-left:1px solid #a50000;
text-align:center;
background:#a50000;
/*font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
border:none;*/
color:#fff;
}	
thead td {
background:#fff; 
}	


