.eventKey {
	text-align:center;
	padding: 0;
	margin:0;
	padding:5px 0;
}
.eventKey li {
	display:inline;
	line-height:5px;
	padding:2px 20px;				
}
.schedTable, .schedMonths {
	padding:5px;
}

.schedTable{
	width:100%;
}
.schedNote {
	font-style:italic;
	font-size:11px;
}
.schedTime {
	text-align:right;
}

.schedMonth {
	font-weight:bold;
/*	background-color:#FED200;
*/	color:#111;
	padding-left:20px;
	padding-bottom:2px;
	
}
.schedWinner, .schedTime, .schedLoser, .schedTeam, .schedVS, schedVTeam, schedHTeam, .schedRecord, .schedDateH, .schedScoreH {
}
.schedWinner, .schedLoser, .schedTeam, .schedScore, .schedTime, .schedDate, .schedVS, .schedConf, .schedVTeam, .schedHTeam, .schedRecord {
	padding:2px 0;
}
.schedConf{
	font-size:8px;
}
.schedScore a {
	color:#000000;
}
.schedTimeH {
	text-align:center;
}
.schedRowH{
	color:#FFFFFF;
/*	background-color:#014C8F;
*/	font-weight:bold;
}
.schedHome {
	font-weight:bold;
}

