.News-header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 200;
	font-size: 12px;
	text-decoration:underline;
	color: #FFFFFF;
}

.News {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 5px;
}

.Normal {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: normal;
	font-weight: 200;
	font-size: 10pt;
	color: Black;
}

.Normal-White {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: normal;
	font-weight: 200;
	font-size: 10pt;
	color: White;
}

.Normal-Yellow {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: normal;
	font-weight: 200;
	font-size: 10pt;
	color: #FFCC00;
}

.Intro {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: normal;
	font-weight: 600;
	font-size: 14pt;
	color: Black;
}

.Intro-White {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: normal;
	font-weight: 600;
	font-size: 14pt;
	color: White;
}

.Intro-Green {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: normal;
	font-weight: 600;
	font-size: 14pt;
	color: #003300;
}

.Body {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: normal;
	font-weight: 400;
	font-size: 12pt;
	color: Black;
}

.Body-White {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: normal;
	font-weight: 200;
	font-size: 11pt;
	color: White;
}

.Body-Yellow {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: normal;
	font-weight: 200;
	font-size: 11pt;
	color: #FFCC00;
}

.Small {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: normal;
	font-weight: 100;
	font-size: 8pt;
	color: Black;
}

.Small-White {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: normal;
	font-weight: 100;
	font-size: 8pt;
	color: White;
}

.Sidebar {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;
	font-weight: 400;
	font-size: 10pt;
	color: Black;
}

.Sidebar-White {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;
	font-weight: 400;
	font-size: 10pt;
	color: White;
}

.Footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 100;
	font-size: 7pt;
	color: Black;
}

.Menu {
	font-family: "Arial Narrow";
	font-style: normal;
	font-weight: 100;
	font-size: 9pt;
	color: Navy;
}

.List {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: 200;
	font-size: 10pt;
	color: Black;
}

.alert {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
	text-decoration: none;
	background-color: #FF0000;
}

.navigation{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
	text-decoration: none;
	background-color: #003300;
	display: block;
	padding: 8px;
	width: 164px;
}
.Handicap {
	color: #000;
	background-color: #9C9;
}
.Par {
	color: #FFF;
	background-color: #630;
}
.Yellow {
	color: #000;
	background-color: #FF0;
}


.navigation:hover{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
	text-decoration: none;
	background-color: #009900;
	display: block;
	padding: 8px;
	width: 164px;
}
.White {
	color: #000;
	background-color: #CCC;
}

#content {
	margin-right: auto;
	margin-left: auto;
}
.ScoreCard {
	background-color: #FFF;
	font-size: small;
}
.Holes {
	color: #FFF;
	background-color: #390;
}
.Blue {
	color: #FFF;
	background-color: #039;
}

