.homeWhat{
	font-size:22px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
}

.regMemNumber{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#3197e5;
}

.regMemOnline{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#3197e5;
}

.regMem{
	color:#999999;
}

.genHeader{
	font-size:13px;
	color:#666666;
	text-decoration:underline;
}

td.genHeaderSmNoUnderline{
	font-size:13px;
	color:#333333;
}

table.tblWhat{
	background-color:#fffcdd;
	border:solid 1px #f9f3bb;
}

.statsHdr{
	color: #007eff;
	font-size:13px;
	font-weight:bold;
	margin-bottom:5px;
}

.orange{
	color:#ff9c00; font-weight:bold;
}

.tblWhat a:link{
	color:#ff9c00; text-decoration:underline; font-weight:bold;
}
.tblWhat a:visited{
	color:#ff9c00; text-decoration:underline; font-weight:bold;
}
.tblWhat a:active{
	color:#ff9c00; text-decoration:underline; font-weight:bold;
}
.tblWhat a:hover{
	color:#ff9c00; text-decoration:none; font-weight:bold;
}
