#reports
{
  margin: 0 auto;
  background: #000;
}
#reports th
{
  background: url("/tavern/images/bg/forum.jpg") #B99F7B;
  padding: 1px 3px;
}
#reports td
{
  background: url("/tavern/images/bg/messages.jpg") #CEB78E;
  padding: 1px 2px;
  text-align: center;
}
#reports td a { text-decoration: none; }
#reports td a:hover { color: #FFF; }

.color_red { color: #800; }
.color_blue { color: #008; }