body {
  background-color: #000000;
  color: #CCCCCC;
}

table.index_table
{
  border-collapse: collapse;
}

td.index_table_cell
{
  padding: 0px;
  border: solid 8px #444455;
}

a:link {color: #555555;}

a:visited {color: #555555;}

a:active {color: #FFC513;}

.gallerytitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14pt;
  font-weight: bold;
  color: #EEEEEE;
  background-color: #000000;
}

.thumbnailtabletitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #EEEEEE;
  background-color: #000000;
}

.thumbnailtitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

.navigationtext {
  font-family: Arial;
  font-weight: bold;
}

.navigationdisabledtext {
  font-family: Arial;
  font-weight: bold;
  color: #CCCCCC;
}