H1 {
	color: #105893;
	font-size: 24px;
	height: 32px;
	width:100%;
	text-align:right;
	background: url('Img/h_bg.jpg') bottom repeat-x;
}

A {
	color: #04579b;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

H2,H3,H4,H5,H6 {
	color: #469b26;
}

body {
	background: #015e8a url('Img/body_bg.jpg') left top repeat-x;
	margin: 0px;
}

.NAME_PAGE
{
	background: #157092;
	height: 30px;
	font-size:22px;
	color:white;
	width:100%;
	text-align:center;
}
.tab_container {
	 background: #ffffff;
}
.menu_item
{
	padding-left:52px;
	padding-right:30px;
	height:26px;
	background:url('Img/bg-menu.jpg');
}
.menu_a {
	color: #87702a;
	text-decoration: none;
}
.menu_a:hover {
	text-decoration: underline;
}
.TF{
	color: #8aa340;
	font-size:110%;
}
#Menu{
	display:none;
}#HotelList {
	border:solid 0px red;
	width:720px;
}

#HotelList IMG {
	border:solid 1px black;
}
#HotelList TD {
	vertical-align:top;
	padding:5px;
	border-bottom:solid 1px #469b26;
}
#HotelList .stars {
	border:0px;
	height:14px;
}

#HotelPics {
	width:200px;
	float:right;
	border:solid 0px green;
}
#HotelPics TD{
 text-align:center;
}
#HotelPics IMG{
	border:solid 1px black;
}
#Container {
	margin:0px 210px 0px 0px;
	border:solid 0px red;
	
}
.Logo {
	background: url('/Img/logo.jpg') top center no-repeat;
	height:251px;
}

.Colp{
	display:none;
}

