

.body-table#grid th {
  font-weight:bold;
  color: #eae1d5;
  background:#ab1d46;
 }

.body-table#grid td {
  text-align:left;
 }

#even {background: #eae1d5;}
#odd {background: #f3f2d5;}

th a img {border:none;}

