th{
  text-align: center ;
  font-size:x-small;
  font-style: normal;
  font-weight: normal;
  background: #ffff80;
  color: #000000 ;
}

td{
  font-size:x-small;
}

td.desc{
  text-align: left ;
  font-size:x-small;
  padding-left:20px;
}

td.ov{
  text-align: left ;
}

td.clsid{
  background: #ffffff;
}

tr.odd{
  background: #e8feff;
}

tr.even{
  background: #ccffff;
}

tr.control{
  color: #ffffff ;
  background: #000066;
}

tr.negative_control{
  color: #ffffff ;
  background: #0033ff;
}

tr.positive_control{
  color: #000000 ;
  background: #b3ffaa;
}

tr.pos{
  color: #ffffff ;
  background: #003399;
}

td.advTitle{
  color: #ffffff ;
  font-weight: bold;
  background : #000066;
}

td.advSub{
  color: #ffffff ;
  font-weight: bold;
  background : #9999cc;
}
