.tablebground {
	background-color: #FFFFFF;
	background-image: url(/images/nccc2/contentmain2.gif);
	background-repeat: no-repeat;
}

.maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #22325B;
}

.orangetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9F341A;
}

.greentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E6539;
}

a.bluelink {
	color: #22325B;
}

a.orangelink {
	color: #9F341A;
}

a.greenlink {
	color: #2E6539;
}

a.bluelink:hover {
	color: #4463B5;
}

a.orangelink:hover {
	color: #E37053;
}

a.greenlink:hover {
	color: #49A35B;
}
.bluesubtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #22325B;
}
.orangesubtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9F341A;
}
.greensubtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2E6539;
}
