.Item        { font-family: arial; font-size: 9pt; color: #666666 }
.LItem       { font-family: arial; font-size: 9pt; color: #ffffff; font-weight: bold }
.MItem       { font-family: arial; font-size: 9pt; color: #999999; font-weight: bold }
.DItem       { font-family: arial; font-size: 9pt; color: #666666; font-weight: bold }
.LTitle      { font-family: arial; font-size: 11pt; color: #ffffff; font-weight: bold }
.MTitle      { font-family: arial; font-size: 11pt; color: #999999; font-weight: bold }
.DTitle      { font-family: arial; font-size: 11pt; color: #666666; font-weight: bold }
.bigTitleL      { font-family: arial; font-size: 14pt; color: #000000; font-weight: bold }
.bigTitleD      { font-family: arial; font-size: 14pt; color: #666666; font-weight: bold }
.Basic       { font-family: arial; font-size: 9pt; color: #666666; font-weight: bold; text-decoration: none }
.Highlight   { cursor: hand; font-family: arial; font-size: 9pt; color: #F6C87D; font-weight: bold; text-decoration: underline }
.ULine {  cursor: hand; font-family: arial; font-size: 9pt; color: #999999; font-weight: bold; text-decoration: underline }
A  { font-family: arial; font-size: 9pt; color: #999999; font-weight: bold; text-decoration: none }
.style1 {color: #666666}
.style2 {color: #00CC00}
.style3 {color: #999999}
.style4 {font-size: 12px}
.style5 {font-size: 14pt}
.style6 {color: #FF0000}
.style8 {color: #FFFFFF}
.style9 {color: #ffffff}
.style10 {	color: #ffe097;
	font-weight: bold;}
.style11 {color: #ffe097}
.style12 {color: #FFFFFF}
.style13 {color: #F0F0F0}
.style14 {font-size: 12pt}
.style16 {font-size: 9pt; color: #FFFFFF}
.style17 {font-size: 8.5px}
.style18 {font-size: 24px}
ul#HotelBtns {
	list-style-type:none;
	margin:0;
	padding:0;
	}
ul#HotelBtns li {
	float:center;
	margin:0;
	padding:0;
	}
ul#HotelBtns li a {
	display:block;
	margin:0 .7em .4em 0;
	height:28px;
	text-indent:-10000em;
	} 
ul#HotelBtns li a#Btn1 {
	width:84px;
	background-image:url("images/hotel_BookNow_btn.gif");
	}
ul#HotelBtns li a#Btn2 {
	width:124px;
	background-image:url("images/hotel_RoomAvailable_btn.gif");
	}
ul#HotelBtns li a:hover {
	height:28px;
	text-indent:-10000em;
	background-position:0 -28px;
	} 
BODY {
	background-color: #91A39B;
	margin: 0px;
}
#dhtmltooltip{
position: absolute;
width: 200px;
border: 2px solid black;
background-color : #FFFFFF;
padding: 2px;
visibility: hidden;
z-index: 100;

}