body
{
  background-image    : url(../images/bg.jpg);
}

table,td,tr
{
  margin              : 0px;
  border              : 0px;
  border-collapse     : collapse;
}

table.str
{
  width               : 952px;
}

tr.te
{
  height              : 40px;
}

tr.th
{
  background-image    : url(../images/top.png);
  height              : 136px;
}

tr.mb
{
  background-image    : url(../images/mid.png);
  background-repeat   : repeat-y;
  min-height          : 280px;
}

tr.bh
{
  background-image    : url(../images/bot.png);
  height              : 67px;
}

tr.be
{
  height              : 40px;
}
