.GalleryBodyStyle {color: white;  background-color: #000000}
.GalleryTableStyle
{
	width: 80%;
	text-align: center;
}
.GalleryMainTitleStyle
{
	font-weight: bold;
	font-size: 36pt;
	text-align: center;
}
.GalleryTitleStyle
{
	font-weight: bold;
	font-size: 24pt;
	padding-top: 20px;
	text-align: center;
}
.GalleryThumbStyle
{
	margin: 10px;
}
.GalleryImageStyle
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.GalleryCaptionStyle {font-size:"8pt"}

.GalleryLinkStyle {color:#CCCCCC}