TR.niceTableHeader {
  color            : "FFFFFF";
  BACKGROUND-COLOR : "EABB00";
  font-style       : "normal";
  font-weight      : "bold";
  font-family      : "Tahoma";
  background-image : URL(".\niceTableHeader.jpg");
  background-repeat: repeat-x;
}

TR.niceTableBody {
  color            : "000000";
  BACKGROUND-COLOR : "555555";
  font-style       : "normal";
  font-weight      : "normal";
  font-family      : "Tahoma";
  font-size        : "10px";
 background-image : URL(".\niceTableBody.jpg");
  background-repeat: repeat-x;
}

TD.niceTableBody {
  color            : "000000";
  BACKGROUND-COLOR : "555555";
  font-style       : "normal";
  font-weight      : "normal";
  font-family      : "Tahoma";
  font-size        : "10px";
 background-image : URL(".\niceTableBody.jpg");
  background-repeat: repeat-x;
}
