body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	overflow: visible;
	text-align: center;
}
p {
	margin: 0px;
	padding: 0px;
}
a.link, a.active, a.visited {
	color:#000033;
	font-weight:bold;
	font-size: 10px;
}
a.hover {
	color:#FF6600
}
.fullheight{
	height:100%;
}

ul {
	margin: 0px;
	padding: 0;
	text-align: left;
}
li {
	margin: 0;
	padding: 0;
	list-style-type: circle;
	line-height: 12px;
	font-size: 10px;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066FF;
	margin: 0px;
	padding-top: 4px;
}
h2 {
	margin: 0px;
	padding: 0;
	font-size: 12px;
	color: #000066;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000033;
	line-height: 16px;
	margin: 0px;
	text-transform: uppercase;
	padding-top: 3px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	margin: 0px;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: left top;
}
.logoleft {
	background-color: #DEE5F2;
	float: left;
	height: 129px;
	width: 100%;
	margin-top: 20px;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
	background-image: url(images/buttonon.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 12px;
	height: 27px;
	width: 154px;
	float: left;
}
a.button:link, a.button:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(images/buttonoff.jpg);
	background-repeat: no-repeat;
	padding-top: 12px;
	height: 27px;
}
a.button:hover, a.button:active {
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
	background-image: url(images/buttonon.jpg);
	padding-top: 12px;
	height: 27px;
}
.box0{
	background: left top repeat-x;
	text-align: center;
	display: inline;
	width: auto;
	margin-left: 10px;
	margin-top: 10px;
	background-image: url(http://www.cheap-hotel.net/images/boxtop.jpg);
	float: right;
}
.box1 {
	background: left bottom repeat-x;
	background-image: url(images/boxbottom.jpg);
}
.box7 {
	background: left top repeat-y;
	background-image: url(images/boxleft.jpg);
}
.box2 {
	background: right top repeat-y;
	background-image: url(images/boxright.jpg);
}
.box3 {
	background: left top no-repeat;
	background-image: url(images/boxlefttop.jpg);
}
.box4 {
	background: right top no-repeat;
	background-image: url(images/boxrighttop.jpg);
}
.box5 {
	background: left bottom no-repeat;
	background-image: url(images/boxleftbottom.jpg);
}
.box6 {
	background: right bottom no-repeat;
	background-image: url(images/boxrightbottom.jpg);
	padding: 16px;
}
.searchleft {
	background: left top no-repeat;
	background-image: url(images/searchleft.jpg);
}
.searchright {
	background: right top no-repeat;
	background-image: url(images/searchright.jpg);
	padding: 10px;
}
.searchcenter {
	background: left top repeat-x;
	background-image: url(images/searchcenter.jpg);
	width: auto;
}
.blueshadow {
	background-image: url(images/bottom.jpg);
	width:100%;
	height: auto;
	text-align: center;
	float: left;
	background-repeat: repeat-x;
	padding-top: 10px;
	}
.a {
	font-size: 11px;
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
}
.b {
	font-size: 12px;
	color: #6699CC;
}

.destination {
	font-size: 11px;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
}
.destination:link, .destination:active, .destination:visited {
	color: #3399FF;
	text-decoration: underline;
}
.destination:hover {
	color:#000033;
	text-decoration:underline;
	}
.c, .c:link, .c:active, .c:visited {
	color: #000033;
	text-decoration: underline;
	font-size: 11px;
}
.c:hover {
	color:#0066FF;
	text-decoration:underline;
	}
.bubbleleft {
	background-repeat: no-repeat;
	float: left;
}
.bubbleright{
	background-repeat: no-repeat;
	float: left;
	border-top: 1px solid #003366;
	border-bottom: 1px solid #003366;
	height: 18px;
	padding-top: 5px;
	background-color: #FFFFFF;
}
.floatleft {
	float: left;
}
.d {
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}
