/* CSS Document */table {
	border-collapse:collapse;	border:2px groove #3e3e3e;
	margin: 25px;
	margin-top: 5px;
	font: bold:
}
caption {	font: 1.4em/1.4em Helvetica, sans-serif;	text-align: left;	text-indent: 10px;	height: 45px;	color: #fff;}
thead td {
	background: #01B323;	height: 47px;
	color: #FFFFFF;	font-size: 0.8em;	font-weight: bold;	padding: 0px 7px;	margin: 20px 0px 0px;	text-align: center;	border-right: 1px solid #8D8D8D;}
tbody tr {
	background: #7DBB27;}
tr.odd {	background: #65DC7E;}tbody th, tbody td {	font-size: 1em;	line-height: 1em;	font-family: Arial, Helvetica, sans-serif;	color: #2E2E2E;	padding: 10px 7px;	border-top: 1px solid #243D02;	border-right: 1px solid #8D8D8D;	text-align: center;}#content a {	color: #2E2E2E;	font-weight: bold;	text-decoration: underline;}a:hover {	color: #FFFF50;	text-decoration: underline;}tfoot th {	font-size: 0.8em;	line-height: 1em;	font-family: Arial, Helvetica, sans-serif;	color: #fff;	padding: 10px 7px;	border-top: 1px solid #243D02;	border-right: 1px solid #8D8D8D;	text-align: right;
	height: 20px;
	background: #01B323;}tfoot td {
	font-size: 0.8em;	line-height: 1em;	font-family: Arial, Helvetica, sans-serif;	color: #fff;	padding: 10px 7px;	border-top: 1px solid #243D02;	border-right: 1px solid #8D8D8D;	text-align: center;
	height: 20px;
	background: #01B323;}
#CourseCard{border: 2px solid white; text-align: center;}
#Hole{ width: 60px; }
#Name{ width: 110px; text-align: left; }
#Yards{ width: 60px; }
#Par{ width: 60px; }
#Stroke{ width: 60px; }
#Spacer{ width: 20px; background:#0B7B20; border-top: 2px solid green; border-bottom: 2px solid green; border-left: 2px groove #3e3e3e; border-right:2px groove #3e3e3e;}#HSpacer{ background:#0B7B20; border-left: 2px solid green; border-right: 2px solid green; border-top: 2px groove #3e3e3e; border-bottom:2px groove #3e3e3e;}