
body {
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  background-color: #000000;
  font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
  font-size: 10px;
  font-color: #333333;
}

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

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

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

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

#dummy {
  position: absolute;
  visibility: hidden;
  left: 140px;
  top: -8px;
}

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

.table_features {
  font-family: Arial Black;
  font-size: medium;
  color: #2E00B7;
  font-weight: bolder;
  letter-spacing: normal;
  word-spacing: normal;
  line-height: normal;
}

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

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

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