@charset "UTF-8";
/* CSS Document */

P {
	FONT-SIZE: 11px; COLOR: #2F4F4F; FONT-FAMILY: "Verdana"
}

.text1 {
	FONT-SIZE: 14px;
	COLOR: #676767;
	FONT-FAMILY: Verdana;
	line-height: normal;
	font-weight: 400;
}

.text2 {
	FONT-SIZE: 12px;
	COLOR: #676767;
	FONT-FAMILY: Verdana;
	line-height: normal;
	font-weight: 400;
}

.text3 {
	FONT-SIZE: 12px;
	COLOR: #000066;
	FONT-FAMILY: Verdana;
	line-height: normal;
	font-weight: 400;
}

.title {
	FONT-SIZE: 16px;
	COLOR: #000066;
	FONT-FAMILY: Verdana;
	font-weight: normal;
}

a {font-size: 12px; font-family: verdana; font-color:#676767; text-decoration:none;}
a:link {font-size: 12px; color:#676767;}
a:visited {font-size: 12px; color: #676767;}
a:active {font-size: 12px; color: #00cccc;}
a:hover {font-size: 12px; color: #00cccc;}

.page_container {
	width: 650px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.gallery_content {
	width: 650px;
}

.gallery_thumbnails {
	width: 650px;
	height: 40px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

.gallery_preview {
	width: 650px;
	display: block;
	height: 244px;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.gallery_preload_area {
	display: none;
}

.gallery_title {
	float: left;
	width: 200px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 40px;
}

.gallery_menu {
	width: 450px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: right;
	height: 40px;
	vertical-align: text-bottom;
	float: left;
}

.clear_both {
	clear: both;
	line-height: 1px;
}
.gallery_inedx {
	width: auto;
}
.gallery_text {
	font-family: Verdana;
	font-size: 11px;
	color: #676767;
	text-decoration: none;
	width: 650px;
	text-align: justify;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.gallery_submenu {
	font-family: Verdana;
	text-align: justify;
	font-size: 12px;
	color: #676767;
	text-decoration: none;
	width: 650px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.gallery_thumbnails a {
	font-size: 12px;
}

.gallery_thumbnails a.selected {
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	background-color: #FFF;
}

.gallery_preview a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 244px;
	width: 650px;
}
