#div_match_title
{
  font-weight: bold;
  font-size: 15pt;
  text-align: center;
}
#div_match_date
{
  margin-top: 5px;
  text-align: center;
}
#tbl_match
{
  width: 95%;
}
#tbl_match th
{
  border-bottom: solid 1px black;
  font-weight: bold;
  text-align: left;
}
#tbl_match th.plain
{
  border: none;
}
#tbl_match th.c
{
  text-align: center;
}
#tbl_match .uline
{
  border-bottom: solid 1px black;
}
#tr_PenaltyPoints td
{
  padding-top: 5px;
}
#tbl_match td.p
{
  color: red;
  text-align: center;
}
/*
.mrwl
{
  color: #114477;
  text-decoration: none;
  width: 140;
}
.mrwl:hover
{
  color: black;
  font-weight: bold;
  text-decoration: underline;
}
*/