body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #eef7fb;
}

div.cbox {
	text-align: center;
}

div.bbox {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

div.content {
	/* width: 100%; */
	padding: 5px;
	text-align: justify;
}

div.entrylist {
	text-align: center;
	font-size: 9pt;
	margin-top: 5px;
}

div.entrylist a {
	font-weight: normal;
}

div.scorelist {
	text-align: left;
	font-size: 9pt;
	margin-top: 5px;
	margin-left: 30px;
}

div.scorelist a {
	font-weight: normal;
}

div.event {
	text-align: left;
	font-size: 9pt;
	margin-top: 5px;
}

div.flashbox {
	width: 100%;
	text-align: center;
	background-color: #ffffff;
	border: 2px solid #006699;
	margin-bottom: 5px;
	text-align: center;
	padding: 5px;
}

div.header {
	background-color: #ffffff;
	border: 2px solid #006699;
	width: 100%;
	padding: 5px;
	margin-bottom: 10px;
}

div.hitbox {
	background-color: #ffffff;
	border: 2px solid #006699;
	width: 275px;
	padding: 5px;
	float: right;
	margin: 10px;
	margin-right: 0px;
	text-align: center;
}

div.imgbox {
	width: 100%;
	text-align: center;
	margin-bottom: 5px;
}


div.newsitem {
	margin: 0px;
	text-align: justify;
}

div.photobox {
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}


div.spacer {
	clear: both;
}

div.header table {
	width: 100%;
}

table.menu {
	background-color: #f8fdf1;
	border: 1px solid #96d045;
}

table.lowermenu {
	margin-top: 5px;
	background-color: #eef7fb;
}

table.times {
	font-size: 9pt;
	border: 1px solid #006699;
	width: 100%;
	margin-bottom: 5px;
}

table.tickets {
	font-size: 9pt;
	border: 1px solid #006699;
	width: 100%;
	margin-bottom: 5px;
}

td {
	text-align: center;
	vertical-align: middle;
	margin: auto;
	padding: auto;
}

td.banner {
	width: 600px;
}

td.formleft {
	text-align: right;
	width: 200px;
}

td.formright {
	text-align: left;
	width: 400px;
}

td.menu {
	width: 20%;
	background-color: #e0efcc;
	color: black;
	vertical-align: middle;
	font-size: 12pt;
}

td.menusel {
	width: 20%;
	background-color: #96d045;
	color: #ffffff;
	vertical-align: middle;
	font-size: 12pt;
}

td.timeguard {
	width: 60%;
	color: #000000;
	font-weight: bold;
}

td.timewarmup {
	width: 20%;
	color: #000000;
}

td.timeperf {
	width: 20%;
	color: #000000;
	font-weight: bold;
}

input.intext {
	width: 380px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

input.submit {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

select.intext {
	width: 380px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

textarea.intext {
	width: 380px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

h1 {
	margin: 0px;
	font-size: 26pt;
}

h2 {
	margin-top: 0px;
	margin-bottom: 10pt;
	text-align: left;
	font-size: 22pt;
}

h3 {
	margin: 0px;
	font-size: 18pt;
}

h4 {
	margin: 0px;
	font-size: 14pt;
}

h5 {
	margin: 0px;
	font-size: 12pt;
	font-weight: bold;
	font-style: roman;
}

p {
	margin-top: 0px;
	margin-bottom: 10pt;
	font-size: 10pt;
}

p.lbl {
	margin: 0px;
}

p.question {
	font-weight: bold;
}

p.copyright {
	text-align: center;
	font-size: 8pt;
}

p.newsdate {
	font-style: italic;
	font-size: 9pt;
}

p.caption {
	margin: 2px;
	font-style: italic;
	font-size: 9pt;
}

p.photocaption {
	margin: 2px;
	font-weight: bold;
	font-size: 10pt;
}

img.fright {
	float: right;
	border: 2px solid #000000;
	margin: 5px;
}

img.fleft {
	float: left;
	border: 2px solid #000000;
	margin: 5px;
}

img.inline {
	border: 2px solid #000000;
}

a {
	font-weight: bold;
	text-decoration: underline;
	color: #006699;
}	

a img {
	border: none;
}

td.menu a {
	color: black;
}

td.menusel a {
	color: white;
}

a:hover {
	text-decoration: none;
}

div.hitbox hr {
	border: 1px solid #006699;
	width: 50%;
}

div.content hr {
	border: 1px solid #006699;
	width: 50%;
	text-align: center;
}

ul li {
	font-size: 10pt;
}

.blue {
	color: #006699;
}

.green {
	color: #96d045;
}

div.flashbox p {
	margin: 5px;
}
