body.standard
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 72%;
}

#topbanner
{
	position: absolute;
	width: 0;
	height: 0;
	top: 0;
	left: 0;
	z-index: -1;
	visibility:hidden;
}

#cornerbanner
{
	position: absolute;
	width: 0;
	height: 0;
	top: 0;
	left: 0;
	z-index: -1;
	visibility:hidden;
}

#sidebanner
{
	position: absolute;
	width: 0;
	height: 0;
	top: 0;
	left: 0;
	z-index: -1;
	visibility:hidden;
}

#bottombanner
{
	position: absolute;
	width: 0;
	height: 0;
	top: 0;
	left: 0;
	z-index: -1;
	visibility:hidden;
}

#printtitle
{
	top: 0;
	left: 0;
	height: 2cm;
	width: 17cm;
	display: inline;
	font-size: 150%;
	font-weight: bold;
}

#sidemenu
{
	width: 10cm;
	height: 0;
	top: 0;
	left: 0;
	z-index: -1;
	visibility:hidden;
}

#loginbox
{
	position: absolute;
	width: 10cm;
	height: 0;
	top: 0;
	left: 0;
	z-index: -1;
	visibility:hidden;
}

#copyright
{
	position: relative;
	top: 10px;
	left: 0px;
	width: 17cm;
	font-size: 70%;
	text-align: center;
	height: 100%;
}

#copyright a.footer
{
	color: #000000;
	background: #FFFFFF;
	font-size: 100%;
}

#location
{
	position: absolute;
	left: 0px;
	width: 17cm;
	top: 1cm;
	height: 2cm;
}

#location h3
{
	display: inline;
	font-size: 80%;
	font-weight: normal;
}

#location a
{
	color: #000000;
	background: #FFFFFF;
	text-decoration: none;
	font-size: 80%;
}

#content
{
	position: absolute;
	left: 0px;
	width: 17cm;
	top: 2cm;
}

#content h1
{
	font-size: 120%;
}

#content h2
{
	display: inline;
	font-size: 100%;
}

#content a
{
	text-decoration: underline;
	background: #FFFFFF;
	color: #000000;
	font-size: 100%;
}
#content a.h1

{
	font-size: 240%; 
	margin-left: 40px;  
	font-weight: bold;
}

#content a.h2
{
	font-size: 160%;
	font-weight: bold;
}

a.img
{
	text-decoration:none;
}

hr
{
	background: #FFFFFF;
	color: #000000;
	height: 1px;
}

img
{
	border: none;
	width: 90%;
	height: 90%;
}

#booking table
{
	border-collapse:collapse;
	padding: 1px;
}

#booking td
{
	border: #000000 1px solid;
}

#booking th
{
	font-weight: bold;
	border: #000000 1px solid;
}

#booking td.hold
{
	font-style: italic;
	color: #CCCCCC;
	background: #FFFFFF;
	text-decoration: none;
}

#booking td.allowed
{
	font-style: normal;
	text-decoration: none;
	font-weight: bolder;
}

#booking td.denied
{
	font-style: normal;
	color: #999999;
	background: #FFFFFF;
	text-decoration: line-through;
}
