body {
	padding: 1em;
	background-color: #FFFAD3;
	color: black;
}
body,td,th { font-family: Verdana, sans-serif; }
h1,h2,h3,h4 { font-family: Georgia, serif; }
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 {
	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.3em;
	background-color: #009;
}
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;
}
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;
}
span.subdued {
	font-size: 95%;
	color: #333;
}
