@CHARSET "UTF-8";

body {
	background: #ffffff;
	vertical-align: top;
	text-align: center;
	/*font-family: "Century Gothic",arial,Verdana,sans-serif;*/
	margin: 0px auto;
	padding: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}

#galleryBorderTitle{
	margin-left: 15px;
	margin-right: 10px;
	margin-top: 5px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	padding: 0px 0px 0px 0px;
	color: #52847f;
	border-color: #52847f;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	background: none;
	width: 473px;
}

table{
	text-align: center;
	margin: 0px auto;
	border-style: solid;
	border-width: 0px;
}

#TrGalleryArea {
	margin-top: 0px;
	height:180px;
}

#TdGalleryArea {
	width: 150px;
	height: 150px;
	text-align: center;
	vertical-align: top;
	margin: 0px auto;
}

#TdGalleryImgPreview {
	background-image: url("../imgs/galleryBackgroundPreview.jpg");
	background-repeat: no-repeat;
	width: 100px;
	height: 100px;
	text-align: center;
	vertical-align: middle;
	margin:0px auto;
}

#galleryPreviewSpan {
	width: 100px;
	height: 100px;
	text-align: center;
	vertical-align: middle;
	border-width: 0px;
	border-style: solid;
	margin:0px auto;
	padding: 0px;
	display: block;
}

#galleryPreviewLink {
	text-align: center;
	vertical-align: middle;
	border-width: 0px;
	border-style: none;
	margin: 0px auto;
	display: block;
}

#galleryTitle {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #5c5c57;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background: #ffffff;
	display: block;
}

#TdGalleryImgArea a:hover {
	color: #000000;
	text-decoration: none;
}

#TdGalleryImgArea a:link {
	color: #000000;
	text-decoration: none;
}

#TdGalleryImgArea a:visited{
	color: #000000;
	text-decoration: none;
}

.galleryToolbar {
	text-align: right;
	vertical-align: middle;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

.addGalleryLink,.updateGalleryLink,.deleteGalleryLink {
	text-align: left;
	vertical-align: top;
	padding: 0px;
	display: block;
	height: 30px;
}

.addGalleryLink {
	margin: 0px 0px 0px 0px;
}

.updateGalleryLink,.deleteGalleryLink {
	margin: 00px 0px 0px 5px;
}

.pageNavBar {
	margin: 15px auto;
	padding: 0px;
	text-align:center;
	display: block;
}
.pageNavBar a{
	color: #000000;
	text-decoration: none;
	font-size: 9pt;
	font-style:normal;
	font-weight: normal;
	margin: 0px 5px 0px 5px;
	padding: 0px;
}

.insertGalleryLink{
	margin: 10px;
	padding: 0px;
	display: block;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
}

.deleteGalleryLink{
	margin-top: 0px;
	padding: 0px;
	display: block;
	text-align: left;
	
}
