
body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-image: url(http://WilsonKane.bandvista.com/rw_templates/251/css_img/stormbg.jpg);
  background-position: top;
  background-repeat: repeat-y;
  background-color: #000000;
}

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

.apop {
  position: absolute;
  visibility: hidden;
  width: 120px;
  background-color: #000000;
  padding: 5px;
  border-top: hidden;
  border-right: 1px solid #2D3E76;
  border-bottom: 1px solid #2D3E76;
  border-left: 1px solid #2D3E76;
  text-align: left;
}

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

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

#dummy {
  position: absolute;
  visibility: hidden;
  left: 11px;
  top: 29px;
}

.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: "Trebuchet MS", Tahoma, Arial, Verdana;
  font-size: medium;
  color: white;
  font-weight: normal;
  text-align: left;
  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;
}
