@charset "utf-8";
/* CSS Document */
.small_text_center {
	font-size: 12px;
	color: #0FF;
	text-align: center;
	font-weight: bold;
}
#table_price {
	border: 1px solid #FFF;
}
#form {
	border: 1px solid #00FFFF;
	background-color: #255294;
}
#top-bg {
	background-image: url(../en/images/ocean-sun-1_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 179px;
	width: 1000px;
}
#btm-bg {
	background-image: url(../en/images/ocean-sun-1_03.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 261px;
	width: 1000px;
}
body, td, th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #DFEEED;
}
.footer {
	font-size: 11px;
	color: #00FFFF;
}
.regular-highlights {
	font-size: 11px;
	color: #00FFFF;
}
.special-highlights {
	font-size: 12px;
	font-weight: bold;
	color: #00FFFF;
}
.special-highlights-bold {
	font-size: 14px;
	font-weight: bold;
	color: #00FFFF;
}
.normal-text {
	font-size: 12px;
	text-align: left;
}
.title-bold {
	font-size: 16px;
	font-weight: bold;
}
a:link {
	color: #00FFFF;
	text-decoration: none;
}
a:visited {
	color: #00FFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #00FFFF;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.normal-text-bold {
	font-size: 12px;
	font-weight: bold;
}
