﻿.hotellist {
	background-color: #FEF1BC;
	text-align: left;
	font-family: Arial;
	font-size: 10pt;
	white-space: nowrap;
}
.hotellist td {
	white-space: nowrap;
}
div.centered {
	text-align: center;
	font-family: Tahoma, Arial;
	font-size: small;
}
div.centered table {
	margin: 0 auto;
	text-align: left;
}

.shortlist {
	border: 2px solid #800080;
	font-family: Arial;
	font-size: x-small;
	color: #800080;
	background-color: #D4D0C8;
}

.resdb10 {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}
a.resdb10 {
	text-decoration: none;
	color: #0000FF;
}
a:hover.resdb10 {
	color: #FF0000;
}
.resdb8 {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
}
a.resdb8 {
	text-decoration: none;
	color: #0000FF;
}
a:hover.resdb8 {
	color: #FF0000;
}
.ulink {
	text-decoration: none;
}
.bl10r {
	color: #0000FF;
	font-weight: bold;
	text-align: right;
	white-space: nowrap;
}
.bl10c {
	color: #0000FF;
	text-align: center;
	white-space: nowrap;
}
.rd8 {
	color: #FF0000;
	font-size: 8pt;
	font-style: italic;
}
.box {
	color: #0000FF;
	font-size: 9pt;
	text-align: right;
	border: 2px dotted #800080;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.arial8 {
	font-family: Arial;
	font-size: 8pt;
}
tr.hidden {
	display: none;
}
tr.shown {
}
td.nowrap {
	white-space: nowrap;
}

