/* - - - - - - - - - - - - - - - - - -
   table elements
   - - - - - - - - - - - - - - - - - - */

.table_input, a.table_input {

	font-size: 9pt;
}

.table_cell {

	font-size: 8pt;
	color: #ACA;
	background-color: #008800;
	text-align: center;
}

.tableHeader {

	padding-left: 3px;
	padding-right: 3px;
}

.morning_afternoon {

	text-align: center;
}

.month_label {

	font-size: 8pt;
	text-align: center;
	padding-left: 2px;
	padding-right: 2px;
}

.timeCell {

	font-size: 7pt;
	text-align: center;
	padding-left: 2px;
	padding-right: 2px;
}

.monthlyTotal {

	color: #FFF;
	padding-left: 2px;
	padding-right: 2px;
}

.sun_x { text-align: center; font-size: 7pt; color: #FFF; background-color: #8DC63F; }

.sun_z { text-align: center; font-size: 7pt; color: #FFF; background-color: #2d577a; }

.sun_0 { text-align: center; font-size: 7pt; color: #FFF; background-color: #000; }

.sun_1 { text-align: center; font-size: 7pt; color: #FFF; background-color: #222; }

.sun_2 { text-align: center; font-size: 7pt; color: #FFF; background-color: #444; }

.sun_3 { text-align: center; font-size: 7pt; color: #FFF; background-color: #666; }

.sun_4 { text-align: center; font-size: 7pt; color: #FFF; background-color: #888; }

.sun_5 { text-align: center; font-size: 7pt; color: #FFF; background-color: #AAA; }

.sun_6 { text-align: center; font-size: 7pt; color: #FFF; background-color: #CCC; }

.sun_7 { text-align: center; font-size: 7pt; color: #666; background-color: #FFF; }

.sun_8 { text-align: center; font-size: 7pt; color: #666; background-color: #FFF; }

.sun_9 { text-align: center; font-size: 7pt; color: #666; background-color: #FFF; }

.sun_10 { text-align: center; font-size: 7pt; color: #666; background-color: #FFF; }

