@charset "iso-8859-1";
body {
	background-color: white;
	font-family: arial, helvetica;
	color: #000000;
}
li{
	color:#000000;
}
div.body {
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: white;
	width: 100%;
}
a.title:link { color: #000000}
a.title:visited { color: #000000}
a.title:active { color: #000000}

td.title{
	background-color: #EBFFD0;
	text-align: center;
	vertical-align: middle;
}
h1{
	font-family: arial;
	color: black;
	font: 14pt;
	padding: 0px;
	margin: 0px;
}
td.title h2{
	font-family: arial;
	color: black;
	font: 8pt;
	padding: 0px;
	margin: 0px;
}
td.car_hire_quote h3{
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000080;
	background-color: #B0DB58;
	font-size:10pt;
	text-align:center;
}
td.location {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000080;
	background-color: #B0DB58;
}
td.location a:link {
	color: #0000ff;
}
td.location a:active {
	color: #0000ff;
}
td.location a:visited {
	color: #0000ff;
}
td.location h3 {
	margin: 0px;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
}
/*
td.nav {
	padding-left: 30px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	background-color: #CCCCCC;
	font-weight: bold;
}
*/
td.nav {
	padding-left: 30px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	background-color: #B0DB58;
	font-weight: bold;
}

td.nav a:link{
	color: #000000;
	text-decoration:none;
}
td.nav a:visited{
	color: #000000;
	text-decoration:none;
}
td.nav a:hover{
	color: #000000;
	text-decoration:underline;
}
td.navHead {
	padding-left: 20px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	background-color: #B0DB58;
	color: #000000;
	font-weight: bold;
}
td.navHead a:link{
	color: #000000;
	text-decoration:none;
	font-weight: bold;
}
td.navHead a:visited{
	color: #000000;
	text-decoration:none;
}
td.navHead a:hover{
	color: #000000;
	text-decoration:underline;
}
td.main {
	vertical-align: top;
}
td.main h1{
	font-size: 14pt;
	padding: 5px;
	margin: 0px;
}
td.prices{
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	text-align: center;
	font: 12px;
}

td.pricesThick{
	border-bottom: 2px solid #000000;
	border-right: 1px solid #000000;
	text-align: center;
	font: 12px;
}
td.pricesRight{
	border-bottom: 1px solid #000000;
	text-align: center;
	font: 12px;
}

td.bottom{
	vertical-align: bottom;
	background-color: #EBFFD0;
	text-align: center;
	border-top: 1px solid navy;
	border-right: 1px solid navy;
}
td.bottom h2{
	font-family: arial;
	color: black;
	font: 8pt;
	padding: 0px;
	margin: 0px;
}
dl.mirago dt{
	font-size: 10pt;
}
dl.mirago dd{
	font-size: 9pt;
}
ul.miragoChannels{
	font-size: 10pt;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 5px;
	list-style: circle;
}
ul.miragoChannels a{
	color: #000000;
}
ul.miragoChannels a:visited{
	color: #000000;
}
table.bookings {
	border-right: 1px solid #000080;
}
table.bookings tr td {
	background-color: #EBFFD0;
	font-size: 10pt;
	font-weight: bold;
	border-bottom: 1px solid gray;
	color: #000000;
}
table.bookings tr td a {
	color: #00000ff;
}