.active_t{
  color : white;
  background-color : purple;
}
.Td_top{
 background-color : fuchsia;
 border-top: 1px solid #97999c;
 border-bottom: 1px solid #97999c;
 padding: 6px; 

  color : white;
}

.Td_bottom_border{
 
 border-bottom: 1px solid #97999c;
 padding: 6px;
 

  font-size : 9pt;
}

TD{
  background-color : white;
}