input[type="text"] , input[type="file"] , input[type="password"] , select ,  .TextField  {
	font-family: Tahoma;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	border: 1px solid #C3B576;
	background-image: url(../Images/InputBG.jpg);
	background-repeat: repeat-x;
	height: 18px;
	vertical-align: middle;
}
input[type="submit"]{
	font-family: Tahoma;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	border: 1px solid #B3A251;
	background-image: url(../Images/InputBG.jpg);
	background-repeat: repeat-x;
	height: 25px;
	background-color: #DACEA8;
}
textarea{
	font-family: Tahoma;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	border: 1px solid #C3B576;
	background-image: url(../Images/InputBG.jpg);
	background-repeat: repeat-x;
	background-color: #D5CB9A;
}
#MainContentsContainer table tr td #ContentsRightContainer #SearchContainer table tr .SerchBG label #textfield {
	border: 0px none #FFF;
	float: left;
	width: 155px;
	background-image: none;
	margin-left: 7px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	height: 15px;
	margin-top: 3px;
}
.Title1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #E7E7E7;
}
.MembersPageGalleryPicContainer {
	width: 100px;
	background-color: #F8F8F8;
	padding: 8px;
	border: 1px solid #FFF;
}
.GalleryPageGalleryPicContainer {
	width: 100px;
	background-color: #F8F8F8;
	padding: 8px;
	border: 1px solid #CCC;
}
.MainGalleryMainPicContainer {
	border: 1px solid #C8C8C8;
	background-color: #F8F8F8;
	padding: 10px;
	width: 558px;
	overflow: hidden;
}

.MembersPageGalleryPic {
	width: 100px;	
}
.Title2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.PagePartsContainer {
	background-image: url(../Images/PagePartsBG.jpg);
	background-repeat: no-repeat;
	width: 620px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	clear: both;
	float: left;
	background-color: #E8E8E8;
}
.MembersBigPic {
	background-color: #F8F8F8;
	border: 1px solid #C8C8C8;
	padding: 10px;
}

.MembersPageInfoContainer {
	clear: both;
	float: left;
	width: 620px;
	padding-right: 10px;
	padding-left: 10px;
}
.GalleryPageContainer {
	clear: both;
	float: left;
	width: 620px;
	padding-right: 10px;
	padding-left: 10px;
}
.EachNewsContainer {
	clear: both;
	float: right;
	width: 600px;
	text-align: justify;
	direction:ltr;
	background-color: #F2F2F2;
	margin: 10px;
	padding: 10px;
}
.InnerNewsPics {
	float: right;
	margin-left: 7px;
	border: 1px solid #C9C9C9;
	margin-bottom: 7px;
	height: 75px;
	width: 75px;
	padding-right: 1px;
}.NewsDateAndTime {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #789F00;
	float: left;
}
.VImageSeperator {
	clear: both;
	float: right;
	margin-right: 150px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.TopicHolder {
	clear: both;
	float: right;
	font-family: Tahoma;
	font-size: 12px;
	color: #666;
}
.NewsMainPicContainer {
	background-color: #F8F8F8;
	padding: 7px;
	border: 1px solid #C8C8C8;
	float: right;
	margin-left: 5px;
}
