.schedTable {
	width:100%;
	padding:5px;
}


.schedNote {
	font-style:italic;
	font-size:11px;
}
.schedTime {
	text-align:right;
}
.schedMonth {
	font-size:12px;
	font-weight:bolder;
	font-style:italic;
	border-bottom:1px solid #AB6800;
	border-top: 1px solid #AB6800;
	padding: 2px 0px;
	text-indent:5px;
	margin-top:3px;
}
.schedWinner, .schedTime, .schedLoser, .schedTeam, .schedVS, schedVTeam, schedHTeam, .schedRecord, .schedDateH, .schedScoreH {
	padding-left:2px;
	padding-right:2px;
}
.schedWinner, .schedLoser, .schedTeam, .schedScore, .schedTime, .schedDate, .schedVS, .schedConf, .schedVTeam, .schedHTeam, .schedRecord {
	border-top-color:#000000;
	border-top-style:solid;
	border-top-width:1px;
}
.schedConf{
	font-size:8px;
}
.schedScore a {
	color:#000000;
}
.schedTimeH {
	text-align:center;
}

.schedRecord {
	text-align:center;
}
.schedRowH{
	color:#DFC42B;
	background-color:#000000;
	font-weight:bold;
}
.schedWinner {
	font-weight:bold;
}