html {scrollbar-face-color: #222222;
scrollbar-track-color: #000000;
scrollbar-3dlight-color: #222222;
scrollbar-highlight-color: #ff6600;
scrollbar-darkshadow-color: #000000;
scrollbar-shadow-color: #ff6600;
scrollbar-arrow-color: #ff6600;}

body {
	background-color: #000000;
	margin-top: 0px;
}
body,td,th {
	color: #CCCCCC;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
}
.style1 {font-size: xx-small}
a:link {
	color: #CCCCCC;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	text-decoration: none;
	color: #ff6600;
}
a:active {
	text-decoration: none;
}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
}
.thumbnails {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.gallery table { float: left;
                 margin: 45px 45px 45px 45px;
				}
.gallery table td { padding: 0; }
.caption { height: 4em; vertical-align: top; }