﻿Body
{
	background-color: #B7971C;
	margin: 0;
	color: #800080;
}
 
a {
	color: #800080;
}
a:visited {
	color: #800080;
}
a:active {
	color: #800080;
}
a:hover {
	color: #800080;
} 
.Heading2 
{
font-family: "Abadi MT Condensed Extra Bold";
font-size: large;
color: #800080;
}

.formLabel 
{
color: #800080;
}

.formInput 
{ 
font-weight: bold;
font-family: Arial Narrow;
color: #000000;
height: 40px;
font-size: large;
} 
.footerText
{
    line-height:normal;
    font-family:'Arial Rounded MT Bold';
	color: #800080;
}

.footerLink
{
	line-height: normal;
	font-family: 'Times New Roman', Times, serif;
	color: #800080;
}
td.leftColumn
{
	padding: 0px 0px 0px 0px;
	text-align: right;
	vertical-align: middle;
	max-width: 250px;
	border: solid 1px #800080;
	left: 0px;
	color: #800080;
}
td.centerColumn
{
	height: 24px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	vertical-align: middle;
	max-width: 250px;
	border: solid 1px #800080;
	left: 250px;
	color: #800080;
}
td.rightColumn
{
	height: 24px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	vertical-align: middle;
	max-width: 250px;
	border: solid 1px #800080;
	left: 500px;
	color: #800080;
}

p.normal 
{ 
font-weight: bold;
font-family: Arial Narrow
font-size: 12pt;
color: #800080;
} 

p.padding 
{ 
padding: 4px 4px 4px 4px; 
border: solid #800080; 
border-width:1px;
color: #800080;
} 

table
{
	background-color: #B7971C;
	color: #800080;
}

td.col0 
{ 
border: solid #800080; 
border-max-width:1px;
padding: 1px 1px 4px 4px;
max-width: 750px;
text-align: center;
color: #800080;
font-weight: bold;
font-family: Arial Narrow;

} 

td.col1 
{
	border: 1px solid #800080;
	border-max-width: 1px;
	padding: 1px 1px 4px 4px;
	max-width: 60px;
	text-align: center;
	color: #800080;
	font-weight: bold;
	font-family: Arial Narrow;
}
td.col2 
{
	padding: 1px 1px 4px 4px;
	border: 1px solid #800080;
	border-max-width: 1px;
	max-width: 475px;
	text-align: left;
	color: #800080;
	font-weight: bold;
	font-family: Arial Narrow;
}
td.col3 
{
	border: 1px solid #800080;
	border-max-width: 1px;
	padding: 1px 1px 4px 4px;
	max-width: 115px;
	text-align: center;
	color: #800080;
	font-weight: bold;
	font-family: Arial Narrow;
}
td.col4 
{
	border: 1px solid #800080;
	border-max-width: 1px;
	padding: 1px 1px 4px 4px;
	max-width: 100px;
	text-align: center;
	color: #800080;
	font-weight: bold;
	font-family: Arial Narrow;
}
td.col36 
{
	border: 1px solid #800080;
	border-max-width: 1px;
	padding: 1px 1px 4px 4px;
	max-width: 750px;
	text-align: center;
	color: #800080;
	font-weight: bold;
	font-family: Arial Narrow;
	font-size: 36px;
}

.Level {
	width: 3.75in;
	text-align: center;
	font-family: Arial Rounded MT Bold;
	font-size: 18pt;
	font-weight: bold;
}

.Date {
	width: .5in;
	text-align: left;
	font-family: Arial Narrow;
	font-size: 12pt;
	font-weight: bold;
	Height: 0.1875in;
}

.Time {
	width: .55in;
	text-align: center;
	font-family: Arial Narrow;
	font-size: 12pt;
	font-weight: bold;
	Height: 0.1875in;
}

.Opponent {
	width: 1.9in;
	text-align: left;
	font-family: Arial Narrow;
	font-size: 12pt;
	font-weight: bold;
	Height: 0.1875in;
}

.Score {
	width: 1in;
	text-align: left;
	font-family: Arial Narrow;
	font-size: 12pt;
	font-weight: bold;
	Height: 0.1875in;
}

.Play
{
font-family: "Arial Narrow";
font-size: medium;
text-align: center;
color: #800080;
}

.listeners
{
    font-family: "Arial Narrow";
    font-size: medium;
    color: #800080;
    line-height: normal;
    vertical-align: top;
    text-align: left;
    border: thin solid #800080;
    padding: 0px;
    margin: 0px;
    position: absolute;
}

TABLE.tabulardata {
	padding: 0px;
	margin: 0px;
	font-family: "Arial Narrow";
	font-size: medium;
	color: #800080;
	vertical-align: top;
	text-align: left;
	table-layout: fixed;
	empty-cells: show;
	border-collapse: collapse;
	position: absolute;
	overflow: hidden;
	display: table;
	visibility: visible;
}
TABLE.tabulardata TR {
	padding: 0px;
	margin: 0px;
	font-family: "Arial Narrow";
	font-size: medium;
	color: #800080;
	vertical-align: top;
	text-align: left;
	table-layout: fixed;
	empty-cells: show;
	overflow: hidden;
	border-collapse: collapse;
	display: table-row;
	visibility: visible;
}
TABLE.tabulardata TH {
	border: 1px solid #800080;
	margin: 1px;
	BACKGROUND-COLOR: #008200;
	PADDING: 1px;
	font-family: "Arial Narrow";
	font-size: medium;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
	white-space: normal;
	word-spacing: normal;
	letter-spacing: normal;
	empty-cells: show;
	border-collapse: collapse;
	overflow: hidden;
	table-layout: fixed;
	display: table-header-group;
	visibility: visible;
}
TABLE.tabulardata TD {
	border: 1px solid #800080;
	margin: 1px;
	padding: 1px;
	font-family: "Arial Narrow";
	vertical-align: top;
	text-align: left;
	background-color: #008200;
	font-size: medium;
	border-collapse: collapse;
	empty-cells: show;
	overflow: hidden;
	display: table-cell;
	visibility: visible;
	table-layout: fixed;
}
.Brackets {
	border-width: 1px;
	border-color: #800080;
	vertical-align: bottom;
	text-align: center;
	width: 187px;
	table-layout: fixed;
	border-collapse: collapse;
	empty-cells: show;
	line-height: normal;
	color: #DE1454;
	font-family: "Arial Rounded MT Bold";
}
.Mishawaka {
	border-width: 1px;
	color: #CE8C04;
	font-family: "Arial Narrow";
	font-size: medium;
	font-weight: bold;
	background-color: #941A1F;
	text-align: left;
}
.Penn {
	border-width: 1px;
	color: #CE8C04;
	font-family: "Arial Narrow";
	font-size: medium;
	font-weight: bold;
	background-color: #000000;
	text-align: left;
}
.Adams {
	border-width: 1px;
	border-color: #DE1454;
	color: #DE1454;
	font-family: "Arial Narrow";
	font-size: medium;
	font-weight: bold;
	background-color: #000084;
	text-align: left;
}
.Clay {
	border-width: 1px;
	color: #800080;
	font-family: "Arial Narrow";
	font-size: medium;
	font-weight: bold;
	background-color: #B7971C;
	text-align: left;
}
.Riley {
	border-width: 1px;
	color: #CE8C04;
	font-family: "Arial Narrow";
	font-size: medium;
	font-weight: bold;
	background-color: #000084;
	text-align: left;
}
.Washington {
	border-width: 1px;
	color: #000000;
	font-family: "Arial Narrow";
	font-size: medium;
	font-weight: bold;
	background-color: #008000;
	text-align: left;
}
.Central {
	border-width: 1px;
	color: #FFFFFF;
	font-family: "Arial Narrow";
	font-size: medium;
	font-weight: bold;
	background-color: #000066;
}
.Goshen {
	border-width: 1px;
	color: #FFFFFF;
	font-family: "Arial Narrow";
	font-size: medium;
	font-weight: bold;
	background-color: #FF0000;
	text-align: left;
}
.Concord {
	color: #FFFFFF;
	font-family: "Arial Narrow";
	font-size: medium;
	font-weight: bold;
	background-color: #228B46;
	text-align: left;
}
.Goshen {
	color: #FFFFFF;
	font-family: "Arial Narrow";
	font-size: medium;
	font-weight: bold;
	background-color: #FF0000;
	text-align: center;
}
.NorthWood {
	color: #CC0000;
	font-family: "Arial Narrow";
	font-size: medium;
	font-weight: bold;
	background-color: #000000;
	text-align: left;
}
.Fairfield {
	color: #A08943;
	font-family: "Arial Narrow";
	font-size: medium;
	font-weight: bold;
	background-color: #090052;
	text-align: left;
}
.Lakeland {
	color: #FF0000;
	font-family: "Arial Narrow";
	font-size: medium;
	font-weight: bold;
	background-color: #0000FF;
	text-align: left;
}
.WestNoble {
	color: #FF0000;
	font-family: "Arial Narrow";
	font-size: medium;
	font-weight: bold;
	background-color: #0000FF;
	text-align: left;
}
.Wawasee {
	color: #FFFFFF;
	font-family: "Arial Narrow";
	font-size: medium;
	font-weight: bold;
	background-color: #185229;
	text-align: left;
}
.TippyValley {
	color: #D0971D;
	font-family: "Arial Narrow";
	font-size: medium;
	font-weight: bold;
	background-color: #104938;
	text-align: left;
}
.CMA {
	background-color: #730F23;
	font-family: "Arial Narrow";
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
.NewPrairie {
	background-color: #E5C100;
	font-family: "Arial Narrow";
	font-size: medium;
	font-weight: bold;
	color: #0000FF;
	text-align: left;
	empty-cells: show;
}
.Jimtown {
	background-color: #810100;
	font-family: "Arial Narrow";
	font-size: medium;
	font-weight: bold;
	color: #FFCC00;
	text-align: left;
}
.JohnGlenn {
	background-color: #000000;
	font-family: "Arial Narrow";
	font-size: medium;
	font-weight: bold;
	color: #FF0000;
	text-align: left;
	empty-cells: show;
}
.Knox {
	color: #0000FF;
	font-family: "Arial Narrow";
	font-size: medium;
	font-weight: bold;
	background-color: #FF0000;
	text-align: left;
}
.Whitko {
	color: #0A6AF6;
	font-family: "Arial Narrow";
	font-size: medium;
	font-weight: bold;
	background-color: #BE011F;
	text-align: left;
}
.Norwell {
	color: #FFFFFF;
	font-family: "Arial Narrow";
	font-size: medium;
	font-weight: bold;
	background-color: #010081;
	text-align: left;
}
.MuncieCentral {
	color: #FFFFFF;
	font-family: "Arial Narrow";
	font-size: medium;
	font-weight: bold;
	background-color: #6A3876;
	text-align: left;
}
.Angola {
	color: #FFCC00;
	font-family: "Arial Narrow";
	font-size: medium;
	font-weight: bold;
	background-color: #6A3876;
	text-align: left;
}
.Garrett {
	color: #642830 ;
	font-family: "Arial Narrow";
	font-size: medium;
	font-weight: bold;
	background-color: #2D385D;
	text-align: left;
}
.HanoverCentral {
	border-color: #9E3B5E;
	border-width: 1px;
	background-color: #993124;
	font-family: "Arial Narrow";
	font-size: medium;
	font-weight: bold;
	color: #031A84;
	empty-cells: show;
	text-align: left;
}

.HamiltonHeights {
	border-color: #FFFFFF;
	color: #FFFFFF;
	font-family: "Arial Narrow";
	font-size: medium;
	font-weight: bold;
	background-color: #FF3300;
	text-align: left;
}
.Rochester {
	border-color: #9E3B5E;
	border-width: 1px;
	background-color: #000000;
	font-family: "Arial Narrow";
	font-size: medium;
	font-weight: bold;
	color: #FF9900;
	empty-cells: show;
	text-align: left;
}
.Mishawaka {
	color: #CE8C04;
	font-family: "Arial Narrow";
	font-size: medium;
	font-weight: bold;
	background-color: #941A1F;
	text-align: left;
}
