body {
	font-family: Calibri, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-color: #FFFFFF;
	color: #0000A0;
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	height: 100%;
}
div.ick {
	background-color: #0000A0;
	color: #F7F708;	
}
div.all {
	height: 100%;
}
div.header {
	position: relative;
	top: 0px;
	left: 160px;
	margin: 0px;
	height: 30px;
}
div.header h4 {
	background-color: #0000A0;
	color: #F7F708;
	border-bottom: 2px solid #FF0000;
	font-weight: bold;
	font-size: 16pt;
	position: relative;
	top: 0px;
	margin: 0px;
	width: 800px;
	padding-left: 5px;
}
div.header h5 {
	background-color: #F7F708;
	color: #0000A0;
	font-weight: normal;
	font-size: 8pt;
	font-style: italic;
	position: relative;
	top: 0px;
	margin: 0px;
	width: 800px;
	padding-left: 5px;
}
div.main {
	position: absolute;
	top: 25px;
	left: 160px;
	margin: 5px;
	width: 800px;
}
div.menu {
	background-color: #0000A0;
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 160px;
	height: 100%;
}
div.caption {
	background-color: #000080;
	position: relative;
	float: right;
	top: 0px;
	right: 0px;
	margin: 10px;
	width: 400px;
}
div.main h5 {
	color: #FF0000;
	font-weight: bold;
	font-size: 14pt;
	border-bottom: 1px solid #F7F708;
	margin-top: 15px;
	margin-bottom: 5px;
	width: 80%
}
div.main p {
	width: 98%
}
div.menu img {
	margin: 5px;
}
div.menu div {
	margin: 2px;
	background-image: url(menubutton.png);
	border-right: 1px solid #000080;
	border-bottom: 1px solid #000080;
}
div.stats {
	background-color: #EEEEFF;
	border: 1px dotted #0000A0;
	width: auto;
}
div.stats p {
	font-family: Lucida Console, monospace;
	color: #0000C0;
	font-size: 9pt;
	margin: 5px;
}
div.statscolumn {
	float: right;
	font-family: Lucida Console, monospace;
	color: #0000C0;
	font-size: 9pt;
	margin: 5px;
}
div.statscolumn h5 {
	font-family: Lucida Console, monospace;
	color: #0000C0;
	font-size: 12pt;
	margin: 5px;	
	width: 90%;
}
td.stats {
	background-color: #EEEEFF;
	border: 1px dotted #0000A0;
	font-family: Lucida Console, monospace;
	font-size: 9pt;
	color: #333366;
	padding: 10px;
}
span.statshead {
	background-color: #CCCCFF;
}

span.heading {
	background-color: #DDDDEE;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
div.menu a:link {
	color: #F7F708;
	text-decoration: none;
}
div.menu a:visited {
	color: #F7F708;
	text-decoration: none;
}
div.menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
div.menu a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
span.title {
	border-bottom: 1px solid #FF0000;
}
th.logotable {
	width: 40px;
	text-align: right;
	font-size: 12pt;
	font-weight: bold;
	border-bottom: 1px solid #FF0000;
}
td {
	font-size: 11pt;
	vertical-align: top;
}
td.logotable {
	width: 40px;
	text-align: right;
	font-size: 18pt;
}
#points {
	font-weight: bold;
}
td.logotable img {
	height: 40px;
	width: 40px;
	border: none;
}
td.kittable img {
	height: 40px;
	width: 27px;
	border: none;
	float: right;
}
td.logogrid img {
	height: 100px;
	width: 100px;
	border: none;
}
td.kitgrid img {
	height: 100px;
	width: 67px;
	border: none;
}
td.title {
	border-right: 1px solid #FF0000;
	border-bottom: 1px solid #FFFF00;
	padding-right: 10px;
	font-size: 10pt;
}

iframe.facebook {
	float: right;
}

td.video {
	color: #FF0000;
	font-size: 9pt;
	border-bottom: 1px solid #F7F708;
	margin-top: 5px;
	margin-bottom: 5px;
}

table.scheduleplan {
	border: 1pt solid #FF0000;
}
table.scheduleplan th {
	border: 1pt solid #F7F708;
}
table.scheduleplan td {
	border: 1pt solid #CCCCCC;
}
table.scheduleplan img {
	height: 40px;
	width: 40px;
	border: 0px;
}
td.schedulelogo {
	width: 30px;
}
td.scheduledata {
	width: 20px;
	text-align: center;
	font-size: 16pt;
}
td.scheduleinfo {
	width: 20px;
	text-align: left;
	font-size: 10pt;
}
#neutralgames {
	background-color: #FDFEC2;
}

/* admin */

table.forms {
	background-color: #F8F8FF;
	margin: 10px;
	border: 3px double #DDDDFF;
}
table.forms input {
	border-top: 1px solid #DDDDFF;
	border-right: 2px solid FFFF00;
	border-left: 1px solid #DDDDFF;
	border-bottom: 2px solid FFFF00;
	color: FF0000;
	background-color: white;
}
table.forms input.button {
	font-weight: bold;
	color: #0000A0;
}
table.forms textarea {
	border-top: 1px solid #DDDDFF;
	border-right: 2px solid FFFF00;
	border-left: 1px solid #DDDDFF;
	border-bottom: 2px solid FFFF00;
	color: FF0000;
	background-color: white;
}
span.errormessage {
	font-style: italic;
	color: red;
}
table.lists td {
	font-size: 9pt;
}
table.lists img {
	height: 50px;
}
span.helpinfo {
	font-style: italic;
	font-size: 9pt;
}

div.main h5.newslist {
	color: #FF0000;
	font-weight: bold;
	font-size: 12pt;
	border-bottom: 1px solid #F7F708;
	margin-top: 10px;
	margin-bottom: 2px;
	width: 100%
}
div.main ul.newslist li {
	font-size: 10pt;
	margin-left: -10px;
}
div.main ul.newslist span.dated a {
	font-style: italic;
	font-size: 8pt;
	color: #6666CC;
}

