.cTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	border: 1px solid #4E6C92;
}
.cTable th {
	font-weight: bold;
	background-color: #E6E6EC;
}
.cTable td {
	color: #666666;
	background-color: #F7F7F7;
}
.cTable a {
	color: #000000;
	font-weight: bold;
}
.cDayNow {
	color: #FF0000;
}
.cTh, th.cTh {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4E6C92;
}
