body {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:10px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:9pt;
}

@media print {
	.onlyscreen {
		visibility:hidden;
		margin:0px;
		padding:0px;
		width:0px;
		height:0px;
	}
}

@media screen, handheld {
	.onlyscreen {
	}
}

.mainMenu {
	color:white;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
}

.mainMenu a {
	color:white;
	font-weight:bold;
	text-decoration:none;
}

.mainMenu a:hover {
	color:#dd9900;
	font-weight:bold;
	text-decoration:none;
}

.subMenu {
	background-color:#003366;
	color:white;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
}

.subMenu a {
	color:white;
	font-weight:bold;
	text-decoration:none;
}

.subMenu a:hover {
	color:#dd9900;
	font-weight:bold;
	text-decoration:none;
}

.sideMenu {
	color:black;
	font-size:9pt;
	font-weight:bold;
}

.sideMenu a {
	color:black;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
}

.sideMenu a:hover {
	color:#663300;
	font-size:9pt;
	font-weight:bold;
	text-decoration:underline;
}

.sideMenu h1 {
	color:#663300;
	font-size:10pt;
	font-weight:bold;
}

.sideMenu table {
	color:black;
	font-size:9pt;
}

.strapline {
	color:#dcd6b8;
	font-family:Arial,Helvetica,sans-serif;
	font-size:9pt;
	font-weight:bold;
	font-style:italic;
}

.strapline a {
    color:#dcd6b8;
	text-decoration:none;
}

.strapline a:hover {
    color:#dcd6b8;
	text-decoration:underline;
}

.heading-white {
	color:white;
	font-size:15pt;
	font-weight:normal;
}

.heading-blue {
	color:#000066;
	font-size:11pt;
	font-weight:bold;
}

.heading-black {
	color:black;
	font-size:15pt;
	font-weight:normal;
}

.bottomline {
	color:#cccccc;
	font-size:9pt;
}

.bottomline a {
	color:#cccccc;
	text-decoration:none;
}

.bottomline a:hover {
	color:#cccccc;
	text-decoration:underline;
}

.contentarea {
	width:620px;
	padding-top:20px;
	padding-left:20px;
	padding-bottom:20px;
	padding-right:0px;
}

.contentdiv {
	width:600px;
	padding:0px;
}

.normal {
	color:black;
	font-size:9pt;
}

.normal a {
	color:#990000;
	font-weight:bold;
	text-decoration:none;
}

.normal a:hover {
	color:#990000;
	font-weight:bold;
	text-decoration:underline;
}

.normal table {
	color:black;
	font-size:9pt;
}

.normal h1 {
	color:black;
	font-size:15pt;
	font-weight:normal;
}

.normal img.left {
	float:left;
	margin-left:0px;
	margin-right:10px;
	margin-top:5px;
	margin-bottom:5px;
	text-align:left;
}

.normal img.center {
	margin-left:10px;
	margin-right:10px;
	margin-top:5px;
	margin-bottom:5px;
}

.normal img.right {
	float:right;
	margin-left:10px;
	margin-right:0px;
	margin-top:5px;
	margin-bottom:5px;
	text-align:right;
}

.normal img.lce {
	margin:0px;
	text-align:left;
	vertical-align:middle;
}

.normal img.rce {
	margin:0px;
	text-align:right;
	vertical-align:middle;
}

.normal-blue {
	color:#000066;
	font-size:9pt;
}

.normal-blue h1 {
	color:#000066;
	font-size:15pt;
	font-weight:normal;
}

.normal-white {
    color:white;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:9pt;
}

table.form {
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	color:white;
	font-size:9pt;
	border:1px solid #333366;
}

table.form th {
	background-color:#333366;
	color:white;
	font-weight:bold;
}

table.form td {
	background-color:#333366;
	color:white;
	font-weight:normal;
	padding:2px 4px 2px 4px;
}

.small {
	font-size:11px;
}

.small table {
	font-size:11px;
}

.listing table {
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-size:9pt;
	table-layout:fixed;
}

.listing th {
	background-color:rgb(255,240,200);
	color:rgb(0,0,0);
	font-weight:bold;
}

.listing td {
	background-color:rgb(255,240,200);
	color:rgb(0,0,0);
}

table.data {
}

table.data th {
	padding:1px;
	padding-left:4px;
	vertical-align:middle;
	background-color:#000066;
	color:#dcd6b8;
	font-size:12px;
}

table.data th a {
	color:#dcd6b8;
	font-weight:bold;
	text-decoration:none;
}

table.data th a:hover {
	color:#dcd6b8;
	font-weight:bold;
	font-size:12px;
	text-decoration:underline;
}

table.data td {
	padding:1px;
	padding-left:4px;
	vertical-align:middle;
	background-color:#dcd5b8;
	font-size:12px;
}

table.data td.internal {
	background-color: rgb(255,220,76);
}

table.data td.secret {
	background-color: rgb(255,110,152);
}

table.rentals {
}

table.rentals th {
	background-color:#ffe9d2;
	padding:4px;
	vertical-align:middle;
	text-align:center;
	font-size:11px;
	font-weight:normal;
}

table.rentals th a {
	color:black;
	text-decoration:none;
}

table.rentals th a:hover {
	color:black;
	text-decoration:underline;
}

table.rentals th.price {
	background-color:#ffffce;
	padding:4px;
	width:90px;
	vertical-align:middle;
	text-align:center;
	font-size:11px;
	font-weight:normal;
}

table.rentals td {
	background-color:#ffe9d2;
	padding:0px;
	margin:0px;
	width:140px;
	vertical-align:middle;
	text-align:center;
	font-size:11px;
	font-weight:normal;
}

table.prices {
}

table.prices th {
	background-color:#000066;
	color:white;
	padding:2px 10px 2px 10px;
}

table.prices td {
	color:white;
	font-weight:bold;
	padding:2px 10px 2px 10px;
}

table.prices td.season {
	background-color:#ce0000;
}

table.prices td.euro {
	background-color:#ff6600;
	text-align:right;
}

table.prices td.pound {
	background-color:#ff9900;
	text-align:right;
}

.querydebug {
	border:1px solid #dedede;
	margin-bottom:8px;
	padding:8px;
	background-color:#f9f9f9;
	color:#000000;
	font-family:Verdana,Arial,Helvetica,Geneva,sans-serif;
	font-size:11px;
}

.querydebug table {
	margin-top:20px;
	border:1px solid #cacaca;
	font-size:11px;
}

.querydebug table th {
	background-color:#cacaca;
	font-size:12px;
}

.querydebug table td {
	background-color:#e7e7e7;
	font-size:12px;
}
