a:link {
	color: #0099CC;
	text-decoration: none;
}
a:visited {
	color: #0099CC;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #0099CC;
	text-decoration: none;
}
body{
	font-size:11.5px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;
	line-height:21px;
	position:relative;
	line-height:180%;
	margin:0;
	padding:0;
		}
.Logo {
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #000066;
	font-weight: normal;
	padding:10px;
	}
.Logo a:link{
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #000066;
	font-weight: normal;
	padding:10px;
	}
	
.SoftTitle {
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #FFFFFF;
	font-weight: normal;
}
.Title {
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #000066;
	font-weight: normal;
}
.SubTitle {
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: normal;
}
.ContentText {
	font-family: "Lucida Sans Unicode", Arial;
	font-size: 12px;
	color:#FFFFFF;
}
.Select {
	font-family: "Lucida Sans Unicode", Arial;
	font-size: 23px;
	color:#000000;
	height:30px;
	width: 450px;
	border: 1px solid #CCCCCC;
}
.Input {
	font-family: "Lucida Sans Unicode", Arial;
	font-size: 23px;
	color:#000000;
	width: 168px;
	height:25px;
	border: 1px solid #CCCCCC;
}
.Padding {
	padding:20px;
}
.Border {
	border: 3px solid #FFFFFF;
}

.SelectText {
	font-family: "Lucida Sans Unicode", Arial;
	font-size: 12px;
	color:#FF0000;
}
.TopDestinationTitle {
	font-family: "Lucida Sans Unicode", Arial;
	font-size: 15px;
	color:#000000;
}
.hotel_address{
	margin:0;
}

.hotel_desc{

}

th.firstThFeatRms , th.maxPersons ,th.roomAvailability ,th.roomPrice {
	background-color:#f6f0bb; 
}

.maxPersons{
	border-bottom:#f6f0bb 1px dashed;
}

.roomAvailability{
	border-bottom:#f6f0bb 1px dashed;
}

.roomPrice{
	border-bottom:#f6f0bb 1px dashed;
}
h3{margin:0;font-size:118%;font-weight:bold;}


