html {
  min-height: 101%;
}
input, select, textarea {
  font-family: verdana;
  font-size: 10px;
  background-color: #fede77;
}
td {
  font-size: 12px;
}
.maintable {
  border: 1px solid #ffffff; 
}
.contenttable {
  border-top: 1px solid #ffffff; 
  border-left: 1px solid #ffffff; 
}
.tdpart {
  border-bottom: 1px solid #ffffff;
}
.subtable {
  border-top: 1px solid #ffffff;
}
a.headerlink {
  text-decoration: none;
  color: #000000;
  font-size: 10px;
  font-weight: bolder;
}
a:hover.headerlink {
  color: #ffffff;
}
.footer {
  font-size: 10px;
}
a:hover.headerlink {
  color: #ffffff;
}
a.submenuelink {
  text-decoration: none;
  color: #000000;
}
 a:hover.submenuelink {
  color: #ffffff;
}
a.contentlink {
  text-decoration: none;
  color: #ffffff;
}
a:hover.contentlink {
  text-decoration: underline;
}
.headertable {
  BACKGROUND-IMAGE: url(images/header04.jpg);
  BACKGROUND-REPEAT: no-repeat;
}
.hl {
  color: #ffffff;
  font-size: 13px;
}
.smap {
  font-size:11px;
}
.error {
  color: red;
  font-weight: bolder;
}
.radio, .check {
  background: transparent;
}
