.tbl_gallery {
  margin-bottom: 8px;

}


.tbl_gallery tbody td {
  background-color:#DAE1E9;
}

.tbl_gallery a {
  color: #3C89D9;
  text-decoration: none;
  font-weight: bold;
  font-size: 11;
}

.tbl_gallery a:hover {
  text-decoration: underline;
}

.tbl_gallery img {
  margin: 3px;
  border: 0px;
}




.gallery_menu {
  text-align: center;
}

.gallery_menu a {
  color: #3C89D9;
  text-decoration: none;
  font-weight: bold;
  xfont-size: 11;
}

.gallery_menu a:hover {
  text-decoration: underline;
}

.gallery_menu img {
  border: 0px;
}




.tbl_gallery_thumb {
  margin-bottom: 8px;

}

.tbl_gallery_thumb thead td {
  border-bottom: 2px solid #000000;
  background-color:#6E85A5;
  margin: 1px;
  margin-left: 8px;
}

.tbl_gallery_thumb tbody td {
  background-color: none;
}

.tbl_gallery_thumb a {
  color: #9CDE12;
  text-decoration: none;
  font-weight: bold;
  font-size: 11;
}

.tbl_gallery_thumb a:hover {
  text-decoration: underline;
}

.tbl_gallery_thumb img {
  margin: 2px;
  border: 0px;
}


.div_gallery {
  background-color:#DAE1E9;
  padding: 1px;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 4px;
}

.div_gallery a {
  color: #003264;
  text-decoration: none;
  font-weight: bold;
  font-size: 11;
}

.div_gallery a:hover {
  text-decoration: underline;
}

.div_gallery a img {
  border: 0px;
}
