fieldset {
	margin-top: 20px;
	border-collapse: collapse;
}

.activityTableTr {
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	background-color: #eeeeee;
}

.activityTableTrActiveDay {
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	background-color: #ffcccc;
}


.activityDivert {
	border-top: 1px dashed #999999;
}

.weekhead {
	font-size: 12pt;
	font-weight: bold
}

.firstpageCalendarDayTr {
	border-bottom: 1px solid #999999;
}

.firstpageCalendarDate {
	color: #999999;
}
