body {
  margin: 0px;
  background: #997a5e url('gfx/bg.gif') repeat-y scroll center;
}
body.intro {
  margin: 0px;
  background: #997a5e;
}
body.popup {
  margin: 0px;
  background: #cfb297;
}

hr {
  width: 92%;
  height: 1px;
  border: solid #5d4228 1px;
}

#intro {
  position: absolute;
  width: 800px;
  height: 276px;
  margin-left: -400px;
  margin-top: -138px;
  left: 50%;
  top: 50%;
}
#main_tbl {
  width: 750px;
  height: 100%;
}

img {
  border: 0px;
}

img.foto {
  border: solid 1px #5d4228;
  padding: 2px;
}

a {
  font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  color: #5d4228;
  text-decoration: none;
}
a:hover {
  font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  color: #5d4228;
  text-decoration: underline;
}

.group {
  width: 724px;
  height: 525px;
  background-image: url(gfx/bg_group.gif);
  text-align: center;
  vertical-align: middle;
}

.txt_l {
  font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  color: #e7d6c6;
}
.txt_d {
  font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  color: #5d4228;
}
.txt_d_ak {
  font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  color: #5d4228;
  text-indent: 20px;
  text-align: justify;
}

.t_9b8c7e {
  background-color: #9b8c7e;
}
.c_997a5e {
  background-color: #997a5e;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 7pt;
  font-style: normal;
  font-weight: normal;
  color: #fdfdfc;
}
.c_5c4e46 {
  background-color: #cfb297;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 7pt;
  font-style: normal;
  font-weight: normal;
  color: #5c4e46;
}

input {
  border: 1px #997a5e solid;
  background-color: #f9f9f9;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 7pt;
  font-weight: normal;
  font-style: normal;
  color: #997a5e;
}
select {
  border: 1px #997a5e solid;
  background-color: #f9f9f9;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 7pt;
  font-weight: normal;
  font-style: normal;
  color: #997a5e;
}
textarea {
  border: 1px #46371f solid;
  background-color: #f9f9f9;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 7pt;
  font-weight: normal;
  font-style: normal;
  color: #997a5e;
}