body {
	margin: 0;
	padding: 1em;
	background-color: #FFFAD3;
	color: black;
	line-height: 150%;
}
body,td,th,h1,h2,h3,h4 {
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h1,h2,h3,h4 {
	font-weight: bold;
}
h1 {
	margin-top: 0;
	font-size: 180%;
}
h2 {
	font-size: 125%;
}

a:link {
	color:#00E;
}
a:visited {
	color:#551A8B;
}
div#frontright {
}
div#frontleft {
	width: 15em;
	float: left;
}
div#frontleft > ul > li {
	font-size: 1em;
	margin-bottom: 0.5em;
	font-weight: bold;
}
div#frontleft > ul > li  li {
	font-size: 90%;
	font-weight: normal;
}
div.footer {
	clear: both;
}
table.eventtable {
	width: 100%;
}
table.eventtable h2,table.eventtable h3,table.eventtable h4 {
	margin: 0;
	color: white;
}
table.eventtable h2, table.eventtable h3, table.eventtable h4 {
	border-top-left-radius: 1em;
}
table.eventtable h2 {
	margin-top: 1em;
	padding: 1em 0.3em 0;
	background-color: #003;
}
table.eventtable tr.header h2 {
	background-color: #FAFAFF;
	color: black;
	border: 2px solid #003;
}
table.eventtable h3 {
	padding: 0.5em 0.3em 0;
	background-color: #006;
}
table.eventtable tr.header h3 {
	background-color: #FAFAFF;
	color: black;
	border: 2px solid #006;
}
table.eventtable h4 {
	padding: 0 0.7em;
	background-color: #DDF;
	color: black;
}
table.eventtable tr.header h4 {
	background-color: #FAFAFF;
	color: black;
	border: 2px solid #009;
}
table.eventtable h5 {
	font-size: 1em;
	font-weight: bold;
	text-decoration:none;
	margin: 0;
	padding: 0;
}
table.eventtable th {
	text-align: left;
}
table.eventtable td {
	padding-right: 0.5em;
}
table.eventsearch tr.spacer {
	height: 0.5em;
}
table.eventsearch td, table.datablock th {
	vertical-align: top;
}
table.eventsearch td {
	padding-left: 0.4em;
}
table.eventsearch td.l {
	text-align: right;
	font-size: 80%;
	font-style: italic;
}
div.searchform input[type="submit"] {
	font-size: 1.1em;
	font-weight: bold;
}
input[type="text"], select, textarea {
	border-top: 1px solid #555;
	border-left: 1px solid #555;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	color: #000;
	background-color: #FFFAD3;
}
input[type="text"]:focus, select:focus, textarea:focus {
	color: #000;
	background-color: #FFF;
}
div.footer {
	border-top: 1px solid #333;
	font-size: 85%;
	color: #333;
}
table.cattable {
}
table.cattable td {
	padding-bottom: 0.7em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	vertical-align: top;
}
div.gametype {
	font-weight: bold;
}
p.pullexample
{
	font-size: 0.75em;
	margin: 0;
	margin-left: 1em;
}
table.eventtable tr.tm {
	font-size: 90%;
}
tr.eventtime A:link {
	text-decoration: none;
}
tr.eventtime A:visited {
	text-decoration: none;
}
tr.eventtime A:active {
	text-decoration: none;
}
tr.eventtime A:hover {
	text-decoration: underline;
}
table {
	border-collapse: collapse;
}
span.smnum {
	font-size: 90%;
}
li {
	margin-bottom: 0.2em;
}
.subdued {
	line-height: 110%;
	font-size: 80%;
	color: #333;
}
div.calbox {
	font-size: 90%;
	float: right;
	width: 15em;
	padding: 0;
	padding-left: 0.5em;
	border-left: 1px solid #999999;
	margin-left: 0.5em;
}
div.calbox ul, div.calbox ul li {
	margin: 0;
	padding-left: 0;
}
div.calbox ul li{
	display: block;
}
div.desc p {
	hyphens: auto;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
}
div.desc div.short { font-style: italic; }
div.desc div.long {  }
table.datablock td, table.datablock th {
	vertical-align: top;
}
table.datablock td {
	padding-left: 0.4em;
}
table.datablock th {
	white-space: nowrap;
	text-align: right;
	font-size: 80%;
	font-style: italic;
	font-weight: 300;
}
ul.menu, ul.menu li {
	margin-left: 0;
	padding-left: 0;
	border-left: 0;
}
ul.menu li {
	list-style-type: none;
}
div.columnfloat {
	float: left;
	margin-right: 2em;
}
a {
	text-decoration: none;
}
span.ampm { font-variant:small-caps; }
div.breadcrumb {
	margin: 0 0 0.5em 0;
}
input.toolbtn {
	margin-left: 1em;
	font-size: 80%;
	border: 0;
	padding: 0;
	background: none;
	color: #00F;
	cursor: pointer;
}
label {
	cursor: pointer;
}
