*|body {
  background: #000000 none repeat scroll 0% 50%;
  color: white;
}
*|td {
  font-size: 1em;
  color: white;
  text-align: justify;
  font-family: Century Gothic;
  font-weight: normal;
  line-height: 1.5em;
}
*|h1 {
  color: white;
  font-size: 1.3em;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: inherit;
}
*|h2 {
  color: white;
  font-size: 1em;
  margin-right: 1px;
  font-weight: bold;
}
*|h4 {
  margin-top: 1px;
  text-decoration: none;
  font-weight: normal;
  font-size: 0.8em;
  line-height: 1.3em;
}
*|h5 {
  border-width: 0px;
  text-align: center;
  font-weight: bold;
  font-style: italic;
  color: silver;
  text-decoration: none;
  font-size: 0.7em;
  font-family: Verdana;
}
*|table.main_table {
  height: 100%;
  width: 100%;
  text-align: left;
}
*|td.main_td {
  vertical-align: top;
  width: 100%;
}
*|td.left_td {
  width: 9%;
}
*|td.right_td {
  width: 14%;
}
*|table.up_body {
  background-position: left bottom;
  background-repeat: repeat-x;
  width: 100%;
  background-image: url(../images/title_up.gif);
  height: 49px;
}
*|td.logo_left_up {
  font-size: 0.9em;
  width: 33%;
  padding-left: 3.5em;
}
*|td.logo_center_up {
  width: 20%;
}
*|td.logo_right_up {
  width: 24%;
  text-align: right;
  padding-right: 5em;
}
*|table.main_body {
  background-image: url(../images/backgrnd.gif);
  width: 100%;
}
*|td.center_body {
  width: 100%;
  height: 780px;
}
*|td.center_doc {
  padding: 1.5em 1em 1.5em 3.3em;
  width: 55%;
}
*|td.menu_img_td {
  padding-bottom: 1.5em;
  background-color: black;
  vertical-align: top;
  width: 20%;
}
*|td.menu_td {
  width: 25%;
  vertical-align: top;
  padding-bottom: 1.5em;
}
*|table.menu_body {
  border-style: none;
  width: 100%;
}
*|td.menu_txt {
  border-style: none;
  padding-left: 1em;
  padding-right: 1em;
  width: 100%;
}
*|table.down_body {
  background-image: url(../images/title_bot.gif);
  width: 100%;
  height: 48px;
  background-repeat: repeat-x;
}
*|td.logo_left_down {
  padding-left: 3.3em;
  width: 31%;
  padding-top: 0.4em;
}
*|td.logo_center_down {
  width: 20%;
}
*|td.logo_right_down {
  width: 24%;
  text-align: right;
  padding-right: 3.2em;
  padding-top: 0.4em;
}
*|td.shadow_up {
  background-repeat: repeat-x;
  background-image: url(../images/shadow_up.gif);
}
*|td.bot {
  background-image: url(../images/backgrnd_bot.gif);
}
*|td.em {
  width: 1em;
}
