body
{
  margin     : 0;
  padding    : 0;
  background : url("images/bg.png");
}
body,
table
{
  font-family: Verdana;
  font-size  : 8pt;
  font-weight: normal;
}

.content_zone
{
  padding     : 0px 0 0 12px;
  width       : 916px;
}

.content_zone table,p,span
{
  font-size  : 10pt;
}

.header
{
  font-size   : 1.6em;
  font-weight : bold;
  white-space : nowrap;
}

.menu
{
  font-size   : 1.1em;
  font-weight : bold;
  color       : black;
  line-height : 1.5em;
  margin-left : 20px;
  padding-left: 0px;
  white-space : nowrap;
}
.menu td
{
  padding     : 3px 1.0em;
}
.menu a,
.menu a:link,
.menu a:active,
.menu a:visited,
.menu a:hover
{
  color          : black;
  text-decoration: none;
}
.menu a:hover
{
  text-decoration: underline;
}

.news_panel
{
  background: #FF9933;
  border: solid 2px #DE6F08;
  padding: 10px;
}

.caption
{
  font-style: italic;
}

.subhead
{
  font-size  : 1.4em;
  font-weight: bold;
}

.nwlsog_results td
{
  padding    : 1px 1em;
}

