TD.topleft {
  background-image: url('/includes/templates/blue/images/block_left_01.gif');
  background-repeat: no-repeat;
  line-height: 125%;
  width: 11px;
  height: 32px;
}

TD.topright {
  background-image: url('/includes/templates/blue/images/block_left_03.gif');
  background-repeat: no-repeat;
  line-height: 125%;
  width: 11px;
  height: 32px;
}

TD.topcenter {
  background-image: url('/includes/templates/blue/images/block_left_02.gif');
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
}

TD.bottomleft {
  background-image: url('/includes/templates/blue/images/block_left_05.gif');
  background-repeat: no-repeat;
  line-height: 125%;
  width: 11px;
  height: 7px;
}

TD.bottomright {
  background-image: url('/includes/templates/blue/images/block_left_07.gif');
  background-repeat: no-repeat;
  line-height: 125%;
  width: 11px;
  height: 7px;
}

TD.bottomcenter {
  background-image: url('/includes/templates/blue/images/block_left_06.gif');
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
}

