<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  background-color: #4B4B4B;
  color: #FFFFFF;
  background-image: url(arlesimages/background.jpg)repeat-x;
  background-attachment: fixed;
}

table.index_table
{
  width: 60%;
}

td.index_table_cell
{
  width: 25%;
  vertical-align: top;
  padding: 0px;
  border: none;
}

td.index_subcat_table_cell
{
  vertical-align: top;
  padding: 0px;
  border: none;
}

a:link {color: #4B4B4B;}

a:visited {color: #4B4B4B;}

a:active {color: #4B4B4B;}

.gallerytitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: xx-large;
  font-style: normal;
  font-weight: bold;
  color: #E12F03;
  text-decoration: none;
}

.thumbnailtabletitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: large;
  font-weight: bolder;
  color: #FFFFFF;
}

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

.thumbnail {
  text-align: center;
}

.thumbnail_title {

  text-align: center;
}

.navigationtext {
  font-family: Tahoma;
  font-size: medium;
  font-weight: bold;
  background-color: #eaeaea;
}

.navigationdisabledtext {
  font-family: Tahoma;
  font-size: medium;
  font-weight: bold;
  color: #CCCCCC;
  background-color: #eaeaea;
}</pre></body></html>