.pntDetailsTable {
	background-color: #39224A;
	margin-top: 20px;	
}

.pntDetailsTable td {
	padding: 3px;
}
.pntHeader {
	background-color: #ECEAED;
	width: 100px;
	white-space: nowrap;
}

.pntNormal {
	background-color: white;
}

textarea, input,.formField {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size:12px; color: #0C2577;
	width: 330px;
	border: 1px solid #ECEAED;
	padding: 3px;
}

.formButton {
	background-color: #39224A;
	font-weight: bold;
	width: 105px;
	color: #FCEFF8;
	border: 1px solid #D1C7BF;
}

.blur {
	color: #969696;	
}




