html{}
body{
	color: #000000;
	background-color: #ffffff;
	font-family: verdana, sans-serif;
	font-size: 8pt; font-weight: 100;
	scrollbar-arrow-color: #999999;
	scrollbar-face-color: #cccccc;
	scrollbar-track-color: #ffffff;
	scrollbar-3dlight-color: #999999;
	scrollbar-highlight-color: #999999;
	scrollbar-shadow-color: #999999;
	scrollbar-darkshadow-color: #999999;
	padding: 0px;
	border: none 0px;
	margin: 3px 3px 3px 3px;
}
a{
	color: #999999;
	font-weight: 600;
	text-decoration: none;
}
a:Hover{
	color: #000000;
	text-decoration: underline;
}
a:Visited{
}
img
{
	border: none;
}
.thumbnails
{
	width: 200px;
}
.thumbnails .header
{ 
	background-color: #cccccc;
	font-family: verdana, Sans-Serif;
	font-size: 10pt; font-weight: 600;
	text-align: center;
	padding: 2px 0px 2px 0px;
	border-bottom: solid 2px #999999;
}
.thumbnails .headerOver
{ 
	width: 100%;
	background-color: #999999;
	font-family: verdana, Sans-Serif;
	font-size: 10pt; font-weight: 600;
	text-align: center;
	padding: 2px 0px 2px 0px;
	border-bottom: solid 2px #999999;
}
.thumbnails .link
{
	height: 15px;
	font-family: Courier New, Serif;
	font-size: 8pt; font-weight: 100;
	text-align: center;
	padding: 2px 0px 2px 0px;
	border-bottom: solid 2px #999999;
}
.thumbnails .image
{
	padding: 0px;
}
.thumbnails .text
{
	font-family: verdana, Sans-Serif;
	font-size: 8pt; font-weight: 100;
}
.thumbnails .footer
{
	clear: both; width: 100%;
	background-color: #cccccc;
	font-family: Courier New, Serif;
	font-size: 8pt; font-weight: 100;
	padding: 2px 0px 2px 0px;
	border-top: solid 2px #999999;
}
.thumbnails .thumbnail
{
	float: left; width: 96px;
	text-align: center; vertical-align: middle;
	padding: 2px;
	margin: 1px 0px 1px 0px;
}
.thumbnails .thumbnailOver{
	float: left; width: 96px;
	background-color: #999999;
	text-align: center; vertical-align: middle;
	padding: 2px;
	margin: 1px 0px 1px 0px;
}
.toolbar
{
	font-family: Eurostile;
	font-size: 8pt; font-weight: 100;
}
.toolbar .item
{
	float: left; width: 100px;
}
.slideShow
{
	float: right;
}
.slideShow .input
{
	height: 20px; width: 50px;
	font-family: Courier New, Serif;
	font-size: 8pt; font-weight: 100;
	text-align: center;
	background-color: #ffffff;
	border-top: solid 2px #999999;
	border-right: solid 2px #999999;
	border-bottom: solid 2px #999999;
	border-left: solid 2px #999999;
}
.slideShow .button
{
	height: 20px; width: 50px;
	font-family: Courier New, Serif;
	font-size: 8pt; font-weight: 100;
	background-color: #cccccc;
	border-top: solid 2px #999999;
	border-right: solid 2px #999999;
	border-bottom: solid 2px #999999;
	border-left: solid 2px #999999;
}
.exhibit
{
}
.exhibit .header
{
	clear: both;
	background-color: #cccccc;
	padding: 2px 10px 10px 10px;
	border-bottom: solid 2px #999999;
	margin-bottom: 60px;
}
.exhibit .name
{
	float: left;
	font-family: verdana, Sans-Serif;
	font-size: 10pt; font-weight: 600;
}
.exhibit .date
{
	float: right;
	font-family: verdana, Sans-Serif;
	font-size: 8pt; font-weight: 100;
}
.exhibit .image
{
	clear: both;
	padding: 2px 10px 2px 10px;
	margin-bottom: 10px;
}
.exhibit .text
{
	font-family: verdana, Sans-Serif;
	font-size: 9pt; font-weight: 100;
	padding: 2px 10px 2px 10px;
	margin-bottom: 10px;
}
.exhibit .link
{
	font-family: verdana, Sans-Serif;
	font-size: 8pt; font-weight: 100;
	padding: 2px 10px 2px 10px;
	margin-bottom: 10px;
}
.footer
{
	clear: both;
	background-color: #cccccc;
	font-family: Courier New, Serif;
	font-size: 8pt; font-weight: 100;
	padding: 2px 10px 10px 10px;
	border-top: solid 2px #999999;
}
.footer .left
{
		float: left;
}
.footer .right
{
		float: right;
}
