.Info
{
	background-color : #FFFFFF;
	font-family: tahoma;
	border: 2px solid black;
	padding : 2px;
	font-size: 10pt;
}

.InfoNoBorder
{
	font-family: tahoma;
	padding : 2px;
	font-size: 9pt;
}

.MenuBox
{
	border : black 0px solid;
	background-color : #5DB75D;
}

.Scorecard
{
	background-color : #5DB75D;
}
.Scorecard1
{
	background-color : #FFF929;
	text-align : center;
}
.Scorecard2
{
	background-color : #FFFFFF;
}
.Single
{
	padding : 2px;
	padding-left : 5px;
	padding-right : 5px;
	font-size:     9pt;
}
.MenuText {
	color : #000000;
	font-family: tahoma;
	font-size: 9pt;
}
.MenuLink {
	color : #000000;
	font-family: tahoma;
	font-size: 9pt;
	font-weight: bold;	
}
.RegText {
	color : #000000;
	font-family: tahoma;
	font-size: 10pt;
}
.RegLink {
	color : blue;
	font-family: tahoma;
	font-size: 10pt;
}
.BoldLink {
	color : blue;
	font-family: tahoma;
	font-size: 10pt;
	font-weight: bold;	
}
.MonthText {
	color : #000000;
	font-family: tahoma;
	font-size: 8pt;
	height: 50px;
	background-color : #D5EBD5;
}
td {
	color : #000000;
	font-family: tahoma;
	font-size: 10pt;
}
body
{
	margin-top : 1px;
	margin-left : 5px;
	background-color : #5DB75D;
	color : #000000;
	font-family: tahoma;
	font-size: 9pt;
}