body {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
#main {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bookingTitle {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-color: #0075A0;
	width: 250px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}
.bookingImgCell {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
a {
	font-weight: normal;
	color: #DB6F02;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.li{
	list-style-position: outside;
	list-style-type: none;
	padding: 5px;
	border: 1px solid #FF9900;
	text-decoration: none;
	display: block;
	width: 90px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 10px;
	text-align: center;
}
a.li:hover{
	list-style-position: outside;
	list-style-type: none;
	padding: 5px;
	border: 1px solid #005680;
	text-decoration: none;
	display: block;
	color: #005680;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 10px;
	background-color: #DDF4FF;
}
.titles {
	font-weight: bold;
	color: #00588C;
	font-size: 11px;
	height: 20px;
	vertical-align: top;
}
.mainImg {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#main .bdr {
	border: 1px solid #CCCCCC;
}
#nav {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #666666;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
}
#nav .back {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-style: none;
	border-bottom-color: #FFFFFF;
	text-align: left;
	background-color: #bcd97d;
	width: 100%;
}
form {
	margin: 0px;
	padding: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	font-weight: normal;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #005879;
	background-color: #36B8E9;
	height: 184px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.frm {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
form .btn {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #0075A0;
	border: 1px solid #ACE2F7;
	padding: 0px;
	margin: 0px;
}
form a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	padding-left: 15px;
	margin: 0px;
	background-image: url(../images/bullet.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left 2px;
}
form a:hover {
	text-decoration: underline;
	background-image: url(../images/bullet2.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left 2px;
	font-weight: normal;
	color: #005677;
}
form .txtBox {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #0D5571;
	border: 1px solid #1279A0;
}
.frm2 {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
	color: #666666;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
}
form .txtBox2 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #666666;
	border: 1px solid #CCCCCC;
}
form .btn2 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
	background-color: #EFEFEF;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#nav .back a {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #3D5521;
	text-decoration: none;
	padding-left: 25px;
	height: 17px;
	padding-top: 3px;
	display: block;
	background-attachment: scroll;
	background-image: url(../images/nav.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #bcd97d;
	font-weight: normal;
}
#nav .back a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #F2AA2E;
	display: block;
	height: 17px;
	padding-top: 3px;
	padding-left: 25px;
	background-attachment: scroll;
	background-image: url(../images/nav2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-weight: normal;
}
p {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: normal;
}
.logo {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left center;
}
.vLineRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	text-align: justify;
}
.img {
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin: 0px;
}
.com {
	background-attachment: scroll;
	background-image: url(../images/com.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
}
.normalTitle {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #0075A0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.ageCombo {
	margin: 0px;
	padding: 0px;
	width: 35px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #0D5571;
	border: 1px solid #1279A0;
}
#subshow {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	display: none;
}
#footer {
	background-color: #F2AB2F;
	margin: 0px;
	color: #793802;
	padding: 0px;
	height: 71px;
}
#footer a {
	font-weight: normal;
	color: #793802;
	text-decoration: none;
}
#footer a:hover {
	font-weight: normal;
	color: #C95B10;
	text-decoration: none;
}
#footer .leftFoot {
	background-attachment: scroll;
	background-image: url(../images/footer_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer .backFoot {
	background-attachment: scroll;
	background-image: url(../images/footer_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#footer .logoback {
	background-attachment: scroll;
	background-image: url(../images/footer_logoback.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 200px;
}
#footer .rightFoot {
	background-attachment: scroll;
	background-image: url(../images/footer_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
