
.GalleryControl {
	width:284px; 
	height:66px; 
	background: #f2f1ed url(../images/GalleryControls/bg.png) no-repeat;
	padding:10px 10px 0px 25px;
	margin: 0px auto 0px auto;
}

.GalleryControlImgs {
	float:left;
	width:85px;
	text-align:center;
	font-family:Arial;
	font-size:28px;
	padding:6px 0px 0px 0px;
	margin: 0px 0px 0px 30px;
}

.ContentTourDesc {
	font-family:	Tahoma ;
	font-size:		13px ;
	color:			#627F9F ;
	height:			50px;
	overflow-y:		auto;
	width:			470px;
	margin:			10px auto 0px auto;
	text-align:		left;
}

.ContentPhotoGalleryHeaderLabel {
	padding: 0px 0px 0px 10px;
	cursor: pointer;
	font-family:	Arial ;
	font-size:		14px ;
	font-weight:	bold ;
	color:			#ffffff ;
	border:solid 1px #032c4a;
	background-image: url(../images/gallery/headerbg.png);
	text-decoration:	none;
	height: 20px;
	overflow-y: hidden;
}
.ContentPhotoGalleryBody {
	padding:10px 0px 0px 0px;
	overflow-y: hidden;
	border:solid 1px #032c4a;
}

.pageKeywords 
{
    color: #BEC7CD;
    font-size: 10px;
}





.ContentAttachments {
	font-size:		11px;
	font-family:	Arial;
	font-weight:	normal;
	color:			#000000 ;
	text-decoration:	none;
}
.ContentDesc {
	font-family:	Tahoma ;
	font-size:		12px ;
	font-weight:	normal ;
	color:			#34393D ;
}

a.ContentDesc{
	font-family:	Tahoma ;
	font-size:		11px ;
	font-weight:	normal ;
	color:			#34393D ;
	text-decoration:	none;
}
a.ContentDesc:hover {
	font-family:	Tahoma ;
	font-size:		11px ;
	font-weight:	bold ;
	color:			#34393D ;
	cursor: pointer;
	text-decoration:	none;
}

.ContentTitle {
	font-family:	Arial ;
	font-size:		16px ;
	font-weight:	Bold ;
	color:			#242021 ;
	text-decoration:	none;
}
a.ContentTitle{
	font-family:    Trebuchet MS ;
	font-size:		12px ;
	color:			#231f20 ;
	text-decoration:	none;
}
a.ContentTitle:hover {
	font-family:	Trebuchet MS ;
	font-size:		12px ;
	color:			#000000 ;
	cursor: pointer;
	text-decoration:	none;
}
.ContentTitleDetail {
	font-family:	Arial ;
	font-size:		12px ;
	font-weight:	Bold ;
	color:			#BD8B06 ;
	text-decoration:	underline;
}
a.ContentTitleDetail{
	font-family:	Arial ;
	font-size:		14px ;
	font-weight:	Bold ;
	color:			#000000 ;
	text-decoration:	none;
	padding:0px 0px 5px 0px;
}
a.ContentTitleDetail:hover {
	font-family:	Arial ;
	font-size:		14px ;
	font-weight:	Bold ;
	color:			#000000 ;
	text-decoration:	none;
	padding:0px 0px 5px 0px;
}
.PagingNumbers {
	font-size:		12px;
	font-family:	Arial;
	font-weight:	normal;
	color:			#B60403 ;
	text-decoration:	none;
}
.PagingNumbersOn {
	font-size:		12px;
	font-family:	Arial;
	font-weight:	bold;
	color:			#4E0607 ;
	text-decoration:	none;
}