<style type="text/css">
<!--

body {
  background-color: #E8FFFF;
  background: url(images/backdigi.jpg);
  border: thin blue;
  border-bottom: thin blue;
  border-bottom-color: blue;
      border-collapse: separate;
  border-color: blue blue blue blue;
  border-left-color: blue;
  border-left-style: double;
  border-left-width: inherit;
  border-left: thin double blue;
  border-right: thin double blue;
  border-spacing: inherit;
  border-style: double;
  }

td.index_table_cell
{
  width: 10%;
  padding: 8px;
  border: none;
}

td.index_subcat_table_cell
{
  padding: 8px;
  border: none;
}

.gallerytitle {
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: xx-large;
  font-style: normal;
  font-weight: bolder;
  color: #FF0000;
  text-decoration: underline;
}

.thumbnailtabletitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16pt;
  font-style: normal;
  font-weight: bolder;
  color: #0000FF;
  text-decoration: blink;
}

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

.thumbnail {
  text-align: center;
}

.thumbnail_title {

  text-align: center;
}

.navigationtext {
  font-family: Arial, Helvetica, sans-serif;
}

.navigationdisabledtext {
  font-family: Arial, Helvetica, sans-serif;
  color: #CCCCCC;
}
-->
</style>