BODY { 
	background-color: #ffffff;
}

TABLE {
}

INPUT {
	background-color: #ffffff;
}

TR.blueheader {
	text-align: center;
	background-color: #9196db;
	background: #9196db;
}

TR.blueheader TD {
	font-weight: bold;
}

.lightgreybg {
	background-color: #f2f2f2;
}

TD {
}

TD.centerheader {
	text-align: center;
	font-weight: bold;
}

TR.lightblue {
	background-color: #d7d9f2;
}

P.boxed {
	border-width : thin;
	border-color : green;
}
	
TR.form {
	background-color: #e0e0e0;
}

TR.green {
	background-color: #d0e0d0;
}
