body
{
  font-family: Verdana;
}

body.general
{
  background-color: #CCCCCC;
}

table.document
{
  background-color: #FFFFFF;
  width: 800px;
  height: 600px;
}

td.options
{
  text-align: right;
  color: #88D9FF;
  font-size: 10px;
  font-weight: normal;
  width: 800px;
  height: 20px;
}

td.data
{
  width: 800px;
  height: 30px;
  text-align: center;
}

td.dynamic
{
  width: 200px;
  height: 530px;
}

td.banner
{
  width: 600px;
  /*height: 150px;*/
}

td.menu
{
  width: 600px;
}

tr.option
{
  height: 20px;
  background-color: #FF6600;
}

a.option
{
  font-size: 10px;
  color: #FFFFFF;
  text-align: center;
  font-weight: bold;
  text-decoration: none;
  vertical-align: middle;
}

a
{
font-weight: bold;
  text-decoration: none;
}

/*td.search
{
  width: 278px;
  height: 46px;
}*/

td.submenu
{ 
  width: 150px;
  height: 334px;
}

td.content
{
  width: 450px;
  /*height: 380px;*/
}

td.separator
{
  height: 3px;
  width: 3px;
}
