.class_div_page {
	height: 100%;
	width: 950px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	top: 0px;
}
.class_text {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-decoration: none;
	text-align: justify;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 18px;
}
.class_text_right {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-decoration: none;
	text-align: right;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 18px;
}
.class_text_center{
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 18px;
}
.class_div_header_left {
	float: left;
	height: 78px;
	width: 30px;
	background-image: url(background/head_left_bg.png);
}
.class_div_header_container {
	float: left;
	height: 78px;
	width: 950px;
}
.class_div_header_center {
	float: left;
	height: 78px;
	width: 890px;
	background-image: url(background/logo_bg.png);
	background-repeat: repeat;
	text-align: right;
}
.class_div_header_right {
	float: left;
	height: 78px;
	width: 30px;
	background-image: url(background/head_right_bg.png);
}
.class_div_grey_bar {
	background-color: #858181;
	height: 8px;
	width: 950px;
	float: left;
}
.class_div_menu {
	float: left;
	height: 44px;
	width: 948px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #858181;
	border-bottom-color: #858181;
	border-left-color: #858181;
	background-image: url(background/head_foot_bg.png);
	background-repeat: repeat;
	text-align: center;
	vertical-align: middle;
}
.class_span_menu1 a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	vertical-align: middle;
	height: 44px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-right: 15px;
	text-align: center;
	padding-left: 10px;
	margin-top: auto;
	margin-bottom: auto;
	top: auto;
	bottom: auto;
	line-height: 44px;
	text-decoration: none;
	font-style: normal;
}
.class_link_small_a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
}

.class_span_menu2 a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	vertical-align: middle;
	height: 44px;
	padding-right: 15px;
	text-align: center;
	padding-left: 10px;
	margin-top: auto;
	margin-bottom: auto;
	top: auto;
	bottom: auto;
	line-height: 44px;
	text-decoration: none;
	font-style: normal;
}

.class_span_menu1 a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #30b8e2;
	vertical-align: middle;
	height: 44px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-right: 15px;
	text-align: center;
	padding-left: 10px;
	margin-top: auto;
	margin-bottom: auto;
	top: auto;
	bottom: auto;
	line-height: 44px;
	text-decoration: none;
	font-style: normal;
}

.class_span_menu2 a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #30b8e2;
	vertical-align: middle;
	height: 44px;
	padding-right: 15px;
	text-align: center;
	padding-left: 10px;
	margin-top: auto;
	margin-bottom: auto;
	top: auto;
	bottom: auto;
	line-height: 44px;
	text-decoration: none;
	font-style: normal;
}

.class_div_column_left {
	float: left;
	width: 150px;
	min-height: 650px;
	text-align: center;
	padding-top: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 0px;
	height: 100%;
	text-transform: none;
	padding-bottom: 15px;
}

.class_div_column_center {
	float: left;
	width: 650px;
	min-height: 650px;
	padding-top: 15px;
	height: 100%;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	line-height: 1px;
	white-space: normal;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	line-height: 15px;
}


.class_div_middle {
	float: left;
	width: 950px;
	min-height: 650px;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-image: url(background/body_bg.png);
	background-repeat: repeat-y;
	background-position: top;
}
.class_div_column_right {
	float: left;
	width: 150px;
	min-height: 650px;
	height: 100%;
	clear: right;
	text-align: center;
	padding-top: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
	padding-bottom: 15px;
}
.class_div_footer {
	float: left;
	height: 80px;
	width: 950px;
}
.class_div_footer_left {
	float: left;
	height: 55px;
	width: 30px;
	background-image: url(background/foot_left_bg.png);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #858181;
}
body {
	background-attachment: fixed;
	background-image: url(background/back1800.jpg);
	background-position: center center;
}

.class_div_footer_center {
	float: left;
	height: 44px;
	width: 890px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #858181;
	background-image: url(background/head_foot_bg.png);
	background-repeat: repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #858181;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	line-height: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.class_div_footer_right {
	float: left;
	height: 55px;
	width: 30px;
	background-image: url(background/foot_right_bg.png);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #858181;
}
ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}
li {
	text-align:center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
}
li a {
	color:#FFFFFF;
	text-decoration:none;
	font-size: 15px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
li a:hover {
	color:#30b8e2;
	text-decoration:none;
	font-size: 15px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}.class_table_title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}
.class_table_al_right {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: right;
	padding-right: 10px;
}
.class_table_al_left {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	text-align: left;
}
.class_text_photos {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	padding-right: 8px;
	padding-left: 8px;
	text-transform: none;
}
.class_images_flag {
	background-color: #FFF;
	padding-right: 7px;
	padding-left: 7px;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
}
a {
	text-transform: none;
	color: #FFF;
	text-decoration: none;
}
.class_text_links {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;
}
.class_photo_left {
	text-align: left;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.class_photo_right {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.class_logo_left {
	text-align: left;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.class_logo_right {
	text-align: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 7px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

