.aContent_header {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3D4C83;
	padding: 4px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: center;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.aTime_content {
	font-size: 11px;
	font-weight: bold;
	color: #3D4C83;
	background-color: #e1ecbe;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: left;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	white-space: nowrap;
}
.aCell_grey {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #CCCCCC;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: center;
}
.aCell_white {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: center;
}
.aCell_purple {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #3D4C83;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: center;
}
.aCell_lightpurple {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #9ea6c1;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: center;
}
.atimetables {
	padding: 0px 4px 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #C3D87C;
	width: 100%;
}
.aTime_header {
	font-size: 14px;
	font-weight: bold;
	color: #3D4C83;
	background-color: #C3D87C;
	padding: 4px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: left;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width: 75px;
}
.aCell_red {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color:#FF7575;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: center;
}
.aCell_green {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color:#CCCC33;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: center;
}
.aCell_blue {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color:#66CCCC;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: center;
}
.aCell_lightgreen {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color:#CCFF99;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
}
.aCell_lightblue {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color:#99CCFF;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: center;
}
.aCell_border {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9EA6C1;
	padding: 4px;
	text-align: center;
	border: 4px solid #FFFFFF;
}

.atimetables1 {
	padding: 4px 4px 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 100%;
	border: 1px solid #C3D87C;
}
.ainnertables {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
}.aKey_header {
	font-size: 11px;
	font-weight: bold;
	color: #3D4C83;
	background-color: #C3D87C;
	padding: 4px;
	text-align: left;
	width: 75px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
