div#balancedetails {
  padding: 5px;
  font-size: 12px;
}

div#balancedetails h1 {
  font-size: 14px;
  color: #a00;
  padding-bottom: 1em;
}

div#balancedetails h2 {
  font-size: 12px;
  color: #a00;
  padding-bottom: 1em;
}

#balancedetails td.acellhead {
  font-weight: bold;
  text-align: center;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 1px solid #a00;
  padding: 2px;
}

#balancedetails td.balrebate {
  font-weight: bold;
  color: #a00;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 1px solid #a00;
}

#balancedetails td.mcellhead {
  font-weight: bold;
  text-align: left;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 1px solid #a00;
}

#balancedetails td.tcellhead {
  font-weight: bold;
  text-align: center;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 1px solid #a00;
  padding: 2px 2em 2px 2em;
}

#balancedetails td.acellblank {
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 1px solid #a00;
}

#balancedetails td.mcell {
  text-align: left;
  padding: 2px;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 1px solid #a00;
}

#balancedetails td.tcell {
  text-align: center;
  padding: 2px 2em 2px 2em;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 1px solid #a00;
}

#balancedetails td.acell {
  text-align: right;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 1px solid #a00;
}

#balancedetails td.subtext {
  font-weight: bold;
  text-align: center;
  border: 0;
  padding: 2px;
}

#balancedetails td.subtotal {
  font-weight: bold;
  text-align: right;
  border: 0;
  padding: 2px;
}

#balancedetails td.ucellhead {
  font-weight: bold;
  text-align: left;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 1px solid #a00;
}

#balancedetails td.ucell {
  text-align: left;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 1px solid #a00;
}

#balancedetails td.balrefer {
  font-weight: bold;
  color: #a00;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 1px solid #a00;
  padding-top: 1em;
}

#balancedetails td.balmisc {
  font-weight: bold;
  color: #a00;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 1px solid #a00;
  padding-top: 1em;
}

#balancedetails td.bcell {
  text-align: left;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 1px solid #a00;
}


#balancedetails td.ttltext {
  font-weight: bold;
  text-align: center;
  border: 0;
  padding-top: 1em;
  color: #a00;
}

#balancedetails td.ttl {
  font-weight: bold;
  text-align: right;
  border: 0;
  padding-top: 1em;
  color: #a00;
}

#balancedetails td.cutofftext {
  text-align: left;
  border-bottom: 0;
  padding: 2px 2px 2px 5px;
  font-size: 10px;
}

#balancedetails td.cutofftotal {
  font-weight: bold;
  text-align: right;
  border: 0;
  padding: 2px 2px 2px 5px;
}
