@charset "utf-8";
body {
	background-color: #FFFF99;
}
.navigation {
	font-weight: bold;
	font-size: medium;
}
.navigation_header {
	font-weight: bold;
	font-size: x-small;
}
.table_header_left {
	background-color: #CCCCCC;
}
.table_header_center {
	background-color: #999999;
	font-size: small;
}
.table_header_right {
	background-color: #CCCCCC;
}
.table_inside_color1 {
	background-color: #FFFFFF;
}
.table_inside_color2 {
	background-color: #FFFFCC;
	padding: 5px;
	font-size: medium;
}
.rates_headline {
	font-size: medium;
	font-weight: bold;
	text-decoration: underline;
}
.rates_high_season_holiday {
	color: #FF3333;
}
.contact_us {
	font-weight: bolder;
}
.footer {font-size: x-small}
