@charset "utf-8";
/* CSS Document */

Table {
	font-size: 90%;
}
Table.tblNmlSize {
	font-size: 100%;
}
td {
	vertical-align: top;
}
Table.tblNmlSize td {
	padding: 5px;
}
th {
	font-size: 130%;
	text-align: center;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #00512F;
}
th a:visited, th a:link {
	color: #FFFFFF;
	text-decoration: none;
}
th a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
td h3 {
	border: none;
}
td.Cell_Original {
	background-color: #E0EAF3;
}
td.Cell_Original h3 a:visited, td.Cell_Original h3 a:link, h3 {
	color: #4F85C0;
	text-decoration: none;
}
td.Cell_Original h3 {
	color: #4F85C0;
	text-decoration: none;
	border: none;
}
td.Cell_Original h3 a:hover {
	color: #4F85C0;
	text-decoration: underline;
}
td.Cell_Original-CarFree {
	background-color: #F0E3EB;
}
td.Cell_Original-CarFree h3 {
	color: #75405D;
	text-decoration: none;
	border: none;
}
td.Cell_NoFrills {
	background-color: #ECF9D5;
}
td.Cell_NoFrills h3 {
	color: #699418;
	text-decoration: none;
	border: none;
}
td.Cell_NoFrills h3 a:visited, td.Cell_NoFrills h3 a:link, h3 {
	color: #699418;
	text-decoration: none;
}
td.Cell_NoFrills h3 a:hover{
	color: #699418;
	text-decoration: underline;
}
td.Cell_NoFrills-hosted {
	background-color: #FCE9D6;
}
td.Cell_NoFrills-hosted h3 {
	color: #F08925;
	text-decoration: none;
	border: none;
}
th.Cell_Original {
	font-size: 130%;
	background-color: #4F85C0;
}
th.Cell_Original-CarFree {
	font-size: 130%;
	background-color: #75405D;
}
th.Cell_NoFrills {
	font-size: 130%;
	background-color: #699418;
}
th.Cell_NoFrills-hosted {
	font-size: 130%;
	background-color: #F08925;
}
#Destinations {
	float: right;
	display: inline;
	clear: both;
	margin: 0 0 1px 0;
	padding: 4px;
	border: 1px solid #00512F;
	width: 230px;
	background-color: #ECF9D5;
	height: 240px;
	line-height: 23px;
}
#Destinations h3 {
	color: #FFFFFF;
	background-color: #00512F;
	display: block;
	padding: 2px;
	margin: 0 0 5px 0;
	font-size: 120%;
}
#Destinations li {
	margin-bottom: 3px;
}

#PageCell1 #Destinations a:visited, #PageCell1 #Destinations a:link {
	color: #00512F;
	text-decoration: none;
}
#PageCell1 #Destinations a:hover{
	color: #00512F;
	text-decoration: underline;
}
.Compare {
	padding: 5px;
	width: 300px;
	margin: 0 auto 0 auto;
	text-align: center;
	background-image: url(../Images/Formula/Main/Compare.jpg);
	background-repeat: repeat-x;
	display: block;
	border: 1px solid #8B0F04;
	font-size: 130%;
}
.Compare a:visited, .Compare a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.Compare a:hover {
	color: #FFFFFF;
	text-decoration: hover;
}
.Back {
	padding: 5px;
	width: 80px;
	margin: 0 280px 0 auto;
	text-align: center;
	background-image: url(../Images/Formula/Main/Compare.jpg);
	background-repeat: repeat-x;
	display: block;
	border: 1px solid #8B0F04;
	font-size: 100%;
}
.Back a:visited, .Back a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.Back a:hover {
	color: #FFFFFF;
	text-decoration: hover;
}
