tr {
  vertical-align: top;
}

.TRIevenrow {
  background-color: rgb(95%,95%,95%)
}

.TRIhead {
  border-top: 3px solid #ccc;
  border-bottom: 1px solid #ccc;
  font-weight: bold;
}

.TRItotal {
  border-top: 1px solid #ccc;
  border-bottom: 3px solid #ccc;
  font-weight: bold;
}

.TRInumeric {
  text-align: right;
}
