﻿body
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	margin: 2px 2px 2px 2px;
}

.main_div
{
	width: 916px;
	color: #FFFFFF;
	background-color: #575757;
	clear: both;
}

.logo_panel
{
	clear: both;
	background-color: #000000;
	height: 98px;
}

.flag_panel
{
	border: thin ridge #575757;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}

.flag_panel input
{
	float: left;
	padding: 4px 4px 4px 4px;
}

.top_menu_panel
{
	clear: both;
	background-color: #575757;
	height: 50px;
}

.top_menu
{
	padding-left: 14px;
}

.contents_panel
{
	clear: both;
	padding-left: 14px;
	padding-right: 14px;
	min-height: 200px;
}

.copyrigth_panel
{
	clear: both;
	background-color: #FFFFFF;
	text-align: center;
	color: #575757;
	font-size: 9px;
}

.bottom_menu_panel
{
	clear: both;
	text-align: center;
	vertical-align: middle;
	padding: 4px 14px 10px 14px;
	background-color: #000000;
}

.bottom_menu_panel a
{
	color: #FFFFFF;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	text-decoration: underline;
	font-weight: bold;
}

.bottom_menu_panel a:hover
{
	color: #575757;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	text-decoration: none;
}

.top_separator
{
	background-image: url(images/top_separator.png);
	background-repeat: repeat-x;
	clear: both;
	height: 12px;
}

.bottom_separator
{
	background-image: url(images/bottom_separator.png);
	background-repeat: repeat-x;
	clear: both;
	height: 13px;
}

.middle_separator
{
	background-image: url(images/middle_separator.png);
	background-repeat: repeat-x;
	clear: both;
	height: 22px;
}

.sheet_top
{
	background-image: url(images/sheet_top.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 144px;
	float: left;
}

.sheet_top1
{
	background-image: url(images/sheet_top_1.png);
	background-repeat: repeat-x;
	height: 22px;
	float: left;
	width: 706px;
}

.sheet_left
{
	float: left;
	background-image: url(images/sheet_left.png);
	background-repeat: no-repeat;
	width: 23px;
	height: 388px;
}

.sheet_center_container
{
	float: left;
	width: 850px;
	height: 388px;
}

.sheet_center
{
	clear: both;
	height: 349px;
	width: 850px;
	background-color: #F5F5F5;
}

.sheet_right
{
	float: left;
	background-image: url(images/sheet_right.png);
	background-repeat: no-repeat;
	width: 15px;
	height: 388px;
}

.sheet_bottom
{
	background-image: url(images/sheet_bottom.png);
	background-repeat: no-repeat;
	height: 17px;
	width: 144px;
	float: left;
}

.sheet_bottom1
{
	background-image: url(images/sheet_bottom_1.png);
	background-repeat: repeat-x;
	height: 17px;
	float: left;
	width: 706px;
}

.section_title
{
	float: left;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	font-family: Verdana, Tahoma, Arial;
}

.section_title_decoration
{
	float: left;
	padding-top: 3px;
}

.section_contents
{
	clear: both;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial;
}

.static_menu
{
	margin-left: 24px;
	text-transform: uppercase;
	font-weight: bold;
}

.static_menu_item
{
	margin-right: 14px;
	color: #FFFFFF;
}

.dynamic_menu
{
	text-transform: uppercase;
	font-weight: normal;
	margin-top: 9px;
	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF;
	border-top-style: none;
}

.dynamic_hover
{
	font-weight: bold;
}

.dynamic_menu_item
{
	color: #FFFFFF;
	background-color: #000000;
	padding: 0 6px 6px 6px;
}

.blank_separator
{
	clear: both;
	height: 4px;
}

.blank_separator2	
{
	clear: both;
	height: 21px;
}

.control_container
{
	width: 420px;
	padding-top: 10px;
}

.control_container input
{
	width: 300px;
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial;
}

.control_container li
{
	list-style-type: none;
	margin-bottom: 10px;
}

.control_container ul
{
	margin-left: 10px;
}

.label_control
{
	color: #FFFFFF;
	margin-right: 10px;
	font-size: 11px;
}

.label_error
{
	color: red;
	font-weight: bold;
	font-size: 11px;
}

.textbox_control
{
	border: solid 1px #000000;
	color: #575757;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial;
}

.button_control
{
	border-style: outset;
	border-width: thin;
	background-color: #000000;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
}

.tour_left
{
	border: outset 2px;
	float: left;
	width: 160px;
	height: 345px;
	background-color: #000000;
}

.tour_center
{
	float: left;
	width: 500px;
	height: 345px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
	overflow: hidden;
}

.tour_applet_container
{
	margin-top: 42px;
	overflow: hidden;
	width: 408px;
	height: 258px;
	background-color: #000000;
	border: inset;
	float: left;
}

.tour_applet_space
{
	width: 46px;
	height: 345px;
	float: left;
}

.tour_applet_border
{
	margin-top: 4px;
}

.tour_right
{
	border-style: outset;
	border-width: 2px;
	float: right;
	width: 160px;
	height: 345px;
	background-color: #000000;
}

.tour_left img, .tour_right img
{
	margin: 4px;
	border: solid 1px #FFFFFF;
}

.tour_left a, .tour_right a
{
	text-decoration: none;
	border-width: 0;
	border-style: none;
}

.gallery_contents
{
	float: left;
	border-style: outset;
	border-width: 2px;
	padding: 4px;
}

.gallery_contents img
{
	border: solid 1px #000000;
	width: 458px;
	height: 332px;
}

.gallery_details
{
	float: left;
	margin-left: 20px;
	color: #000000;

	padding: 4px;
	height: 338px;
	width: 330px;
}

.gallery_title 
{
	clear: both;
	font-size: 14px;
	font-weight: bold;
}

.gallery_next_image img
{
	float: right;
	width: 150px; 
	height: 100px;
	border: solid 1px #000000;
}