/* $Id: $ */

html
{
  height: 100%
}

body
{
  height: 100%;
  background-color: #000000
}

table.full
{
  height: 93%;
  width: 100%;
  border: solid
}

tr.trueCenter
{
  vertical-align: middle;
  text-align: center
}

div.centerLogo
{
  text-align: center
}

div.centerText
{
  font-size: 130%;
  color: #ffffff;
  position: relative;
  top: 10px;
  text-align: center
}

div.footer
{
  font-size: 60%;
  color: #808080;
  text-align: center
}

