.formTable{
	border-top: white 1px solid; 
	border-left: white 1px solid; 
	border-bottom: white 1px solid;	
}

.formHeader{
	border-bottom: #FF9900 2px solid; 
	background-color: #FFCC76;
	font-weight: 600;
	color: #0000cd;	
}

.cells{
	border-right: white 1px solid; 
	border-bottom: white 1px solid;	
}

p.Title{
	font-weight:bolder;
	color:#990000;
}