body {
font-family : Arial, Tahoma, Verdana; 
font-size : 100%; 
text-decoration : none; 
color : #cccccc; 
} 
a:link {
color : #cccccc;
text-decoration : none;
} 
a:active {
color : #cccccc; 
text-decoration : none; 
} 
a:visited {
color : #cccccc;  
text-decoration : none; 
} 
a:hover {
text-decoration : none; 
color : #eeeeee; 
text-decoration : none; 
}
div.photograph {
	text-align: center;
}
div.photograph table {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
td.thumbcell {
	width: 150px;
}
div.title {
  font-weight: 600;
	font-family: Arial, Tahoma, Verdana;
	text-align: right;
	font-size: 0.7em;
	color: #cccccc;
	background-color: transparent;
	margin-bottom: 0px;
	margin-top: 0px;
}
.caption {
	font-family: Arial, Tahoma, Verdana;
	text-align: center;
	margin-top: 0px;
	font-size: 1.0em;
	color: #cccccc;
	background-color: transparent;
}
.footnote {
	font-size: 0.7em;
	text-align: center;
	font-family: tahoma, arial, helvetica, sans-serif;
}
.footnote-b {
	font-size: 1.0em;
	text-align: center;
	font-family: tahoma, arial, helvetica, sans-serif;
}
.textleft {
	text-align: center;
	font-family: Arial, Tahoma, Verdana;
	font-size: 1.1em;
	color: #cccccc;
	background-color: transparent;
}
.textright {
	text-align: center;
	font-family: Arial, Tahoma, Verdana;
	font-size: 1.1em;
	color: #cccccc;
	background-color: transparent;
}
.textcenter {
	text-align: center;
	font-family: Arial, Tahoma, Verdana;
	font-size: 1.1em;
	color: #cccccc;
	background-color: transparent;
}
img {
	border-style: outset;
	border-color: #a0a0a0;
	border-width: 4px;
}
a img{
  border-color: #E4E4E4;
}
img.selected {
	border-style: double;
	border-width: 5px;
	border-color: #000000;
}
div.navigation {
	text-align: center;
	margin-top: 0px;
}
div.navigation table {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 0px;
}