
body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-image: url(http://bensinger.bandvista.com/rw_templates/82/css_img/fire2.gif);
  background-position: center;
  background-color: #000000;
  background-repeat: no-repeat;
}

.tpop {
  background-color: black;
  margin: 0px;
}

.apop {
  position: absolute;
  visibility: hidden;
  width: 120px;
  background-color: black;
  padding: 5px;
  border: 1px solid #FF6600;
  text-align: left;
}

.apop a {
  color: white;
  font-size: 12px;
  font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
  text-decoration: none;
}

.apop a:hover {
  text-decoration: underline;
}

#dummy {
  position: absolute;
  visibility: hidden;
  left: 181px;
  top: 15px;
}

.link_enter {
  font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
  font-size: 12px;
  color: white;
}

#main {
  background-color: 7b745b;
  width: 820px;
  padding: 0px 0px 0px 0px;
}

#main table {
  margin: 0px;
  padding: 0px;
}

.table_features {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: inherit;
  color: white;
  font-weight: normal;
  letter-spacing: normal;
  word-spacing: normal;
  line-height: normal;
}

.table_features a {
  color: #eeeeee;
  font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
  font-size: 11px;
  text-decoration: underline;
}

.table_features a:hover {
  text-decoration: underline;
  color: #cccccc;
}

.table_features td {
  padding: 4px 8px;
}
