body {
  background: #07129A url();
  font-family: Tahoma, "Helvetica CE", "Arial CE", Helvetica, Arial, sans-serif;
  text-align: center;
}

A:link   {color: #0871FF; text-decoration:none;}
A:visited {color: #0871FF; text-decoration:none;}
A:active {color: #0871FF; text-decoration:none;}
A:hover {COLOR: #0099FF; text-decoration:yes;}

.header {
  font-size: 14px;
  font-weight: bold;
  color: #0871FF;
}

.nav_table {
  background: none;
  width: 799 ;
  border: #111111 2px solid ;
}
.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: #0871FF;
  text-align: center;
  background-color: #111111;
}
.nav_td_text {
  background-color: #07129A;
  text-align: center;
}
.nav_td_first, .nav_td_prev, .nav_td_next, .nav_td_last {
  width: 40px;
  text-align: center;
}

.nav_td_first a, .footer a, .nav_td_prev a, .nav_td_next a, .nav_td_last a, .nav_td_text a {
  color: #0099FF;
  text-decoration: none;
  text-align: center;
}
.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;
  text-align: center;
}

.img {
  border: none;
}

.img_table {
  background: none;
  width: 799;
  border: #111111 1px solid ; 
}

.img_desc_tr {
  height: 0px;
}
.img_desc_td, .img_desc_td_empty {
  font-size: 10px;
  font-family: Tahoma, "Helvetica CE", "Arial CE", Helvetica, Arial, sans-serif;
  color: #0871FF;
  background-color: #111111;
  width: 124px;
  text-align: center;
}
.img_desc_td_empty {
  background: none;
}
.img_desc_td a {
  color: #0099FF;
  text-decoration: none;
}
.img_desc_td a:hover {
  text-decoration: underline;
}

.img_tr {
  text-align: center;
  vertical-align: middle;
  /* height: 132px; */
}
.img_td, .img_td_empty {
  padding: 0;
  background-color: #0A18A3;
  width: 132px;
}
.img_td_empty {
  background: none;
}

.img_org_tr {
  height: 0px;
}
.img_org_td, .img_org_td_empty {
  font-size: 10px;
  font-family: Tahoma, "Helvetica CE", "Arial CE", Helvetica, Arial, sans-serif;
  color: #0871FF;
  text-align: right;
  background-color: #111111;
  width: 124px;
}
.img_org_td_empty {
  background: none;
}
.img_org_td a {
  color: #0099FF;
  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: #0871FF;
}

