.redasterisk	{
	color: red; font-size: 10px; padding-left: 3px; padding-right: 5px;
}

table.registration	{
	background-color: #f5f5f5; border-color: #e5e5e5; border-style: solid; border-width: 2px; padding: 2px; text-align: left; color: #666666;
}

td.formerrormessage {
	border-color: red; border-style: dotted; border-width: thin; padding: 3px; text-align: left; color: red;
}

td.registrationsubheader	{
	background-color: black; color: #ffd700;
}

td.registrationlinel	{
	border-bottom-color: #e7e7e7; border-bottom-style: solid; border-bottom-width: 1px; text-align: left;
}

td.registrationliner	{
	border-bottom-color: #e7e7e7; border-bottom-style: solid; border-bottom-width: 1px; text-align: left; white-space: nowrap;
}

input.registration	{
	font-size: 0.95em; color: #666666;
}

select.registration	{
	font-size: 0.95em; color: #666666;
}


