a:link:hover {
	text-decoration:underline;
	}
a.button {
	background-color:transparent;
	color:#000;
	font:caption;
	font-weight:bold;
	font-size:120%;
	height:40px;
	margin:2px;
	padding:1px 6px 2px 6px;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;
	}
a.button:hover {
	background-color:#000;
	color:#fff;
	}
a.plain {
	text-decoration:none;
	}
a.plain:hover {
	text-decoration:underline;
	}
body {
	background-color:rgb(85%,85%,60%);
	font-family:Verdana,Helvetica,sans-serif;
	font-size:8pt;
	height: 100%;
	margin: 0px;
	padding: 0px;
	}
@media print {
	body {
		background-color:white;
		}
	}
div.container {
	clear:both;
	min-height:1em;
	margin:0px;
	padding:1px;
	width: 100%;
	}
div.columnleft {
	clear:left; 
	display:inline; 
	float:left; 
	margin-right:1em; 
	white-space:normal;	
	}
div.columnright {
	clear:right; 
	display:inline; 
	float:right; 
	font-weight:bold; 
	white-space:nowrap;
	}
dt {
	font-weight:bold;
	}
html {
	height: 100%;
	}
h1, h2, h3, .footlink, .sidegap, .sidehead, .sidelink, .sidelink2 {
	color:#900;
	}
h1 {
	margin:0;
	text-align:center;
	}
h2 {
	font-size:1.4em;
	margin:0;
	}
h3 {
	font-style:italic;
	font-size:1.2em;
	}
h4 {
	font-size:1.1em;
	}
img {
	border-style:none;
	}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
input {
	font:caption;
	}
p {
	font-size:1em;
	}
q {
	quotes: "\2018" "\2019" "\201C" "\201D";
	}
q:before {
	content:open-quote;
	}
q:after {
	content:close-quote;
	}
textarea {
	font-family:Verdana,Helvetica,sans-serif;
	font-size:100%;
	}
th {
	text-align:left;
	}
.center {
	text-align:center;
	}
.footlink {
	text-decoration:none;
	}
.leftlinks {
	background-color:yellow;
	color:black;
	}
@media print {
	.noprint {
		display:none;
		visibility:hidden;
		}
	}
.photo {
	border: medium rgb(85%,85%,60%) solid;
	float: left;
	margin-right:10px;
	margin-bottom:10px; 
	padding:1px; 
	width:100px;
	}
.prodblock {
	padding:2px;
	min-width:90%;
	}
.right {
	text-align:right;
	}
.row0 {
	background-color:#fff;
	border:thin solid #fff;
	}
.row1 {
	background-color:#ffc;
	border:thin solid #ffc;
	}
.seatleft, .seatright, .seatbalcony {
	border:thin solid grey;
	border-radius:0px 0px 20px 20px;
	box-shadow: 2px 2px 6px grey;
	text-align:center;
	width:20px;
	}
.seatbalcony {
	background-color:#ff6;
	}
.seatleft {
	background-color:#f66;
	}
.seatright {
	background-color:#6f6;
	}
.sidebutton {
	height:20px;
	margin:1px;
	margin-right:auto;
	margin-left:auto;
	padding:1px;
	text-align:center;
	}
.sidegap {
	background-image:url('../images/fff.gif');
	background-repeat:repeat-x;
	border:0px;
	height:1px;
	margin:10px 0px 0px 0px;
	padding:0px;
	}
.sidehead {
	color:black;
	font-size:110%;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:10px;
	text-decoration:none;
	}
.sidelink {
	font-size:100%;
	font-weight:bold;
	height:16px;
	text-decoration:none;
	}
.sidelink:hover {
	text-decoration:underline;
	}
.sidelink2 {
	font-size:80%;
	text-align:right;
	}
.sidetitle {
	color:black;
	font-size:110%;
	font-weight:bold;
	margin-top:0em;
	margin-bottom:0.5em;
	text-decoration:none;
	}
.spacer {
	clear:both;
	height:1px;
	visibility:hidden;
	}
.toplink {color:black;}

#blockhead {
	background-color:transparent;
/*	background-color:rgb(85%,85%,60%);*/
	text-align:center;
	vertical-align:middle;
	}
/* Hides from IE-mac \*/
* html #blockhead {height: 1%;}
/* End hide from IE-mac */
#blockheadleft {
	float:left;
	margin-top:auto;
	margin-bottom:auto;
	margin-right:10px;
	padding:10px;
	text-align:left;
	vertical-align:middle;
	width:15%;
	}
#blockheadcenter {
	float:left;
	height:auto;
	margin:auto;
	padding:0px;
	text-align:center;
	vertical-align:middle;
	width:63%;
	}
#blockheadright {
	float:right;
	margin-top:auto;
	margin-bottom:auto;
	margin-right:10px;
	padding:10px;
	text-align:right;
	vertical-align:middle;
	width:15%;
	}
#blockmain {
/*	background-color:rgb(85%,85%,60%);*/
/*	clear:both; */
	height:auto;
	margin:0 auto;
/*	min-height:400px; */
	height: 100%;
	width:100%;
	}
/* Hides from IE-mac \*/
* html #blockmain {height: 1%;}
/* End hide from IE-mac */
#blockmainleft {
/*	background-color:rgb(85%,85%,60%);*/
	color:black;
	float: left;
	margin:5px;
	padding:1%;
	text-align:left;
	width:15%;
	}
#blockmaincenter {
/*	background-color:rgb(95%,95%,80%);*/
/*	border-color:rgb(75%,70%,0%);*/
	border-color:black;
	border-style:solid;
	border-width:1px;
	border-radius:5px;
/*	box-shadow: 3px 3px 4px #999;*/
	float:left;
/*	height:100%; */
	margin:0px;
/*	min-height:300px; */
	overflow:auto;
	padding:1%;
	width:63%;
	}
#blockmainright {
/*	background-color:rgb(85%,85%,60%);*/
	float: right;
	margin:0%;
	padding:1%;
	text-align:right;
	width:14%;
	}
#blockmainbottom {
/*	background-color:rgb(85%,85%,60%);*/
	clear:both;
	font-size:80%;
	height: 2em;
	margin: -2em auto 0 auto;
	padding: 0px;
	position: relative;
	text-align: center;
	vertical-align: bottom;
	width:63%;
	}
#page {
/*	background-color:rgb(95%,95%,80%); */
	margin-right:auto;
	margin-left:auto;
	padding:0%;
	width:100%;
	}

