body {
	background-color:#BBE0FF;
	font-size:10pt;
	font-family:verdana,arial,helvetica,sans-serif;
	text-align: center;
}

a:link {
	color: #3333ff;
	text-decoration:none;
}

a:active {
	color: #3333ff;
	text-decoration:none;
}

a:visited {
	color: #3333ff;
	text-decoration:none;
}

a:hover {
	color: #6666ff;
	text-decoration:none;
}

table {
	font-family: verdana,arial,helvetica,sans-serif;
}

td {
	font-size:10pt;
	font-family: verdana,arial,helvetica,sans-serif;
}

h2 {
	font-size:15pt;
	font-family: verdana,arial,helvetica,sans-serif;
}

.cell {
	padding: 5px;
	background-color: #E5F0FF;
	text-align: left;
}

a {
  color: #3333ff;
  text-decoration: none;
}

a:link img, a:hover img, a:visited img {
  border-style: none;
}

h1 { /* the header of all pages. Backgound-image is included in page*/
  height: 70px;
  background: #99CCFF;
  color: #000000;
  font-weight: normal;
  letter-spacing: 3pt;
  font-size: 1.8em;
  vertical-align: top;
  text-align: right;
  margin: 0px;
  background-repeat: no-repeat;
  background-position: 0px 0px;
}

ul.menu { /* the navigation menu (parent folders) */ 
  background: #99CCFF;
  border-top: solid 1px #000000;
  border-bottom: solid 1px #000000;
  font-weight: bold;
  letter-spacing: 1pt;
  margin: 0px;
  padding: 3px 0px 3px 2%;
  color: #FFFF60;
}

ul.menu li {
  display: inline;
  color: #000000;
}

ul.menu li a {
  color: #3333ff;
}

ul.menu li.up {
  position: absolute;
  right: 2%;
}

h2,h3 { color: #000000;
}

ul.list { /* the list of subfolders */
  list-style-type: none;
  width: 68%;
  position: relative;
  left: 2%;
}
ul.list li {
  line-height: 130%;
  color: #000000;
}
ul.list li a {
  color: #3333ff;
}

table.float {
    padding: 0px 0px;
    margin-left: 10px;
    margin-top:  10px;
    float:left;
}

td.caption { /* this is for text below thumbnails and images */
  border: solid 1px #440000;
  background: #99CCFF;
  font-size: 8pt;
  color: #3333ff;
  text-align: center;
  padding: 0px 4px;
  height:28px;
}

td.thumbalbum { /* this is for text below thumbnails and images */
  border: solid 1px #440000;
  background: #99CCFF;
  font-size: .8em;
  color: #000000;
  line-height: 130%;
  height:150;
  text-align: center;
  padding: 0px 4px;
}

td.image { /* this is for text below thumbnails and images */
    border: solid 1px #440000;
}

h2 a { /* color of links in the headers/footers */
  color: #3333ff;
}

h2 {
	font-size:15pt;
	font-family: verdana,arial,helvetica,sans-serif;
}

div.spacer { /* needed to clean the flow before and after floating thumbnails */
  clear: both;
}

p.address { /* the footer of all pages */
  margin: 2%;
  font-size: 8pt;
  color: #000000;
  font-style: normal;
}

p.address a { /* color of links in the footer */
  color: #3333ff;
}
