body {
  background: #000000;
  font-family: Tahoma, "Helvetica CE", "Arial CE", Helvetica, Arial, sans-serif;
  text-align: center;
}

.header {
  font-size: 20px;
  color: #FFD26A;
}

.nav_table {
  background: none;
  width: 654;
}
.nav_tr {
  height: 0px;
}
.nav_td_first, .nav_td_prev, .nav_td_next, .nav_td_last, .nav_td_text {
  font-size: 12px;
  font-family: Tahoma, "Helvetica CE", "Arial CE", Helvetica, Arial, sans-serif;
  color: #000033;
  text-align: center;
  background-color: #B0AAFF;
}
.nav_td_text {
  background-color: #DDDDFF;
}
.nav_td_first, .nav_td_prev, .nav_td_next, .nav_td_last {
  width: 40px;
}

.nav_td_first a, .footer a, .nav_td_prev a, .nav_td_next a, .nav_td_last a, .nav_td_text a {
  color: #FF870F;
  text-decoration: none;
}
.nav_td_first a:hover, .footer a:hover, .nav_td_prev a:hover, .nav_td_next a:hover, .nav_td_last a:hover, .nav_td_text a:hover {
  text-decoration: underline;
}

.img {
  border: none;
}

.img_table {
  background: none;
  width: 654;
}

.img_desc_tr {
  height: 0px;
}
.img_desc_td, .img_desc_td_empty {
  font-size: 12px;
  font-family: Tahoma, "Helvetica CE", "Arial CE", Helvetica, Arial, sans-serif;
  color: #DDDDFF;
  background-color: #444455;
  width: 644px;
}
.img_desc_td_empty {
  background: none;
}
.img_desc_td a {
  color: #FF870F;
  text-decoration: none;
}
.img_desc_td a:hover {
  text-decoration: underline;
}

.img_tr {
  text-align: center;
  vertical-align: middle;
  height: 652px;
}
.img_td, .img_td_empty {
  padding: 0;
  background-color: #666677;
  width: 652px;
}
.img_td_empty {
  background: none;
}

.img_org_tr {
  height: 0px;
}
.img_org_td, .img_org_td_empty {
  font-size: 12px;
  font-family: Tahoma, "Helvetica CE", "Arial CE", Helvetica, Arial, sans-serif;
  color: #DDDDFF;
  text-align: right;
  background-color: #444455;
  width: 644px;
}
.img_org_td_empty {
  background: none;
}
.img_org_td a {
  color: #FF870F;
  text-decoration: none;
}
.img_org_td a:hover {
  text-decoration: underline;
}

.footer {
  font-size: 10px;
  font-family: Tahoma, "Helvetica CE", "Arial CE", Helvetica, Arial, sans-serif;
  color: #DDDDFF;
}

