.titlehd {
	font-family: Arial;
	font-size: 14px;
	color: #9761A5;
	font-weight: bold;
}
.txthd {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
}
.tblbdr {
	border: 1px solid #E4E4E4;
}
.txtsubhd {

	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.txtfield {
	font-family: Arial;
	font-size: 13px;
	border: 1px solid #A7A7A7;
}
.btn {
	font-family: Arial;
	font-size: 12px;
	background-color: #EFEBEF;
	font-weight: bold;
}
.txtvericodefield {
	font-family: Arial;
	font-size: 18px;
	border: 1px solid #000000;
	font-weight: normal;
	height: 18px;
	width: 62px;
	padding: 8px;
}

