BODY {
  font-family: Verdana, Arial;
  font-size: 10px;
  color: #5C5C51;
  scrollbar-face-color: #948F8E;
  scrollbar-highlight-color: #D7D7D7;
  scrollbar-shadow-color: #D7D7D7;
  scrollbar-3dlight-color:  #D7D7D7;
  scrollbar-arrow-color:#D7D7D7;
  scrollbar-track-color: #D7D7D7;
  scrollbar-darkshadow-color: #D7D7D7;
}

.menu {
  font-family: Verdana, Arial;
  font-size: 10px;
  line-height: 15px;
  text-decoration: none;
  color: #74705C;
}

.menu:hover {
  font-family: Verdana, Arial;
  font-size: 10px;
  line-height: 15px;
  text-decoration: none;
  color: #BEBB70;
}

A {
  font-family: Verdana, Arial;
  font-size: 10px;
  color: #808080;
  text-decoration: underline;
}

A:hover {
  font-family: Verdana, Arial;
  font-size: 10px;
  color: #808080;
  text-decoration: none;
}

TD,P, TR, DIV {
  font-family: Verdana, Arial;
  font-size: 10px;
  color: #5C5C51;
}

.inputdb {
  font-family: "Trebuchet MS";
  font-size: 10px;
  color: #716D62;
  background-color: #F3F2CF;
  border-top: 1px solid;
  width: 20px;
  height: 16px;
  background-image: url(input_bg.gif);
  border-right: 1px solid;
  border-bottom: 1px solid;
  border-left: 1px solid;
  background-repeat: repeat-x
}

.input {
  font-family: "Trebuchet MS";
  font-size: 10px;
  color: #716D62;
  background-color: #F3F2CF;
  border-top: 1px solid;
  width: 150px;
  height: 16px;
  background-image: url(input_bg.gif);
  border-right: 1px solid;
  border-bottom: 1px solid;
  border-left: 1px solid;
  background-repeat: repeat-x
; border: #786552; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px
}
.infokep {  background-color: #FCFCE6; border: #FCFCE6; border-style: solid; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px}
.feher {
  font-family: "Arial CE", Arial;
  color: #FFFFFF;
}