/* CSS Document */
*
{
	border: 0;
	margin: 0;
	padding: 0;
}
table.table01 
{
	text-align: left;
	border-spacing: 0px;
	float:left; 	
}


table.table01 a, table.table01, table.table01 tbody, table.table01 tfoot, table.table01 tr, table.table01 th, table.table01 td 
{
	font-family: Arial, Helvetica, sans-serif; 
	line-height: 14px;
	font-size: 13px;
	color: #55595c;
	color:#fff;
}
table.table01 tbody td{
	padding: 5px;
	height: 30px;
}

table.table01 caption
{
	border-bottom-color: #b5370e;
	border-right-color: #b5370e;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	text-transform: uppercase;
	font-size: 14px;
	text-align: left;
	font-style: normal;
	color: #b5370e;
	padding:10px;
}

table.table01 a
{
	text-decoration: none;
	color: #816658;
	
}

table.table01 a:hover, table.table01 a:focus
{
text-decoration: underline;
}
table.table01 th
{
	border-bottom: 1px dotted #000 ;
	border-top: 1px dotted #342D3A ;
	font:bold 13px Arial, Helvetica, sans-serif !important; 
}
table.table01 th a
{
	color: #816658;
	text-align: left;
	padding:5px;
	display: block;
}
table.table01 .odd th a,table.table01 .odd td a,table.table01 .odd td{
	color: #816658;
}

table.table01 th a:hover, table.table01 th a:focus, tbody tr:hover th
{   
   font-style: normal;   
   font-weight: normal;   
}
table.table01 .odd th,table.table01 .odd td{
	border-top: 1px dotted #baaea3;
}

table.table01 thead th
{
	height: 30px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	padding: 5px;
	background-color: #4F3C3E  ;
	text-transform: none;
	color: #baaea3;
	
}
table.table01 tfoot{
	border-top: 1px dotted #fff;
	height:30px;
	
}
table.table01 tfoot th, table.table01 tfoot td{
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	padding: 5px;
	background-color: #816658;
	text-transform: none;
	color: #baaea3;  
}

table.table01 tbody th
{
	color: #baaea3;
	font-style: normal;
	padding: 5px;

}

table.table01 td
{
height: 30px;
background-color: #332727 ;
background:#020C0D ;
color: #816658;
color:#ccc ;color:#949AAA ;
border-bottom: 1px dotted #112211;
border-top: 1px dotted #0F1316; 
}

table.table01 tbody tr.odd
{
	background-color: #baaea3;
	border-bottom: 1px dotted #baaea3;
}

table.table01 tbody tr:hover td
{

}

table.table01 tbody tr:hover td, table.table01 tbody tr:hover th, table.table01 tbody tr:hover a
{
	
}
table.table01 b, table.table01 strong {font-weight: normal; }


.table02 td { border-collapse:collapse }
.table02 td { padding-bottom:1px;   }