td {
	font-family: Arial;
	font-size: 13px;
	color: #062A55;
}
p{
	margin-top: 0px;
	margin-bottom: 0px;
}
h1{
	font-size: 16px;
	margin-bottom: 0px;
}
h1.homepage_title{
	font-size: 18px;
	color: #2A69B4;
	margin-top: 10px;
	margin-bottom: 8px;
}
h2{
	font-size: 14px;
	margin: 0px;
	color: #0D54A9;
}
h3{
	font-size: 12px;
}
a:link,a:visited,a:active{
	color: #992700;;
	text-decoration: underline;
}
a:hover{
	color: #0D54A9;
}
.bottom{
	font-size: 11px;
}
a:link.top_navigation_link,a:visited.top_navigation_link,a:active.top_navigation_link{
	font-family: Arial;
	font-size: 12px;
	color: #0D54A9;
}
a:hover.top_navigation_link{
	color: #992700;
}
a:link.main_menu_link,a:visited.main_menu_link,a:active.main_menu_link{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.main_menu_link{
	color: #FFF77C;
	text-decoration: none;	
}
a:link.bottom,a:visited.bottom,a:active.bottom{
	color: #062A55;
	text-decoration: none;
}
a:hover.bottom{
	color: #062A55;
	text-decoration: underline;	
}
.small_window_text{
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	color: #7B2829;
}
h1.small_window{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #7B2829;
	margin-bottom: 2px;
}
.first_page_block{
	font-size: 14px;
	color: #003664;
}
.copyright{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #F6FFEE;
}
.text_field{
	font-family: Arial;
	font-size: 12px;
}
.caption{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}


.submenu{
	font-family: Arial;
	font-size: 14px;
	color: #992700;
	border-bottom: 1px solid #992700;
}
.submenu_active{
	font-family: Arial;
	font-size: 14px;
	color: #992700;
	border-bottom: 1px solid #992700;
	font-weight: bold;
}

.submenu_text{
	font-family: Arial;
	font-size: 14px;
	color: #992700;
}
.submenu_text_active{
	font-family: Arial;
	font-size: 14px;
	color: #992700;
	font-weight: bold;
}
.table_cell{
	background-color: #FFDF87;
}
.search_small_window_select{
	font-family: Arial;
	font-size: 11px;
}
.search_small_window{
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
}
.search_code_window{
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
}

.reservation_window_select{
	font-family: Arial;
	font-size: 11px;
}
.reservation_window{
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
}
.apartment_title{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0D54A9;
}
.apartment_description{
	font-family: Arial;
	font-size: 11px;
	color: #062A55;
}
.hotel_title{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #0D54A9;
}
a:link.hotel_title_link,a:visited.hotel_title_link,a:active.hotel_title_link{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #0D54A9;
	text-decoration: none;
}
a:hover.hotel_title_link{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #0D54A9;
	text-decoration: none;	
}
.hotel_description{
	font-family: Arial;
	font-size: 13px;
	color: #062A55;
}
.room_title{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #0D54A9;
}
.room_description{
	font-family: Arial;
	font-size: 11px;
	color: #062A55;
}
.daily_rate_caption{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;	
	color: #FFFFFF;
}
.daily_rate_price{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;	
	color: #062A55;
}
.first_page_reference{
	font-family: Arial;
	font-size: 11px;
	color: #052245;
	text-align: justify;
	padding-left: 5px;
	padding-right: 5px;
}
h1.first_page_reference{
	font-size: 11px;
	color: #051932;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 4px;
}
.apartment_data_label {
	font-weight: bold;
	color: #000000;
}
.apartment_data_field {
	font-weight: normal;
	color: #000000;
	border: 1px solid #76ACD8;
	background-color: #EAF6FF;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	color: #032037;
}
.hotel_data_label {
	font-weight: bold;
	color: #000000;
}
.hotel_data_field {
	font-weight: normal;
	color: #000000;
	border: 1px solid #76ACD8;
	background-color: #EAF6FF;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	color: #032037;
}

.left_menu {
	border: 1px solid #000000;
	background-color: #0D54A9;
	text-align: center;
}
.apartment_info_title{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #0D54A9;
}
.apartment_description_cell{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: black;
	background-color: #EBF3FF;
	border: 1px solid #0D54A9;
}
.apartment_description_label{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #043C80;
}
.hotel_info_label{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0D54A9;
	background-color: #E9F4FF;
	border: 1px solid #0D54A9;
}
.hotel_info_value{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #0D54A9;
	background-color: #E9F4FF;
	border: 1px solid #0D54A9;
}
.hotel_info_title{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #0D54A9;
}
.hotel_info_address{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #2E4869;
}
.hotel_description_title{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3C83CB;
	border-top: 1px solid #0D54A9;
	border-left: 1px solid #0D54A9;
	border-right: 1px solid #0D54A9;
}

.hotel_description_cell{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: black;
	background-color: #EBF3FF;
	border: 1px solid #0D54A9;
	padding: 4px;
}
.hotel_description_label{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #043C80;
}
a:link.page_selector,a:visited.page_selector,a:active.page_selector{
	color: #0D2739;
	text-decoration: underline;
}
a:hover.page_selector{
	color: #D40F0F;
	text-decoration: underline;	
}
.page_selector{
	color: #0D2739;
	font-size: 13px;
}
.reservation_form_field{
	font-size: 13px;
	border: 1px solid; 
	background-color: #F9FCFF;
}
a:link.submenu_link,a:visited.submenu_link,a:active.submenu_link{
	color: #113E6A;
	font-size: 13px;
	text-decoration: none;
}
a:hover.submenu_link{
	color: #113E6A;
	font-size: 13px;	
	text-decoration: underline;	
}
.submenu_level1{
	font-size: 13px;
	font-weight: bold;
	background-color: #D0E4F8;
	border: 1px solid #346FAA;
}
.submenu_level1_selected{
	color: #CC1313;
	font-size: 13px;
	font-weight: bold;
	background-color: #D0E4F8;
	border: 1px solid #346FAA;
}
.submenu_level2{
	font-size: 13px;
	padding-left: 15px;
}
a:link.small_link,a:visited.small_link,a:active.small_link{
	color: #1E60AF;
	text-decoration: underline;
}
a:hover.small_link{
	color: #053062;
	text-decoration: underline;	
}
a:link.small_link_white,a:visited.small_link_white,a:active.small_link_white{
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover.small_link_white{
	color: #FFED8A;
	text-decoration: underline;	
}

.rates_table_title{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3C83CB;
	border-bottom: 1px solid #0D54A9;
	border-right: 1px solid #0D54A9;
}

.rates_table_cell{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: black;
	background-color: #EBF3FF;
	border-bottom: 1px solid #0D54A9;
	border-right: 1px solid #0D54A9;
	padding: 4px;
}
.reservation_form_label{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #0A51A1;
}
.object_window_header{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
}
a:link.object_window_header,a:visited.object_window_header,a:active.object_window_header{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.object_window_header{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}