
.blacktable {
  border-collapse: collapse;
  border: none;
  font: normal 11px helvetica, verdana, arial, sans-serif;
  background-image: url(bg_acuit.gif); 
  background-repeat: repeat;

border-spacing: 1px;
  }
.Bcaption {
  text-align: left;
  font: normal 11px helvetica, verdana, arial,  sans-serif;
  background: transparent;
  }
.tbodytd, .tbodyth {
  border: none;
  padding: .4em;
  color: #6E6E6E;
  }
  
.theadth, .tfootth {
  font: bold 9px helvetica, verdana, arial, sans-serif;
  border: none;
  text-align: left;
  background: #000000;
  color: #00FF0C;
  padding: .4em;
  padding-top:4px;
  }
.tbodytd a {
  background: transparent;
  text-decoration: none;
  color: #9F9F9F;
  }
.tbodytd:hover {
  background: transparent;
  color: #00FF0C;
  }
.tbodyth a {
  font: bold 11px helvetica, verdana, arial, sans-serif;
  background: transparent;
  text-decoration: none;
  font-weight:normal;
  color: #9F9F9F;
  }
  
/*
.tbody td+td+td+td a {
    padding-right: 14px;
    background: url(arrow000.gif) transparent no-repeat bottom right;
    }
    tbody td+td+td+td a:hover {
        padding-right: 14px;
    background: url(arrow000.gif) transparent no-repeat bottom right;
    }*/
.tbodyth:hover {
  background: transparent;
  color: #00FF0C;
  }
.tbodyth, tbodytd {
  vertical-align: top;
  text-align: left;
  }

.odd {
  background: #000000;
  }
.tbodytr:hover {
  background: #0E0E0E;
  }
.tbodytr:hover th,
.tbodytr.odd:hover th {
  background: #0E0E0E;
  }

