body {
	font-family:verdana;
}

div.centering {
	width:800px;
	margin-left:auto;
	margin-right:auto;
}

table.maintable {
	width:800px;
	height:600px;
	text-align:center;
	padding:3mm;
	margin-left:auto;
	margin-right:auto;
}

table.maintable tr.maintablerow {
	text-align:justify;
	padding:0mm;
	margin:0mm;
}

table.maintable tr.maintablerow td.maindata {
	text-align:justify;
	padding:0mm;
	border: thin solid #000;
}

table.innertable {
	border-collapse:collapse;
	color:#000;
}

table.innertable td.innerlinks {
	padding:1mm;
	font-size:105%;
}

table.innertable td.inner {
	padding:3mm;
	font-size:90%;
	font-weight:bold;
}

div#bookingpanel {
	margin-top:8mm;
}

div.bookinglhs {
	width:10em;
	height:1.6em;
	float:left;
}

div.bookingrhs {
	height:1.6em;
}

span.bookingrhs {
	margin-left:3em;
	float:right;
}

a img {
	border:none;
}

a {
	text-decoration:none;
	color:#A33;
}

a:hover {
	color:#0F0;
	font-weight:bold;
}