.GalleryTable {
	margin-left: auto;
	margin-right: auto;
	margin-top:15px;
}
.GalleryCellNoImages {
	text-align: center;
	vertical-align: top;
	font-weight: bold;
}
.GalleryCellCategorySpacerTR {
	display: none;
}
.GalleryCellCategorySpacer {
	height: 1px;
}
.GalleryCellCategorySpacer1TR {
	display: none;
}
.GalleryCellCategorySpacer1 {
	height: 1px;
	display: none;
}
.GalleryCellCategorySpacer3TR {
}
.GalleryCellCategorySpacer3 {
	height: 15px;
}
.GalleryCellCategoryHeader {
	text-align: center;
	vertical-align: middle;
	padding: 2px;
	border-top: 0px none #FFFFFF;
	border-right: 0px none #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	border-left: 0px none #FFFFFF;
}
.GalleryCellImageParent {
	text-align: center;
	vertical-align: top;
	left: auto;
	top: auto;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 2px;
	padding-left: 2px;
}
.GalleryImageTable {
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
}
.GalleryImage {
	text-decoration: none;
}
.GalleryImageTitle {
/*	white-space: nowrap; */
}
.GalleryNoCategories {
}

.GalleryDisabled {
}

/* Wrapper Table turned on with ShowImageWrapTable */
.GalleryCellImageWrapTable {

}
/* Top Row */
.GalleryCellImageWrapTableTL {
	width: 10px;
}
.GalleryCellImageWrapTableTC {

}
.GalleryCellImageWrapTableTR {

	width: 10px;
}
/* Middle Row */
.GalleryCellImageWrapTableML {
	width: 10px;
}
.GalleryCellImageWrapTableMC {
}
.GalleryCellImageWrapTableMR {
	width: 10px;
}
/* Bottom Row */
.GalleryCellImageWrapTableBL {
	width: 10px;
}
.GalleryCellImageWrapTableBC {
}
.GalleryCellImageWrapTableBR {
	width: 10px;
}

/* Style that goes on the UL for the gallery index */
.GalleryIndexUL {
}

/* 
----------------------------------------
New Items 10/31/2006- Controls frames and shadows 
----------------------------------------
*/
#GalleryOuterFrame {
	border: none;
}
#GalleryInnerFrame {
	background: white;
	border: 1px solid black;
}
#GalleryInnerFrame img {
	margin: 15px;
	border: none;
}
/* Used to turn off the shadowing */
#ShadowCell {
	/* display: none; */
}
/* 
----------------------------------------
*/

.GalleryShowTable {
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
}
.GalleryShowImageParentCell {
	text-decoration: none;
	padding-bottom:15px;
	padding-top:15px;
}
.GalleryShowTextCell {
	text-align: left;
	vertical-align: middle;
}
.GalleryShowImageTitle {
	font-size: 16px;
	white-space: nowrap;
	font-weight: bold;
	padding-bottom: 8px;
}
.GalleryShowImageSize {

	display: none;
}
.GalleryShowImageDesc {

}
