.tdtitle {
  background-color:#C1ACAC;
  font-family:tahoma;
  font-size:16px;
  font-weight:100;
}
.tdlinks {
  background-color:#C1ACAC;
  font-family:tahoma;
  font-size:11px;
  font-weight:100;
}
.tdbody {
  background-color:#BFBCBA;
  font-family:tahoma;
  font-size:10px;
  font-weight:100;
}

.srchstyl {
  background-color:#BFBCBA;
  font-family:tahoma;
  font-size:10px;
  font-weight:100;
  border: dashed 1px #8F8B88;
}

.logstyl {
  background-color:#BFBCBA;
  font-family:tahoma;
  font-size:10px;
  font-weight:100;
  border: dashed 1px #8F8B88;
}
.regtd {
  background-color:#BFBCBA;
  font-family:tahoma;
  font-size:10px;
}

a:link {
  text-decoration: none;
  color: #808080;
}
a:visited {
  text-decoration: none;
  color: #D0D0D0;
}
a:hover {text-decoration: underline; }

table {
  background-color:#C1ACAC;
}
tr {
  background-color:white;
}
input {
  font-family:tahoma;
  font-size:9px;
  font-weight:100;
}