table.table1
{
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
td.tablehead1
{
  background-color: #B88E8F;
  text-align: center;
  height: 22;
}
table.tablelist
{
  border: 1px solid #BA2739;
}
table.tablesearch
{
  border: 1px solid #BA2739;
}
tr.listhead
{
  background-color: #931111;
  color: #EFD1D1;
}
tr.odd
{
  background-color: #C6A2A2;
}
