.BodyCell {
	background-image: url(../images/interface/Body.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.RightImageCell {

	background-image: url(../images/interface/RightImage.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.Footer a {
	color: #333333;
	text-decoration: none;
}
.Footer a:hover {
	color: #5E7F90;
	text-decoration: none;
}
.Body {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.Body a {
	color: #3A6166;
	text-decoration: none;
}
.Body a:hover {
	color: #67A0A9;
	text-decoration: none;
}
.Form{
color: #333333;
}
.Title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 3F385E;
	font-weight: bold;
	font-style: italic;
}
.Gallery {
	border: 1px solid #FFFFFF;
}
.GalleryHover {
	border: 1px solid #D2DBD8;
}
.GalleryTitle a {
	color: #1B2C2E;
	text-decoration: none;
	font-weight: bold;
}
.GalleryTitle a:hover {
	color: #53878C;
	text-decoration: none;
	font-weight: bold;
}
.GalleryThumb {

	border: 1px solid #000000;
}
.GalleryTitle {
	color: #1B2C2E;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

