.GalleryTable {
	background: transparent;
	margin-left: auto;
	margin-right: auto;
}
.GalleryCellNoImages {
	border: none;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
}
.GalleryCellCategorySpacer {
	height: 15px;
	background: transparent;
}
.GalleryCellCategorySpacer1 {
	height: 1px;
}
.GalleryCellCategoryHeader {
	background: transparent;
	text-align: center;
	vertical-align: middle;

	padding: 2px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.GalleryCellImageParent {
	text-align: center;
	vertical-align: top;
	left: auto;
	top: auto;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 2px;
	padding-left: 2px;
	width:33%;
}
.GalleryImageTable {
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	width:250px;
}
.GalleryImage {
	text-decoration: none;
	border: none;
}
.GalleryImageTitle {
font-size:.925em;
padding:0 10px 0 10px;

}
.GalleryNoCategories {
	background:transparent;
	border: none;
}

.GalleryDisabled {

	background:transparent;
	border: none;
}

/* Wrapper Table turned on with ShowImageWrapTable */
.GalleryCellImageWrapTable {
	background: transparent;
	border: none;
}
/* Top Row */
.GalleryCellImageWrapTableTL {
	background:transparent;
	border: none;
	width: 10px;
}
.GalleryCellImageWrapTableTC {
	background:transparent;
	border: none;
}
.GalleryCellImageWrapTableTR {
	background:transparent;
	border: none;
	width: 10px;
}
/* Middle Row */
.GalleryCellImageWrapTableML {
	background: transparent;
	border: none;
	width: 10px;
}
.GalleryCellImageWrapTableMC {
	background: transparent;
	border: none;
}
.GalleryCellImageWrapTableMR {
	background: transparent;
	border: none;
	width: 10px;
}
/* Bottom Row */
.GalleryCellImageWrapTableBL {
	background: transparent;
	border: none;
	width: 10px;
}
.GalleryCellImageWrapTableBC {
	background: transparent;
	border: none;
}
.GalleryCellImageWrapTableBR {
	background: transparent;
	border: none;
	width: 10px;
}
.GalleryCatMaster {


	background: transparent;
	border: none;

	width: 200px;
}
.GalleryCatItem {
	background:transparent;
	border: none;
}
.GalleryCatItem A {
	text-decoration: none;
}
.GalleryCatItemSelected {
	background:transparent;
	border: none;

}
.GalleryCatItemSelected A {
	text-decoration: none;
}

/* ----Gallery Image Page -------------------*/

/* 
----------------------------------------
New Items 10/31/2006- Controls frames and shadows 
----------------------------------------
*/
#GalleryOuterFrame {
	border: none;
}
#GalleryInnerFrame {
	background: white;
	border: black 1px solid;
}
#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;
	background:none;
}
.GalleryShowTextCell {
margin:0 0 0 18px;
	vertical-align: middle;
	width:550px;
}
.GalleryShowImageTitle {
margin:8px 0 0 0;
text-align:center;
	font-size: 1.2em;
	font-weight: bold;
}

.GalleryShowImageDesc {

}

