﻿body {
  background-color: #000066;
  color: #FFFFFF;
}

td.index_table_cell
{
  padding: 8px;
  border: none;
}

td.index_subcat_table_cell
{
  padding: 8px;
  border: none;
}

a:link {color: #FFCC00;}

a:visited {color: #CCCCCC;}

a:active {color: #990000;}

.gallerytitle {
  font-family: Arial;
  font-size: 18pt;
  color: #990033;
  background-color: #000066;
}

.subcategoriestitle {
  font-family: Arial;
  background-color: #000066;
}

.subcategorythumbnailtitle {
  font-family: Arial;
  font-size: 10pt;
  color: #FFCC00;
  background-color: #000066;
}

.thumbnailtabletitle {
  font-family: Arial;
  background-color: #000066;
}

.thumbnailtitle {
  font-family: Arial;
  font-size: 10pt;
  color: #FFCC00;
  background-color: #000066;
}

.thumbnail {
  text-align: center;
}

.thumbnail_title {

  text-align: center;
}

.subcategory_thumbnail {
  text-align: center;
}

.subcategory_thumbnail_title {

  text-align: center;
}

.navigationtext {
  font-family: Arial;
  font-weight: bold;
  background-color: #000066;
}

.navigationdisabledtext {
  font-family: Arial;
  font-weight: bold;
  color: #CCCCCC;
  background-color: #000066;
}

.indexquicklist {
  font-family: Arial;
  color: #FFCC00;
  background-color: #000066;
}