.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
}

li {
	margin:4px;
}

.coach_cori {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	border:1px solid #ccc;
	position:inherit;
	color:#eeeeee;
	background-color:#990000;
	text-align: right;
	min-width: 500px;
	margin:0 auto;
	width:500px;
	text-align: left;
	margin-left: auto;
    margin-right: auto;
	/*
	left: 50%;
	width:50em;
	margin-left: -25em; *//*set to a negative number 1/2 of your width*/
	
	border: 1px solid #ccc;
	clear:both;
}

.coach_cori_span {
	margin-top:4px;
	margin-bottom:4px;
	margin-left:4px;
	margin-right:4px;
}

.team_box {
	border:1px solid black;
	border-color:#0000CC;
	background-color:#FFFFCC;
	
	margin-top:10px;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:320px;
	height:220px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	
	/*
	text-align:center;
	position: absolute;
	left: 50%;
	width: 300px;
	margin-left: -150px;
	*/
}

.team_table {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	/*margin:10px;
	border-color: #0000CC;
	border-style: solid;
	border: 1px;
	
	padding:10px;*/
}

.team_header {
	font-size:12px;
	font-weight:bold;
	color:#990000;
	font-family: Arial, Helvetica, sans-serif;
}

.team_sub_header {
	font-style: italic;
	color:#990000;
}

.team_bold {
	color:#990000;
}

.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}

.practice_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	border:#990000 solid 1px;
}

.harvest_cup_sponsor {
}

.harvest_cup_sponsor_header {
}

.bigheadline {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.bigbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
}
.hc_header {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.b1, .b2, .b3, .b4{font-size:1px; overflow:hidden; display:block;}
.b1 {height:1px; background:#888; margin:0 5px;}
.b2 {height:1px; background:#ddd; border-right:2px solid #888; border-left:2px solid #888; margin:0 3px;}
.b3 {height:1px; background:#ddd; border-right:1px solid #888; border-left:1px solid #888; margin:0 2px;}
.b4 {height:2px; background:#ddd; border-right:1px solid #888; border-left:1px solid #888; margin:0 1px;}
.contentb {background: #ddd; border-right:1px solid #888; border-left:1px solid #888;}
.contentb div {margin-left: 5px;}
