body {
  background-color: #FEF5DA;
  color: #960014;
}

table.index_table
{
  border-collapse: collapse;
}

td.index_table_cell
{
  width: 200px;
  height: 200px;
  padding: 5px;
  border: solid 1px #000000;
}

a:link {color: #0000CC;}

a:visited {color: #CCCCCC;}

a:active {color: #CCCCCC;}

.gallerytitle {
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: bold;
  color: #960014;
  background-color: #FEF5DA;
}

.thumbnailtabletitle {
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 9pt;
  font-weight: bold;
  color: #000000;
  background-color: #000000;
}

.thumbnailtitle {
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 7pt;
  font-style: normal;
  font-weight: normal;
  color: #960014;
}

.navigationtext {
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 10pt;
  font-weight: bold;
  color: #003300;
}

.navigationdisabledtext {
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 10pt;
  font-weight: bold;
  color: #CCCCCC;
}