/* 
	smooth taste table styles
	written by Thomas Opp http://www.yaway.de
*/
#colortb table {
  border-collapse: collapse;
  border: 1px solid #38160C;
  font: normal 12px arial;
  color: #F6ECF0;
  background: #BF1329;
  }
#colortb caption {
  text-align: left;
  font: bold 12px arial;
  background: transparent;
  padding-bottom:4px;
  color:#333;
  }
#colortb td, #colortb th {
  border: 1px dashed #eaeaea;
  padding: .8em;
  color: #fff;
   padding-top:6px;
  padding-bottom:6px;
  }
#colortb thead th, #colortb tfoot th {
  font: bold 12px arial;
  border: 1px solid #eaeaea;
   border: 1px solid #242424;
  text-align: center;
  background: #242424;
  color: #fff;
  padding-top:4px;
  padding-bottom:4px;
  }
 
#colortb tbody td a {
  background: transparent;
  text-decoration: none;
  color: #F6ECF0;
  }
#colortb tbody td a:hover {
  background: transparent;
  color: #FFFFFF;
  }
#colortb tbody th a {
  font: normal 12px arial;
  background: transparent;
  text-decoration: none;
  font-weight:normal;
  color: #F6ECF0;
  }
#colortb tbody th a:hover {
  background: transparent;
  color: #FFFFFF;
  }
#colortb tbody th, #colortb tbody td {
  vertical-align: top;
  text-align: center;
  
  }
#colortb tfoot td {
  border: 1px solid #38160C;
  background: #38160C;
  padding-top:6px;
  }
#colortb .odd {
  background: #7B2342;
  }
#colortb tbody tr:hover {
  background: #51152A;
  }
#colortb tbody tr:hover th,
#colortb tbody tr.odd:hover th {
  background: #51152A;
  }
  
  #colortb { 
  
  
  }
  #right_tb { float:right; width:250px; margin:0px 0px 10px 15px; text-align:left; }
  #tbshow {width:560px; margin-bottom:10px; margin:0 auto; }
  