body
{
  margin : 0px;
}

td
{
  font : Normal 11px Verdana;
}

td#headerLeft
{
  background : url('img/bg.header.left.jpg') no-repeat;
}

td#headerMiddle
{
  background : url('img/bg.header.middle.jpg') repeat-x;
}

td#headerRight
{
  background : url('img/bg.header.right.jpg') no-repeat;
}

td#footLeft
{
  background : url('img/bg.foot.left.jpg') no-repeat;
}

td#footMiddle
{
  background : url('img/bg.foot.middle.jpg') no-repeat-x;
}

td#footRight
{
  background : url('img/bg.foot.right.jpg') no-repeat;
}

td#rightBorderTop
{
  background : url('img/bg.right.top.jpg') no-repeat;
}

td#rightBorderMiddle
{
  background : url('img/bg.right.middle.jpg') repeat-y;
}

td#rightBorderBottom
{
  background : url('img/bg.right.bottom.jpg') no-repeat;
}

a#intro
{
  color : white;
  font : Bold 12px Tahoma;
}

a#iexplorer
{
  color : white;
  font : Italic Bold 12px Tahoma;
}