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

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

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

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

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

#dummy {
  position: absolute;
  visibility: hidden;
  left: 0px;
  top: 25px;
}

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

.table_features {
  font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
  font-size: inherit;
  color: #202020;
  font-weight: normal;
  letter-spacing: normal;
  word-spacing: normal;
  line-height: normal;
}

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

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

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

