.cBodyO {
	font-family: "Times New Roman", Times, serif;
	background-color: #CCCCCC;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	left: 0px;
	top: 0px;
	right: auto;
	bottom: auto;
	-moz-box-sizing: content-box;
}
.cBody {
	font-family: sans-serif;
	background-color: #CCCCCC;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	left: 0px;
	top: 0px;
	right: auto;
	bottom: auto;
	-moz-box-sizing: content-box;
}

.cTable {
	width: 230;
	height: 30;
	border-style: solid;
	border-width: 1px; 
	border-color: #000000;
	border-collapse: collapse;
}

.sTable {
	width: 100%;
	height: 100%;
	border-style: none;
	border-width: 1px;
	border-color: #000000;
	border-collapse: collapse;
}

.timeTable {
	width: 100%;
	height: 100%;
	border-style: none;
	border-width: 1px;
	border-color: #000000;
	border-collapse: collapse;
}

.cHeaderCellO {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 70%;
	margin: 0px;
	padding: 0px;
	text-align: center
}

.timeCellO {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	font-size: 65%;
	margin: 0px;
	padding: 0px;
	text-align: center
}

.tminusCellO {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 50%;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
}

.cHeaderCell {
	color: #000000;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	text-align: center
}

.timeCell {
	color: #000000;
	font-family: sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	text-align: center
}

.tminusCell {
	color: #000000;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 6px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
}
