.galleryThumbNames {
	font-size: 12px;
	font-weight: bold;
	color: #CC6633;

}
.thumbBorder {
	border: 1px solid #333;
	padding: 2px;
}

div.slidebox{margin:auto;text-align:left;width:550px;height:450px}

.averText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC6600;
}
.disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.infoLayersText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC3333;
}
.whiteTextBold {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.blackTextBold {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.blackTextPlain {
	font-size: 12px;
	color: #000000;
	text-indent: 22px;

}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
}
a {
	outline:none;
	text-decoration: none;
}

a:link {
	color: #000000;
 text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #FF9900;
	text-decoration: none;
}
.copyright {
	font-size: 9px;
	color: #CC6633;
}

