body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

A:link     {color: #000000;
			text-decoration: none;}
A:link     {color: #000000;
			text-decoration: none;}
A:visited  {color: #000000;
			text-decoration: none;}
A:active   {color: #000000;
			text-decoration: none;}
A:hover    {color: #000000;
			text-decoration: underline;}

form {margin-top: 0;
    margin-bottom: 0;}


.TopSide1 {
	border-top-width: 1px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #BBBBBB;
}
.FSide {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BBBBBB;
}
.FSide2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BBBBBB;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BBBBBB;
}
.SchTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.SchDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}
.ScoreTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FF7700;
}
.ScoreItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBBBBB;
}
.ScoreItem2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBBBBB;
}

.inputSubmit
{
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Verdana,tahoma,Arial;
font-size : 10px;
font-weight: bold;
}

.inputBox
{
	color : #000000;
	background : #FFFFFF;
	font-family : Arial,Verdana,tahoma;
	font-size : 10px;
	border: 1px solid #CCCCCC;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FF7700;
	font-weight: bold;
	font-style: normal;
   margin-bottom:0px;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF7700;
	font-weight: bold;
	font-style: normal;
   margin-bottom:0px;
}

