table.schedule th, table.schedule td {
	border-left-color: #afbfe2;
	border-top-color: #afbfe2;
	border-top-style: solid;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
}

table.schedule th.grouphead {
	background-color: #afbfe2;
}

table.schedule {
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #afbfe2;
	border-bottom-color: #afbfe2;
	border-right-width: 1px;
	border-bottom-width: 1px;
}

