body {
  background-color: #E7E7E7;
  text-align: center;
}

.header {
  font-size: 15px;
  color: #000000;
}

.img_table {
  background-color: #E7E7E7;
  width: 760;
}

.nav_tr {
  height: 0px;
}

.nav_td_prevnext, .nav_td_text, .img_td_fill, .img_td_back
{
  font-size: 10px;
  text-align: center;
  background-color: #96CAFF;
}

.nav_td_prevnext
{
  color: #FFFFFF;
}

.nav_td_text, .img_td_back, .img_td_fill
{
  background-color: #68B3FD;
}

.img_td_back
{
  width: 150px;
}

.nav_td_prevnext
{
  width: 40px;
}

.nav_td_prevnext a, .nav_td_text a, .img_td_fill a, .img_td_back a {
  color: #AA7815;
  text-decoration: none;
}

.nav_td_prevnext a:hover, .nav_td_text a:hover, .img_td_fill a:hover, .img_td_back a:hover
{
  text-decoration: underline;
}

.img
{
  border: none;
}

.img_desc_tr
{
  height: 0px;
}

.img_desc_td, .img_desc_td_empty
{
  font-size: 10px;
  color: #000000;
  background-color: #68B3FD;
  width: 150px;
}

.img_desc_td_empty
{
  background-color: #E7E7E7;
}

.img_tr
{
  text-align: center;
  vertical-align: middle;
  height: 110px;
}

.img_td, .img_td_empty
{
  padding: 0;
  background-color: #C0C0C0;
  width: 110px;
}

.img_td_empty
{
  background-color: #E7E7E7;
}
