.tableForm th {
	text-align:left;
	padding-left: 4px;
}

.errorMsg{
	color:#FF6600;
}

a.extralink:link {
	color: #FF9900; 
	text-decoration:underline
}
a.extralink:visited {
	color: #FF9900; 
	text-decoration:underline
}
a.extralink:hover {
	color: #FF9900; 
	text-decoration:underline
}