body {
  background-color: black;
  margin: 0px;
  border: 0px;
  padding: 0px;
  color: silver;
}

td {
  vertical-align: top;
}


.maintable {
  background-color: black;
  border: 0px;
  margin: 0px;
  padding: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

.full {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  border: none 0px;
  margin: 0px;
  padding: 0px;
  width: 100%;
}


.leftcolg {
  width: 170px;
  vertical-align: top;
  text-align: left;
}

.midcolg {
  width: 642px;
  vertical-align: top;
  text-align: left;
}

.vcenter {
  vertical-align: middle;
}

.mainimage {
  border-style:none; border-width:medium; margin:0;
  padding: 0
}
.contthumb {
  border-style:none; border-width:medium; margin:0;
  padding: 0; float:left
}
.leftthumb {
  border-style:none; border-width:medium; margin:0;
  padding: 0
}
.floatright {
  border-style:none; border-width:medium; margin:0;
  padding: 0; float:right
}

.mainhead {
  color: yellow;
  font-weight: bold;
  font-size: 14pt;
  line-height: 16pt;
}

.subhead {
  color: yellow;
  font-weight: bold;
  font-size: 12pt;
  line-height: 14pt;
}

.contenthead {
  color: yellow;
  font-weight: bold;
  font-size: 10pt;
}

.contentsmall {
  color: silver;
  font-size: 8pt;
}

.footertext {
  color: yellow;
  font-size: 8pt;
  line-height: 10pt;
}

.hastopline {
  border-top: 1px blue solid;
}
.hasbotline {
  border-bottom: 1px blue solid;
}

.topnav {
  color: #00FF00;
  font-weight: bold;
  text-decoration: none;
}
a:link.topnav {
  text-decoration: none;
}
a:active.topnav {
  text-decoration: none;
}
a:visited.topnav {
  text-decoration: none;
}
a:hover.topnav {
  background-color: #00FF00;
  color: black;
  text-decoration: none;
}

.midnav {
  color: #00FF00;
  font-weight: bold;
  text-decoration: none;
}
a:link.midnav {
  text-decoration: none;
}
a:active.midnav {
  text-decoration: none;
}
a:visited.midnav {
  color: #339933;
  text-decoration: none;
}
a:hover.midnav {
  background-color: #00FF00;
  color: black;
  text-decoration: none;
}

a.contentnav {
  color: #00FF00;
  text-decoration: underline;
}
a:link.contentnav {
  text-decoration: underline;
}
a:active.contentnav {
  text-decoration: underline;
}
a:visited.contentnav {
  color: #339933;
  text-decoration: underline;
}
a:hover.contentnav {
  background-color: #00FF00;
  color: black;
  text-decoration: none;
}

.footnav {
  color: #00FF00;
  text-decoration: none;
}
a:link.footnav {
  text-decoration: none;
}
a:active.footnav {
  text-decoration: none;
}
a:visited.footnav {
  text-decoration: none;
}
a:hover.footnav {
  background-color: #00FF00;
  color: black;
  text-decoration: none;
}