.colHeading
{
	font-family:arial,serif;
	font-size:10pt;
	font-weight: bold;	
	background-color:#CCCCCC;
}
.weekdayLine
{
	font-family:arial,serif;
	font-size:8pt;
}
.weekdayLineDay
{
	font-family:arial,serif;
	font-size:10pt;
	font-weight: bold;	
	background-color:#CCCCCC;
}
.monthDayActive
{
	width:108px;
	text-align:right;
	font-family:arial,serif;
	font-size:10pt;
	font-weight: bold;	
	color:#000000;
}
.monthDayInactive
{
	width:108px;
	text-align:right;
	font-family:arial,serif;
	font-size:10pt;
	font-weight: bold;	
	color:#CCCCCC;
}
