body {
  background-color: #000033;
  color: #CCCCCC;
}

table.index_table
{
  border-collapse: collapse;
  width: 600px;
}

td.index_table_cell
{
  width: 34%;
  vertical-align: baseline;
  padding: 5px;
  border: solid 3px #CCCCCC;
}

td.index_subcat_table_cell
{
  vertical-align: baseline;
  padding: 5px;
  border: solid 3px #CCCCCC;
}

a:link {color: #CCFFFF;}

a:visited {color: #00FFFF;}

a:active {color: FFFF00;}

.gallerytitle {
  font-family: Arial;
  font-size: 18pt;
}

.subcategoriestitle {
  font-weight: normal;
  text-decoration: none;
}

.subcategorythumbnailtitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
}

.thumbnailtitle {
  font-family: Arial;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
}

.thumbnail {
  margin-bottom: 0px;
  text-align: center;
}

.thumbnail_title {

  text-align: center;
}

.subcategory_thumbnail {
  margin-bottom: 0px;
  text-align: center;
}

.subcategory_thumbnail_title {

  text-align: center;
}

.navigationtext {
  font-family: Arial;
  font-weight: bold;
}

.navigationdisabledtext {
  font-family: Arial;
  font-weight: bold;
  color: #CCCCCC;
}
