* {
  margin: 0;
  padding: 0;
  border: 0;
}
html, body {
  font-family: "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
  color: #303030;
}
body {
  text-align: center;
  font-size: 75%;
  line-height: 130%;
}
h1 {
  color: rgb(138, 88, 83);
  font-size: 140%;
  text-align: left;
  margin: 0 0 1em 0;
  line-height: 120%;
  font-weight: bold;
}
h2 {
  color: rgb(138, 88, 83);
  font-size: 120%;
  text-align: left;
  margin: 1em 0 1em 0;
  line-height: 130%;
  font-weight: bold;
}
h3 {
  color: #333;
  font-size: 110%;
  text-align: left;
  margin: 1em 0 1em 0;
  line-height: 120%;
  font-weight: bold;
}
a {
  color: rgb(194,44,33);
  font-weight: normal;
  text-decoration: underline;
}
a:hover {
  color: rgb(135,55,40);
}
ul, ol {
  margin: 1em 0;
}
ul li {
  list-style-type: square;
  margin: 0 0 0 30px;
}
ol li {
  margin-left: 30px;
}
p {
  margin: 0 0 1em 0;
  text-align: justify;
}
#body {
  width: 819px;
  margin: 0 auto;
  text-align: center;
}
#body_bg {
  width: 100%;
  background: url("style/gfx/bg_all.jpg") no-repeat center 72px #fff;
}
#area_top {
  width: 819px;
  height: 174px;
  background: url("style/gfx/bg_area_top.jpg") no-repeat left top rgb(255,212,92);
}
#mid {
  width: 819px;
  clear: both;
  position: relative;
  background: url("style/gfx/bg_body.png") repeat-y left top #fff;
}
#mid_bg {
  background: url("style/gfx/bg_mid_top.png") no-repeat left top #fff;
  padding-top: 14px;
}
#area_left {
  width: 218px;
  float: left;
  text-align: center;
}
#area_content {
  width: 576px;
  float: left;
}
#area_right {
  width: 0;
  float: right;
}
#area_bottom {
  width: 819px;
  height: 40px;
  clear: both;
}
.midsep {
  clear: both;
}
#area_top a {
  border: 0;
}
#logo {
  float: left;
  margin: 22px 0 0 11px;
}
#logo img {
  float: left;
  _float: none;
}
#area_bottom {
  font-size: 90%;
  background: url("style/gfx/bg_area_bottom.png") no-repeat left top rgb(255,212,92);
  text-align: right;
  color: #666;
}
#area_bottom_in {
  padding: 20px 20px 0 0;
}
#area_bottom a {
  color: rgb(194,44,33);
  font-weight: normal;
  border: 0;
  text-decoration: none;
}
#area_bottom a:hover {
  border-bottom: 1px dotted rgb(194,44,33);
}
div.adv {
  float: left;
  margin: 0 0 0 20px;
}
div.adv a {
  font-weight: normal !important;
  color: rgb(255,212,92) !important;
  font-size: 90% !important;
}
div.adv a:hover {
  border: 0 !important;
  background: none !important;
  text-decoration: none !important;
}
div.block {
  width: 100%;
  font-size: 90%;
  clear: both;
}
#area_content div.block {
  margin: 0;
  font-family: Verdana, "Geneva CE", lucida, sans-serif;
}
#area_content div.block_body_in {
  margin: 0 30px !important;
  _margin: 0 15px;
  padding-top: 10px;
}
#area_left div.block {
  width: 215px;
  float: left;
  line-height: 120%;
  margin: 0 0 0 13px;
  _margin: 0 0 0 7px;
  padding: 0;
}
#logo_menu {
  clear: both;
  float: left;
  width: 100%;
  margin-top: 10px;
  text-align: center;
}
#logo_menu img {
}
ul.vmenu {
  width: 178px;
  font-weight: normal;
  margin: 5px auto 5px auto;
  _margin: 5px 0;
  padding: 0;
}
ul.vmenu li {
  width: 178px;
  height: 40px;
  list-style-type: none;
  margin: 0 0 9px 0;
  padding: 0;
  text-align: center;
}
ul.vmenu a {
  height: 26px;
  _height: 40px;
  color: #303030;
  text-decoration: none;
  font-weight: bold;
  font-size: 130%;
  display: block;
  padding: 14px 0 0 0;
  background: url("style/gfx/bg_menu_item.png") no-repeat left top rgb(254,253,233);
}
ul.vmenu a:hover, ul.vmenu li.menu_item_actual li a:hover {
  background: url("style/gfx/bg_menu_item.png") no-repeat left -40px;
}
ul.vmenu li.menu_item_actual a {
  background: url("style/gfx/bg_menu_item.png") no-repeat left -40px;
}
.l, .left { text-align: left; }
.r, .right { text-align: right; }
.c, .center { text-align: center; }
.j, .justify { text-align: justify; }
.fl { float: left; }
.fr { float: right; }
.fn { float: none; }
.va_top { vertical-align: top; }
.va_bottom { vertical-align: bottom; }
.va_middle { vertical-align: middle; }
.dis_none { display: none; }
.dis_block { display: block; }
.dis_inline { display: inline; }
.dis_table_row { display: table-row; }
.nowrap, .nobr { white-space: nowrap; }
.nomargin { margin: 0; padding: 0; }
.cb, .clear { clear: both }
.strong { font-weight: bold; }
.em { font-style: italic; }
.help { cursor: help;	pointer: help; }
.hand {	cursor: pointer; _cursor: hand; }
.small { font-size: 80%; }
form {
  background: #fafafa;
  margin: 1em 0 2em 0;
  padding-bottom: 10px;
  text-align: center;
  border: 1px solid #aaa;
}
label {
  font-weight: bold;
  display: block;
  float: left;
  clear: both;
  margin-top: 4px;
  width: 10em;
}
input, select, textarea {
  font-family: "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
  margin-top: 4px;
  font-size: .9em;
  border: 1px solid #c6c0b0;
  padding: 1px 3px;
  float: left;
}
select {
  padding: 0 2px;
}
textarea {
  width: 40em;
  height: 6em;
  display: block;
  clear: both;
}
input.submit {
  display: block;
  float: none;
  clear: both;
  margin: 0px auto;
  _margin: 0px;
  padding: 1px 10px;
  _padding: 2px 0px 0px 0px;
  border: 1px solid #aaa;
  font-weight: normal;
  font-size: .9em;
  color: #fff;
  background: #aaa;
}
input.choice {
  border: none;
  clear: none;
  height: 1.5em;
}
/* table type form */
form.table {
  float: none;
  padding: 10px 15px;
  text-align: left;
}
form.table table {
  font-size: 100%;
  width: 100%;
  _width: 90%;
}
form.table td {
  padding: 3px 5px 2px 5px;
}
form.table td.label {
  width: 150px;
  vertical-align: top;
  background: #eee;
}
form.table td.required {
  border-right: 5px solid #aaa;
}
form.table label {
  width: 150px;
  font-weight: bold;
}
form.table td.narrower {
  width: 4em;
}
form.table td.narrower label {
  font-weight: normal;
  width: 4em;
}
form.table th {
  font-weight: bold;
  padding: 4px 6px 4px 0;
}
form.table th, form.table label {
  text-align: left;
}
form.table input, form.table select, form.table textarea {
  font-size: 110% !important;
  margin-top: 2px;
  float: none;
}
form.table input.submit {
  font-weight: bold;
}
form.table textarea {
  width: 80%;
  height: 5em;
}
form.table textarea.higher {
  height: 10em;
}
form.table table table {
  width: auto;
  margin: 5px 0;  
}
div.submit {
  text-align: center;
  clear: both;
  margin: 1em 0 0 0;
  position: relative;
}
div.required_info {
  clear: both;
  color: #aaa;
  padding-left: 10px;
  margin: 1em 0 1em;
  border-left: 5px solid #aaa;
}
/* cascade values - set dimensions of elements, if necessary */
.narrower {
  width: 5.5em;
}
.narrower2 {
  width: 2em;
}
.wider {
  width: 16em;
}
.wider2 {
  width: 26em;
}
.wider3 {
  width: 24em;
}
.wider4 {
  width: 44em;
}
.wider100 {
  width: 98%;
  _width: 100%;
}
.plain {
  vertical-align: -5px;
}
.typing {
  border: 1px solid #c30;
  background: #fff2e6;
}

