body {
  background-color: #000000;
  color: #FFFFFF;
}

table.index_table
{
  border-collapse: collapse;
}

td.index_table_cell
{
  width: 20%;
  padding: 10px;
  border: solid 1px #CCCCCC;
}

td.index_subcat_table_cell
{
  padding: 10px;
  border: solid 1px #CCCCCC;
}

a:link {color: #FFFFFF;}

a:visited {color: #999999;}

a:active {color: #FFFFFF;}

.gallerytitle {
  font-family: Times New Roman, Times, serif;
  font-size: 20pt;
  font-weight: normal;
  color: #FFFFFF;
}

.thumbnailtitle {
  font-family: Times New Roman, Times, serif;
  font-size: 10pt;
  color: #FFFFFF;
}

.thumbnail {
  text-align: center;
}

.thumbnail_title {

  text-align: center;
}

.navigationtext {
  font-family: Times New Roman, Times, serif;
  color: #FFFFFF;
}

.navigationdisabledtext {
  font-family: Times New Roman, Times, serif;
  color: #CCCCCC;
}