A.top_mnu_links:active 		{ font-family:Arial; font-size:11px; font-style:normal; font-weight:bold; color:#ffffff; text-decoration:none;}
A.top_mnu_links:visited 	{ font-family:Arial; font-size:11px; font-style:normal; font-weight:bold; color:#ffffff; text-decoration:none;}
A.top_mnu_links:link 		{ font-family:Arial; font-size:11px; font-style:normal; font-weight:bold; color:#ffffff; text-decoration:none;}
A.top_mnu_links:hover		{ font-family:Arial; font-size:11px; font-style:normal; font-weight:bold; color:#cbe4f8; text-decoration:none;}

.lang_mnu_links 			{ font-family:Arial; font-size:9px; font-style:normal; color:#999999; text-decoration:none;}
A.lang_mnu_links:active 	{ font-family:Arial; font-size:9px; font-style:normal; color:#999999; text-decoration:none;}
A.lang_mnu_links:visited 	{ font-family:Arial; font-size:9px; font-style:normal; color:#999999; text-decoration:none;}
A.lang_mnu_links:link 		{ font-family:Arial; font-size:9px; font-style:normal; color:#999999; text-decoration:none;}
A.lang_mnu_links:hover		{ font-family:Arial; font-size:9px; font-style:normal; color:#3e3e3e; text-decoration:none;}

A.form:active 		{ font-family:Arial; font-size:11px; font-style:normal; font-weight:bold; color:#333366; text-decoration:none;}
A.form:visited 		{ font-family:Arial; font-size:11px; font-style:normal; font-weight:bold; color:#333366; text-decoration:none;}
A.form:link 		{ font-family:Arial; font-size:11px; font-style:normal; font-weight:bold; color:#333366; text-decoration:none;}
A.form:hover		{ font-family:Arial; font-size:11px; font-style:normal; font-weight:bold; color:#023980; background-color:#fffbae; text-decoration:none;}

A.news_title:active 	{ font-family:Arial; font-size:11px; font-style:normal; font-weight:bold; color:#333366; text-decoration:none;}
A.news_title:visited 	{ font-family:Arial; font-size:11px; font-style:normal; font-weight:bold; color:#333366; text-decoration:none;}
A.news_title:link 		{ font-family:Arial; font-size:11px; font-style:normal; font-weight:bold; color:#333366; text-decoration:none;}
A.news_title:hover		{ font-family:Arial; font-size:11px; font-style:normal; font-weight:bold; color:#023980; background-color:#fffbae; text-decoration:none;}

A.site_map:active 		{ font-family:Arial; font-size:11px; font-style:normal; color:#333366; text-decoration:none;}
A.site_map:visited 		{ font-family:Arial; font-size:11px; font-style:normal; color:#333366; text-decoration:none;}
A.site_map:link 		{ font-family:Arial; font-size:11px; font-style:normal; color:#333366; text-decoration:none;}
A.site_map:hover		{ font-family:Arial; font-size:11px; font-style:normal; color:#023980; background-color:#fffbae; text-decoration:none;}

A.table_link:active 	{ font-family:Arial; font-size:9px; font-style:normal; color:#0B0B15; text-decoration:none;}
A.table_link:visited 	{ font-family:Arial; font-size:9px; font-style:normal; color:#0B0B15; text-decoration:none;}
A.table_link:link 		{ font-family:Arial; font-size:9px; font-style:normal; color:#0B0B15; text-decoration:none;}
A.table_link:hover		{ font-family:Arial; font-size:9px; font-style:normal; color:#cbe4f8; text-decoration:underline;}

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	background-color: #cccccc;
}
.style1 {
	font-family: Arial;
	font-size: 11px;
	color: #333366;
	text-align:center;
}
.news_body {
	font-family: Arial;
	font-size: 11px;
	color: #333366;
	padding-top:5px;
	padding-left:8px;
	padding-right:10px;
}
.news_title_padding {
	padding-left:8px;
}
.main_text {
	font-family: Arial;
	font-size: 11px;
	color: #333366;
	padding-top:15px;
	padding-left:15px;
	padding-right:15px;
}
.top_mnu_links {
	padding-bottom:16px;
}
.form{
	border:0;
  	margin: 0;
  	padding: 0;
	font-family: Arial;
	font-size: 11px;
	color: #284693;
}
.searchfield {
	font-family: Arial;
	font-size: 11px;
	color: #333366;
}
.table_title {
	font-family: Arial;
	font-size: 11px;
	color: #333366;
	font-weight:bold;
}
.table_main_text {
	text-align:center;
	font-family: Arial;
	font-size: 9px;
	color: #333366;
}
.progressbar{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #333366;
	margin-top: 200px;
	margin-left: 160px;
}
.banner{
	position: absolute; 
	margin-top: 15;
	margin-left: 30px;
	//margin-left: 11px;
	font-family: Copperplate Gothic Bold; 
	color: #FF7721; 
	font-size: 15px;
}
.members_txt, .members_txt a{
	font-family: Verdana;
	font-size: 11px;
	color: #010C28;
}
.members_txt a:hover{
	text-decoration: none;
	border-bottom: 1px dotted #010C28;
}
.members_title{
	color: #010C28;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
}
.handcursor {
	cursor: pointer;
}
.lang_holder {
	width: 950px;
	text-align: right;
	margin: 7px 0px;
	font-size: 12px;
	color: #020C27;
}
.lang_select {
	font-size: 11px;
	color: #020C27;
	border: 1px solid #abadb3;
	background-color: #ffffff;
}
.menu_bg {
	position: absolute;
	margin-top: -43px;
	margin-left: 9px;
}
.menu_txt_holder {
	position: absolute;
	margin-top: -36px;
	margin-left: 33px;
}
.top_menu_links {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.top_menu_links:hover {
	color: #FFF500;
}
.search_holder {
	position: absolute;
	margin-top: -41px;
	margin-left: 523px;
}
.search_title {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}
.search_bg {
	width: 119px;
	height: 20px;
	background-image: url(../main_images/new/search_bg.png);
	background-repeat: no-repeat;
}
.search_input {
	font-size: 11px;
	color: #020C27;
	border: none;
	width: 109px;
	background: transparent;
	margin-top: 1px;
	margin-left: 5px;
}
.main_box_bg {
	width: 970px;
	background-image: url(../main_images/new/main_box_bg.png);
	background-repeat: repeat-y;
}
.left_menu_bg {
	width: 180px;
	background-image: url(../main_images/new/left_menu_bg.jpg);
	background-repeat: repeat-y;
	padding-top: 9px;
}
.latest_news_bg {
	width: 205px;
	background-color: #D7EAF9;
}
.latest_news_title {
	font-size: 11px;
	color: #020C27;
	font-weight: bold;
}
.latest_news_date_bg {
	width: 205px;
	background-color: #F2F9FF;
	font-size: 11px;
	margin-top: 5px;
}
.latest_news_txt {
	color: #041D5E;
	font-size: 11px;
	padding: 5px;
}
.footer {
	width: 970px;
	height: 150px;
	background-image: url(../main_images/new/footer.png);
	background-repeat: no-repeat;
}
.txt_box_middle {
	width: 540px;
	background-color: #ffffff;
}
.txt_smbox_middle {
	width: 264px;
	background-color: #ffffff;
}
.page_title {
	font-size: 14px;
	color: #010C26;
}
.page_text {
	font-size: 12px;
	color: #1F1F1F;
	word-wrap: break-word;
}
.footer_titles {
	font-family: Century Gothic;
	font-size: 11px;
	color: #0071C4;
}
p, ul {
	margin: 0px;
}
.footer_menu_titles {
	font-family: Century Gothic;
	font-size: 11px;
	color: #0071C4;
}
.footer_menu {
	font-family: Century Gothic;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.footer_menu li {
	width: auto;
	text-align: left;
}
.footer_menu li a {
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	height: 14px;
	line-height: 14px;
	display: block;
	padding-right: 3px;
}
.footer_menu li a:hover {
	color: #0071C4;
	background-color: #fffff0;
}
.copyright, .copyright a {
	font-family: Century Gothic;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.copyright a:hover {
	color: #000000;
}
.step_btn {
	width: 105px;
	height: 42px;
	background-image: url(../main_images/new/ebooking/step_btn.png);
	background-repeat: no-repeat;
	text-align: center;
	color: #8BC1ED;
}
.step_btn_over {
	width: 105px;
	height: 42px;
	background-image: url(../main_images/new/ebooking/step_btn_over.png);
	background-repeat: no-repeat;
	text-align: center;
	color: #0A3F88;
}
.ebooking_titles {
	font-size: 15px;
	color: #666666;
}
.ebooking_titles_small {
	font-size: 12px;
	color: #999999;
}
.ebooking_form_titles {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.ebooking_form_titles_big {
	font-size: 11px;
	color: #000000;
}
.ebooking_form_titles_grey {
	font-size: 11px;
	color: #666666;
}
.ebooking_form_input {
	font-size: 12px;
	color: #000000;
	border: 1px solid #BBDBF4;
}
.ebooking_text {
	font-size: 11px;
	color: #333333;
}
.ebooking_form_titles_header {
	font-size: 11px;
	color: #ffffff;
}
.ebooking_extra_selected {
	font-size: 12px;
	color: #0B3F8A;
	border: 1px solid #BBDBF4;
	background-color: #ffffff;
}
.ebooking_extra_not_selected {
	font-size: 12px;
	color: #333333;
	border: 1px solid #BBDBF4;
	background-color: #FFFCBB;
}
