body {
	background: rgb(255,255,255) none;
	color: rgb(0,0,0);
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12pt;
}

h1 {
	background: rgb(255,255,255) none;
	border-bottom: 2px solid rgb(0,0,0);
	font-size: 18pt;
	height: auto;
	margin: 0;
	text-indent: 0;
}

h1 a {
	background: transparent none;
	color: rgb(0,0,0);
	display: inline;
	height: auto;
	margin: 0;
	text-decoration: none;
	width: auto;
}

#container, #content {
	background: transparent none;
	border: none;
	float: none;
	padding: 0;
	position: static;
	width: auto;
}

#navigation {
	display: none;
}

a:link, a:visited, a:hover {
	color: rgb(0,0,0);
	text-decoration: none;
}

br.clear {
	clear: both;
}

div.gallery img {
	border: none;
	float: left;
	margin: 0 10px 10px 0;
}

h2 {
	border-bottom: 4px solid rgb(0,0,0); 
	font-size: 18pt;
	height: auto;
	margin: 1em 0;
}

h2#index {
	display: none;
}

h3 {
	clear: both;
	font-size: 14pt;
	font-weight: bold;
	padding-top: 2em;
}

h3.first {
	padding-top: 0;
}

h4 {
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 0;
}

hr {
	border: 2px solid rgb(0,0,0);
	margin: 1em 0;
}

img.left {
	clear: both;
	float: left;
	margin: 2px 5px 5px 0;
}

img.right {
	clear: both;
	float: right;
	margin: 2px 0 5px 5px;
}

p.backtop {
	display: none;
}

table {
	table-layout: fixed;
}

table td {
	vertical-align: top;
}

table.schedule {
	border: 1px solid rgb(0,0,0);
	border-collapse: collapse;
	width: 100%;
}

table.schedule td {
	border: 1px solid rgb(0,0,0);
	padding: 2px;
}

tr.header {
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
	font-weight: bold;
}

tr.month {
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
}

tr.odd {
}

tr.even {
	background-color: rgb(255,255,255);
}

tr.onelaphead  td {
	border: none;
	border-left: 1px solid rgb(0,0,0);
	font-weight: bold;
}

tr.onelapevent td {
	border: none;
	border-left: 1px solid rgb(0,0,0);
	font-size: 11px;
	padding-left: 2em;
}
