.InstructionBar {
	font-family: "Arial Narrow";
	font-size: 12px;
	font-weight: lighter;
	color: #000000;
	background-color: #000000;
	border: none #000000;
}
.formEntry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	background-color: #CCCCCC;
	border: outset;
}
.superadmintable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #9966CC;
}
.chr2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #9966CC;
}
.area {
	font-family: "Arial Narrow";
	font-size: 12px;
	font-weight: lighter;
	color: #CCCCCC;
	background-color: #000000;
}
.instructions {
	font-family: "Arial Narrow";
	font-size: 12px;
	font-weight: lighter;
	color: #000000;
	background-color: #CCCCCC;
}
.displaytable {
	font-family: "Arial Narrow";
	font-size: 12px;
	font-weight: lighter;
	color: #000000;
	border: thin solid #000000;
}

