.navtxt {
	font-family: "Arial Narrow";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.heading {
	font-family: "Arial Narrow";
	font-size: 18px;
	color: #7BA836;
	text-decoration: none;
}
.normaltext1 {
	font-family: Arial;
	font-size: 12px;
	color: #8B8B8B;
	text-decoration: none;
}
.normaltextgreen {

	font-family: Arial;
	font-size: 12px;
	color: #7BA836;
	text-decoration: none;
}
.boxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #616161;
	text-decoration: none;
	background-color: #EDEDED;
}
.bglightgreen {
	background-color: #C5D8A6;
}
.bgorange {
	background-color: #FF9B00;
}
