body {
	font-family: Arial;
	font-size: 14px;
	color: #fff;
	letter-spacing: 1px;
	background-color: #041020;
}

td {
	color: #fff;
	letter-spacing: 1px;
}

a {
	color:#f6a169;
}

a:hover {
	color:#fcec00;
}

img {
	border: 0px;
}

ul, ol {
	line-height:23px;
}

#MainWrapper {
	background-color: #042545;
}

.LoginLink {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;	
}

.Home_List {
	font-family: Arial;
	font-size: 13px;
	color: #fff;
	word-spacing: 1px;
	letter-spacing: 1px;
	text-decoration: none;
}

.Home_List a {
	font-family: Arial;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	word-spacing: 1px;
	letter-spacing: 1px;
	text-decoration: underline;
}

.Home_List a:hover {
	color: #32A9D1;
}

#search_field {
	width: 132px;
	height: 17px;
	border: 0px none #fff;
	font-weight: normal;
}

.search_text1 {
	color: #f00;
	font-size: 12px;
	font-family: "Arial Black";
	letter-spacing: 1px;
}

.search_text2 {
	color: #000;
	font-size: 12px;
	font-family: "Arial";
}

.Hot_Deal {
	font-family: "Eras Bold ITC", Arial;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
	letter-spacing: 0px;
}

.Learn_More {
	color:#f6a169;
	text-decoration:none;
	font-family: "Eras Bold ITC", Arial;
	font-size: 12px;
}

.Partner_List {
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0px;
}

.Nav_Bottom, .Nav_Bottom a {
	font-family: Arial;
	font-size: 13px;
	color: #959090;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

.CopyRight {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	padding: 5px;
}

.headCell {
	color: #fff;
	letter-spacing: 1px;
	font-weight: bold;
}

.editCell {
	color: #000;
	letter-spacing: 1px;
}

.inputText {
	width: 150px;
}

.w250 {
	width: 250px;
}

.searchCell {
	color: #f6a169;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 1px;
}

.menuCell a {
	color: #fbec00;
	font-weight: bold;
	font-size: 1.1em;
	letter-spacing: 1px;
}

.ErrMsg {
	color: #ff3333;
	font-weight: bold;
	font-size:14px;
	padding: 5px;
	border:1px solid #f00;
	background-color: #ff6;
}
	
.InfoMsg {
	color: #3333ff;
	font-weight: bold;
	font-size:14px;
	padding: 5px;
	border:1px solid #3333ff;
	background-color: #afa;
}

.InfoText {
	color:#fff;
	font-size:14px;
	padding-top:20px;
	padding-bottom:40px;
	line-height: 1.5em;
}

.menu {
	color: #de1d1e;
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bold;
}

.PageTitle {
	color: #fbec00; 
	font-weight: bold;
	font-family: Verdana;
	font-size:16px;
	padding-bottom:5px;
}

.DashLine {
	color: #416485;
	letter-spacing: 1px;
	border-top: 1px dashed #416485;
	width:100%;
	margin-top:5px;
	line-height: 5px;
	clear : both;
}

.FeedbackForm {
	font-size: 12px;
}

.SubTitle1 {
	font-family: "Eras Medium ITC";
	color: #c0c0c0;
	font-size: 22px;
	padding: 5px 5px 0px 5px;
}

.SubTitle2 {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	background-color:#0A3762;
}


.Box1 {
	background-color:#0A3762;
}

.Text1 {
	color:#dcd50d;
}

#StaffLogin {
	background-image: url(../images/bg_staff_login.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	min-height: 450px;
}

#HotelLogin {
	background-image: url(../images/bg_hotel_login.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	min-height: 350px;
}

#TransportLogin {
	background-image: url(../images/bg_transport_login.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	min-height: 380px;
}

#AirlineLogin {
	background-image: url(../images/bg_airline_login.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	min-height: 360px;
}

#NewsCat a {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
	font-size: 15px;
}

.NewsItem a {
	color: #faca09; 
	font-weight: bold;
	text-decoration: none;
	font-size: 15px;
}

.NewsDesc {
	line-height: 17px;
}

a.paging {
	color: #fff;
	text-decoration: none;	
}

a.blueLink {
	color:#2176d1;
	text-decoration: none;
}

a.blueLink:hover {
	color:#ffffff;
	text-decoration: none;
}

.HotelName {
	color: #fbec00;
	text-decoration: none;
	font-size: 19px;
	font-weight: bold;
}

.HotelName:hover {
	color: #fff;
}

.HotelDesc {
	text-align: justify;
}

.HotelDesc li {
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	letter-spacing: 0px;
	padding: 0px;
	margin: 0px;
}

.HotelDesc ul {
	margin-bottom: 0px;
}

.HotelRate {
	color: #FF4500;
	font-weight: bold;
	font-size: 16px;
}

.HotelFac {
	padding-top:5px;
}

.HotelLabel {
	color: #f6a169;
}

.roomtype_head {
	color: #ff0000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.roomtype_detail {
	color: #fff;
	font-size: 12px;
}

.roombf_rate {
	color: #00C8F2;
	font-size: 14px;
	font-weight: bold;
}

.room_rate {
	color: #FEFE00;
	font-size: 14px;
	font-weight: bold;
}

.room_rate_inc {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

.review_header {
	color: #f00;
	font-weight: bold;
}

.review_rating {
	color: #ff0;
	font-weight: bold;
}

.bookForm {
	font-size:12px;
}

.table1 {
	font-size: 12px;
	background-color: #062749;
	letter-spacing: 0px;
}

.row1 {
	background-color: #86ACD0;
	letter-spacing: 0px;
}

.row2, .row2 td {
	background-color: #A6CCF0;
	color: #000;
	letter-spacing: 0px;
}

.row3 {
	background-color: #28448E;
	letter-spacing: 0px;
}

#Box_Frame {
	margin-top: 20px;
	width: 600px;
}

.textMenu {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	letter-spacing: 0px;
	text-decoration : none;
}

.bookingNote {
	font-size:10px; 
	color: #f6a169;
	letter-spacing:0px;
}

.functionLink {
	padding-top: 5px;
}

.functionLink a {
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0px;
	text-decoration : none;
	color: #c00;
}