.pagecount{
margin:0px;
padding:0px;
}
	.pagecount a{
	display:block;
	padding:3px 6px;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
	float:left;
	font-size:16px;
	color:black;
	text-decoration:none;
	margin-top:5px;
	}
	.pagecount a:hover{
	background:white;
	}
	.pagecount a.first{
	border-left:1px solid #fff;
	}
	.pagecount span{
	display:block;
	padding:3px 6px;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
	float:left;
	font-size:16px;	
	background:#CfCfCf;
	margin-top:5px;
	}
	.pagecount span.first{
	border-left:1px solid #fff;
	}
	
.CatDesc{
display:none;
font-size:5px;
}
.CatDescShow{
font-size:10px;
}

.divwraptable{border: 1px solid white; padding: 10px;}
#imgBox{
/*display:none;*/
position:relative;
background:#333333;
}
#imgDesc{
/*font-weight:bold;*/
font-size:14px;
padding:10px;
padding-bottom:5px;
padding-right:0;
text-align:right;
position:relative;
}
#imgDesc2{
font-weight:bold;
font-size:10px;
padding:0px;
padding-bottom:5px;
padding-right:0;
text-align:right;
position:relative;
}

.GalleryTable {
}
.GalleryCellNoImages {
	border: none;
	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: left;
	font-size:14px;
	vertical-align: middle;
	white-space: nowrap;
	padding: 2px;
	border-top: 0px none #FFFFFF;
	border-right: 0px none #FFFFFF;
	border-bottom: 1px solid #505050;
	border-left: 0px none #FFFFFF;
	height:30px;
}
.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 */

a.catlistanchor{
background:#000;
display:block;
width:100px;
height:74px;
border-bottom:1px black solid;
overflow:hidden;
text-align:center;
text-decoration:none;
font-size:1.2em;
color:#425B45;
}


a.catlistanchortext{
text-decoration:none;
font-size:1.2em;
color:#425B45;
}
a.catlistanchor:hover{
}