.schedTable {
	width:100%;
}

.schedNote {
	font-style:italic;
	font-size:11px;
}
.schedTime {
	text-align:center;
}
.schedMonth {
	font-size:12px;
	font-weight:bold;
	border-top: 1px solid #F3B218;
	padding: 2px 0px;
	text-indent:5px;
	margin-top:3px;
	color:#FFFFFF;
	background-color:#015382;
}
.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, .schedDakIcon {
	border-top: 1px solid #000;
}
.schedTimeH {
	text-align:center;
}

.schedRecord {
	text-align:center;
}
.schedRowH{
	color:#FFFFFF;
	background-color:#015382;
	font-weight:bold;
}
.schedHome{
	font-weight:bold;
}