h1, h2, h3, h4, h5, h6,
a,
em, strong,
div,
tr, th, td,
img, input {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

a {
  color: #c09060;
  text-decoration: none;
}

a:link {
  text-decoration: none;
}

a:visited {
  text-decoration: none;
}

a:hover {
  color: black;
  background: #c09060;
}

a:active {
  text-decoration: none;
}

body {
  color: #c0c0c0;
  background: url("bg.bmp");
  font-family: verdana, verdana, sans-serif;
  font-size: 11px;
}

ul.topics {
  list-style: none;
  margin: 0;
  padding: 0;
}

div.page {
  width: 760px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  background: black;
  border: 1px solid #808080;
}

div.block {
  width: 760px;
  padding: 10px 0px;
  margin: 0px;
  text-align: left;
}

div.breaker {
  clear: both;
}

div.nblock {
  float: left;
  width: 700px;
  padding: 10px 10px 10px 10px;
  margin: 0px;
  min-height: 50px;
  line-height: 15px;
}

div.cblock {
  float: left;
  width: 510px;
  padding: 10px 10px 10px 10px;
  margin: 0px;
  border-right: 5px solid #c0c0c0;
  min-height: 50px;
  line-height: 15px;
}

div.gblock {
  float: left;
  width: 510px;
  padding: 10px 10px 10px 10px;
  margin: 0px;
  border-right: 5px solid #c0c0c0;
  min-height: 100px;
  line-height: 15px;
}

div#gimg_wrapper {
  clear: both;
}

div#gimg_cap {
  clear: both;
}

input.load_lo {
  color: #c09060;
  background-color: black;
  border: 1px solid white;
  padding: 1px;
  margin: 5px;
}

input.load_hi {
  color: black;
  background-color: #c09060;
  border: 1px solid white;
  padding: 1px;
  margin: 5px;
}

div.hblock {
  width: 200px;
  padding: 10px;
  margin: 0px;
  float: left;
  line-height: 15px;
}

div.cblockl {
  width: 250px;
  padding: 0 5px 0 0;
  margin: 0px;
  float: left;
}

div.cblockr {
  width: 250px;
  padding: 0 0 0 5px;
  margin: 0px;
  float: right;
}

div.gimg 
{
  padding: 0px;
  margin: 2px;
  float: left;
  border: 2px solid white;
}

div.img {
  clear: both;
}

div.img-cap {
  padding-bottom: 10px;
  font-size: 10px;
  color: #808080;
  clear: both;
}

h1 {
  font-size: 250%;
  font-weight: bold;
  color: white;
}

h2 {
}

h3 {
  color: #ff0000;
  font-weight: normal;
}

h4 {
  color: white;
  font-weight: normal;
}

div.hblock p {
  font-size: 10px;
  color: #808080;
}

em.hello {
  color: #ff0000;
  font-style: normal;
}

em.title {
  font-style: italic;
}

em.strong {
  color: #c00000;
  font-style: normal;
}

em.quote {
  font-style: italic;
}
