body {
  background-image: url(../img/back/main.gif);
  background-color: #536329;
  color: #000000;
  font-size: 100%;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  margin: 0px;
}

a.Submenu0 {
  font-size: 70%;
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
}

a.Submenu0:hover {
  color: #FFA024;
}

a.Submenu1 {
  font-size: 70%;
  font-weight: bold;
  text-decoration: none;
  color: #FFA024;
}

span.Text {
  font-size: 75%;
  font-weight: normal;
  color: #000000;
  line-height: 1.38em;
}

span.TextBold  {
  font-size: 75%;
  font-weight: bold;
  color: #000000;
  line-height: 1.38em;
}

span.TextSmall {
  font-size: 70%;
  font-weight: normal;
  color: #000000;
  line-height: 1.38em;
}

span.Navihead {
  color: #FFFFFF;
  font-size: 110%;
}

span.Subhead {
  color: #000000;
  font-weight: bold;
  font-size: 80%;
}

span.SmallBlack  {
  color: #000000;
  font-size: 65%;
  text-decoration: none;
}

span.SmallWhite {
  color: #FFFFFF;
  font-size: 65%;
}

a.SmallWhite {
  color: #FFFFFF;
  font-size: 65%;
  text-decoration: underline;
}
a.SmallWhite:hover {
  color: #FFA024;
}

a.TextLink {
  color: #7F0000;
  font-size: 75%;
  text-decoration: underline;
}

a.TextLinkBold {
  color: #7F0000;
  font-size: 75%;
  font-weight: bold;
  text-decoration: underline;
}

.spaceMail {
  font-size: 0%;
}

.warning {
  font-size: 75%;
  font-weight: bold;
  color: #7F0000;
}

.number {
  font-size: 130%;
  color: #000000;
}

span.headlineRed {
  font-size : 80%;
  font-weight : bold;
  color : #7F0000;
}

SELECT  {
  font-size: 75%;
}
INPUT {
  font-size: 75%;
}
TEXTAREA {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 75%;
}
