body, img, form {
  border: 0px;
  margin: 0px;
}

.text, .text * td {
  font-size: 8pt;
  font-family: tahoma;
  text-align: justify;
  color: #663300;
}

.text a, .text * td a,
.text a:active, .text * td a:active,
.text a:visited, .text * td a:visited {
  font-family: tahoma;
  color: #990000;
  text-decoration: underline;
}

.text a:hover, .text * td a:hover {
  color: #990000;
  text-decoration: none;
}

.text h2, .text * h2 {
  font-size: 9pt;
  font-family: tahoma;
  font-weight: bold;
  color: #990000;
}

.elem_input, .form-input {
  font-size: 8pt;
  font-family: tahoma;
  color: #663300;
  border: solid 1px;
  border-color: #B38F6B;
  background-color: #E9D0B7;
  padding-left: 3px;
}

.menumark {
BACKGROUND:URL('/img/wave-light.gif') NO-REPEAT TOP LEFT;

}
.menusep {
color:#DBB48D;
}
.submenu {
margin-left:3px;
}

.menu {
background-color:rgb(229,200,171);
}