body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}
#background {
	visibility: hidden;
}
#left {
	visibility: hidden;
}
#right {
	width: 468px;
	position: absolute;
	left: 20px;
	top: 20px;
	bottom: 20px;
}
a:link {
	color: #1395CC;
	text-decoration: none;
}
a:visited {
	color: #1395CC;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.blue_border {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #17A8E1;
	border-right-color: #17A8E1;
	border-bottom-color: #17A8E1;
	border-left-color: #17A8E1;
	background-color: #FFFFFF;
}
.form_labels {
	font-size: 11px;
	font-weight: bold;
}
.footer {
	font-size: 11px;
	line-height: 14px;
}
#ad_468x60 {
	visibility: hidden;
}
#ad_120x90 {
	visibility: hidden;
}
#ad_120x240 {
	visibility: hidden;
}.small_text {
font-size: 11px
}
.hotel_name {
	font-size: 16px;
	font-weight: bold;
}
.hidden_div {
	position: absolute;
	visibility: hidden;
	height: 0px;
	width: 0px;
	left: 0px;
	top: 0px;
}
#photo {
	width: 427px;
	overflow: hidden;
	text-align: center;
}
#hidden_photos {
	height: 1px;
	width: 1px;
	position: absolute;
	left: -1px;
	top: -1px;
	overflow: hidden;
	visibility: hidden;
}
.borderblue {
	border: 1px solid #1395CC;
}
.borderred {
	border: 1px solid #FF0000;
}
.borderblack {
	border: 1px solid #333333;
}
