html, body {
  margin: 0px;
  background: #e3d4b3;
}
body.popup {  width: 450px;  height: 350px;  background: #e3d4b3 url("gfx/popupbg.gif") no-repeat bottom center; }
#popuptxt {
  position: relative;
  margin-top: 10px;
  margin-left: 180px;
  text-align: center;
}

table { border: 0; width: 100%; }
img { border: 0; padding: 0; }
img.fot { border: solid 1px #46371f; padding: 1px; }
hr { width: 90%; border: solid 1px #46371f; height: 1px; }

.c_bg { width: 500px; height: 425px; background: #e3d4b3 url("gfx/ofe/c_04.jpg"); }
.r_img { width: 248px; height: 170px; background: #e3d4b3 url("gfx/rez/r_06.jpg"); }
.r_cal { width: 248px; height: 222px; background: #e3d4b3 url("gfx/rez/r_12.jpg"); text-align: center; }
.r_form { width: 247px; height: 392px; background: #e3d4b3 url("gfx/rez/r_09.jpg"); }

#intro {
   position: relative;
   width: 720px;
   margin-left: -360px;
   left: 50%;
   margin-top: 20px;
}
#wrap {
   position: relative;
   width: 720px;
   margin-left: -360px;
   left: 50%;
}

h1, a, a:hover, .txt8, .txt8c, input, select, textarea, .r_cel, .r_cel_b, .r_cel_no {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  color: #46371f;
}
a { text-decoration: none; }
a:hover { text-decoration: underline; }

h1 { font-size: 12pt; font-weight: bold; }
.txt8c, .c_bg, .r_img, .r_cal, .r_cel, .r_form { text-align: center; }
.r_bg{ background: #46371f; }
.r_cel, .r_cel_b, .r_cel_no { background: #e3d4b3; }
.r_cel { font-weight: normal; }
.r_cel_b { font-weight: bold; }
.r_cel_no { text-decoration: line-through; }

input, select, textarea {
  border: 1px #46371f solid;
  background: #e3d4b3;
  font-size: 7pt;
}

#flashcontent {
   font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   text-align: center;
   line-height: 18px;
   color: #46371f;
}
#flashcontent strong { display: block; padding-top: 50px; }
#flashcontent a { color: #555555; text-decoration: none; font-weight: normal; }
#flashcontent a:hover { color: #46371f; }