HTML {
	MIN-HEIGHT: 100%; WIDTH: 100%; HEIGHT: 100%
}
BODY { margin: 0px 0px 0px 0px; MIN-HEIGHT: 100%; WIDTH: 100%; HEIGHT: 100%; }

a:link {
	color: #0000FF;
	text-decoration: none
}
a:hover {
	color: #FF0000;
	text-decoration: underline
}
a:visited {
	color: #0000FF;
	text-decoration: none
}
a:visited:hover {
	color: #FF0000;
	text-decoration: underline
}
a:link.menu {
	color: #0000CC;
	text-decoration: none
}
a:hover.menu {
	color: #FF0000;
	text-decoration: underline
}
a:visited.menu {
	color:#0000CC;
	text-decoration: none
}
a:visited:hover.menu {
	color: #FF0000;
	text-decoration: underline
}
input { border: 1px solid #cccccc; color: #666666; font-size: 10px; background-color: #ffffff; }

textarea { border: 1px solid #cccccc; color: #666666; font-size: 11px; }

#headerdiv { margin-left: auto; margin-right: auto; text-align: center; }

#headerhouse { position: relative; top: 52px; width: 800px; height: 88px; text-align: left; left: 44px; }

#headercontainer {  margin-left: auto; margin-right: auto; width: 100%; height: 140px; background-image: url("../images/header_bg.jpg"); }

#bodycontainer { width: 800px; position: relative; top: 5px; }

.bodytable { width: 800px; font-family: verdana; font-size: 11px; color: #666666; }

.td1 { vertical-align: top; width: 100px; padding-top: 5px;}

.td2 { vertical-align: top; text-align: left; padding-top: 4px; width: 627px; padding-right: 57px; }

.bookingtd2 { vertical-align: top; text-align: right; padding-top: 4px; width: 627px; padding-right: 57px; }

ul { width: 118px; }

li { border-bottom: 1px dotted #111111; text-align: left; padding-left: 1px; height: 18px; padding-top: 5px; font-family: verdana;
font-size: 10px; font-weight: bold; list-style-type: none; margin-left: 1px;
}

#acc_selector { margin-top: -11px; margin-left: 5px; width: 160px; color: #ffffff; text-align: left; background-color: #2563AF; padding: 8px; padding-right: 11px; padding-left: 14px; padding-bottom: 25px; font-size: 10px; }

#acc_scroller { margin-top: -18px; margin-left: 5px; width: 180px; color: #000000; text-align: left; background-color: #CCDBEF; padding: 8px; font-size: 10px; height: 160px; overflow: auto; }

#titletext1 { font-family: verdana; font-size: 11px; color: #666666; width: 100%; text-align: right; letter-spacing: 2px; }

#titleimages1 { vertical-align: top; font-family: verdana; font-size: 11px; color: #666666; width: 100%; text-align: right; padding-top: 6px;}

#maintext { font-family: verdana; font-size: 12px; color: #666666; width: 100%; text-align: left; padding-left: 35px; padding-top: 25px; padding-right: 0px; width: 450px; line-height: 18px;}

#bookingmaintext { font-family: verdana; font-size: 11px; color: #666666; text-align: justify; padding-left: 193px; padding-top: 10px; padding-right: 10px; width: 400px; line-height: 18px; border: solid 0px #000000;}

#bookingtext { font-family: verdana; font-size: 11px; color: #666666; text-align: justify; padding-left: 0px; padding-top: 0px; padding-right: 10px; width: 326px; line-height: 16px; border: solid 0px #000000;}

#footer {
	PADDING-BOTTOM: 0px; WIDTH: 100%; BOTTOM: 0px; PADDING-TOP: 1px; background-image: url("../images/footer_bg.jpg"); TEXT-ALIGN: center; height: 23px;
}
#footer {
	WIDTH: 100%; font-family: verdana; font-size: 9px; color: #ffffff; vertical-align: top;
}
#container {
	MIN-HEIGHT: 100%; WIDTH: 100%; HEIGHT: 100%;
}
#container {
	LEFT: 0px; POSITION: absolute; TOP: 0px
}

.boldtext { font-size: 19px; font-weight: bold; line-height: 23px;}

.bluetext { font-size: 12px; font-weight: normal; color: #2563AF; }

select { font-size: 11px; color: #2563AF; }
