td.navBar {
	background-image: url(img/navBg.gif);
	background-repeat: repeat-x;
}

td.cfDay {
	font-size: 9px;
	text-align: center;
	font-weight: bold;
	color: #EEEEEE;
	background-color: #00354C;
}
td.cfTime {
	font-size: 9px;
	text-align: center;
	width: 90px;
}
td.cfInfo {
	font-size: 9px;
	text-align: left;
	vertical-align: top;
}
tr.cfOdd {
	background-color: #92B05A;
}
tr.cfEven {
	background-color: #B1CF79;
}
tr.cfSep {
	background-color: #CCCCCC;
}

td.erMenu {
	font-size: 9px;
	text-align: center;
	font-weight: bold;
	color: #FFBA00;
	background-color: #00354C;
}
td.erTtl {
	font-size: 9px;
	text-align: left;
	vertical-align: center;
	font-weight: bold;
	height: 30px
}
td.erInfo {
	font-size: 9px;
	text-align: center;
	vertical-align: center;
	width: 60px;
	height: 30px
}


/* Grey Tone */
td.cont_gt {
	color: #006666;
	font-size: 10pt;
	font-style: normal;
	height: 15px;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 0px;
	text-align: left;
	background-color: #CCCCCC;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
td.cont_gt a:link {
	color: #FF6600;
}
td.cont_gt a:hover {
	color: #FFFFFF;
	background-color: #FF6600;
}
td.cont_gt a:visited {
	color: #333333;
}
td.cont_gt a:active {
	color: #FF2200;
}
td.title_gt {
	color: #FFFFFF;
	font-size: 14pt;
	font-weight: bold;
	height: 20px;
	text-align: center;
	vertical-align: center;
	padding-top: 2px;
	background-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
td.subj_gt {
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	height: 15px;
	text-align: center;
	vertical-align: center;
	padding-top: 2px;
	background-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

/* Grey and Orange */
td.cont_gno_o {
	color: #006666;
	font-size: 12pt;
	font-style: normal;
	height: 20px;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 0px;
	text-align: left;
	background-color: #eeeeee;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
td.cont_gno_e {
	color: #006666;
	font-size: 12pt;
	font-style: normal;
	height: 20px;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 0px;
	text-align: left;
	background-color: #FFFFCC;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

