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

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

.img_table, .img_table {
  width: 760;
}

.img_table2 {
  height: 610;
}

.img_table_full {
  width: 100%;
}

.img_td_prevnext, .img_td_text, .img_td_fill
{
  font-size: 10px;
  color: #000000;
  text-align: center;
}

.img_td_prevnext
{
  background-color: #96CAFF;
  width: 40px;
}

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

.img_td_text
{
  width: 100px;
}

.img_td_prevnext a, .img_td_text a, .img_td_fill a {
  color: #AA7815;
  text-decoration: none;
}

.img_td_prevnext a:hover, .img_td_text a:hover, .img_td_fill a:hover {
  text-decoration: underline;
}

.img {
  border: none;
}

.img_desc_tr {
  height: 0px;
}

.img_desc_td {
  text-align: center;
}

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

.img_td, {
  padding: 0;
}

.img_td_prevnext
{
  color: #FFFFFF;
}
