.schedTable {
	width:100%;
}

.schedNote {
	font-style:italic;
	font-size:11px;
}
.schedTime {
	text-align:center;
}
.schedMonth {
	font-size:12px;
	font-weight:bold;
	padding: 2px 0px;
	text-indent:5px;
	margin-top:3px;
	color:#FFFFFF;
	background-color:#D00C00;
}

.schedMonths a{
	text-decoration:none;
}
.schedMonths a:hover{
	text-decoration:underline;
}
.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, .schedLoc {
	border-top: 1px solid #000;
}
.schedTimeH {
	text-align:center;
}

.schedRecord {
	text-align:center;
}

.schedHome{
	font-weight:bold;
}
.confRowStyle{
	
}
.schedDate {
	font-weight:bold;
}
.scheduleNote{
	font-size:10px;
}