div#fwp3body {
	color:#000000;
	font-family:verdana, sans-serif;
}

th.fwp, td.fwpCell, td.fwpCellOn, .fwpText, .fwpTextBold {
	font-size:10px;
}

th.fwpSmall, td.fwpSmallCell, td.fwpSmallCellOn, .fwpSmallText, .fwpSmallTextBold {
	font-size:10px;
}

.fwpTextBold, .fwpSmallTextBold {
	font-weight:bold;
}

a.fwp {
	color:#000099;
	text-decoration:none;
}

a.fwp:active, a.fwp:hover {
	color:#990033;
	text-decoration:none;
}

th.fwp, th.fwpSmall, td.fwpCell, td.fwpSmallCell, td.fwpCellOn, td.fwpSmallCellOn {
	border-color:#000000;
	border-style:solid;
	color:#000000;
	font-weight:normal;
	padding:2px 3px !important;
}

th.fwp, th.fwpSmall {
	background-color:#0099cc;
	color:#ffffff;
	font-weight:normal;
	text-align:center;
}

td.fwpCellOn, td.fwpSmallCellOn {
	color:#000099;
	font-weight:bold;
}

span.fwpAttendance {
	background-color:#6699ff;
}

span.fwpAverage {
	background-color:#ff6666;
}


