/* CSS Document */

table.data-table{
  background:#996;
}

table.data-table td.theader{
  background: #F5F5F5;
}
