body {
  background: #ffffff;
  margin: 0px;
  padding: 0px 0px 8px 0px;
}

body, td {
  font-family: tahoma, verdana, arial;
  font-size: 8pt;
  color: #000000;
  text-align: left;
}

img {
  border: 0px;
}

a, a:active, a:visited {
  color: #d56715;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

table.main {
  width: 838px;
}

td.content {
  width: 778px;
  text-align: center;
}

td.main_top_left {
  width: 30px;
  background: url('img/main_bg_bottom_left.jpg') repeat-y;
}

td.main_top_right {
  width: 30px;
  background: url('img/main_bg_bottom_right.jpg') repeat-y;
}

td.main_bottom_left {
  width: 30px;
  background: url('img/main_bg_bottom_left.jpg') repeat-y;
}

td.main_bottom_right {
  width: 30px;
  background: url('img/main_bg_bottom_right.jpg') repeat-y;
}

td.footer_left {
  width: 30px;
  background: url('img/footer_left.jpg') no-repeat;
}

td.footer_right {
  width: 30px;
  background: url('img/footer_right.jpg') no-repeat;
}

td.footer_bottom {
  width: 778px;
  height: 15px;
  background: url('img/footer_bottom.jpg') no-repeat;
}

table.header {
  margin: 12px 0px 8px 0px;
}

td.header {
  width: 720px;
  height: 27px;
  background: url('img/bg_header.jpg') repeat-x;
}

table.training {
  width: 724px;
}

td.training {
  width: 724px;
  padding: 12px 16px;
  background: url('img/bg_training.jpg') top no-repeat;
}

table.content_ {
  width: 760px;
}

td.content_ {
  width: 760px;
  background: #e9e9e9;
}

div.gray_bold, div.gray_bold a, div.gray_bold a:active, div.gray_bold a:link, div.gray_bold a:visited, div.gray_bold a:hover {
  color: #7b7b7b;
  font-weight: bold;
  font-size: 9pt;
  margin-bottom: 1px;
  text-decoration: none;
}

div.orange_bold {
  color: #f58735;
  font-weight: bold;
  font-size: 8pt;
}

div.training_desc {
  margin: 10px 0px 12px 0px;
}

td.footer {
  color: #8b98a5;
  font-size: 7pt;
}

input, select, textarea, select {
  font-family: tahoma, verdana, arial;
  font-size: 8pt;
  border: 0px;
}

select {
  background: #f8f8f8;
  color: #000000;
  padding: 0px 3px;
  border: 0px;
}

input, textarea {
  background: #f8f8f8;
  color: #171717;
  padding: 3px 10px;
}

td.form_1 {
  padding: 3px 6px 3px 0px;
  text-align: right;
}

td.form_2 {
  padding: 3px 0px 3px 0px;
}

.baton {
  background: #d56715;
  color: #ffffff;
  font-weight: bold;
  margin-top: 7px;
}

