
/*MOD css table_style*/

tfoot {
  border-top: 3px solid #996;
}
thead {
  border-bottom: 3px solid #996;
}

tfoot tr {
  height: 80px;
}
tfoot th {
  font-size: 1.2em;
}
thead th {
  font-size: 1.5em;
}
.wTb1 {
  width: 443px!important;
  width: 445px;
}
.tb1 {
  height: 80px;
}

tr.tb1 th {
  width: 269px;
  font-size: 1.2em;
}
tr.tb1 td {
  text-align: center;
  width: 70px;
}


