
.schedTable{
	width:100%;
}
.schedNote {
	font-style:italic;
	font-size:11px;
}
.schedTime {
	text-align:right;
}
.schedMonth {
	font-size:14px;
	font-weight:bold;
	background: url(/images_web/footerBg.jpg) repeat-x center bottom;
	color:#FFFFFF;
	padding-left:20px;
	line-height:26px;
}
.schedConf{
	font-size:8px;
	padding-left:5px;
}
.schedTimeH {
	text-align:center;
}

.schedRecord {
	text-align:left;
}
.schedRowH {
	background: url(/images_web/menuLinkBg.jpg) repeat-x scroll 0 -25px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:21px;
}
.schedRow {
	line-height:18px;
}
.schedHome {
	color:#aaa;
	font-weight:bold;
	padding-bottom:10px;
}
.schedTable {
	text-align:left;
	background:#990000;
	padding-bottom:10px;
}
.eventKey {
	margin:0;
	padding:0;
	text-align:center;
}
.eventKey li {
	display:inline;
	line-height:28px;
	padding:0 10px;
}
