table.registration{
	background-color:#8A8D94;
}

table.registration TH{
	background-color:#8E4242;
	color:white;
	padding:3px;
	font-size:10pt;
}

table.registration TD{
	background-color:#EDEDED;
	padding:5px;
}

table.registration TD TEXTAREA,table.registration TD.text SELECT{
width:100%;
}
INPUT.text{
width:100%;
}

P.header{
	color:#8E4242;
	font-weight:bold;
}