.td-Txthead {
	font-family: Arial, Serif;
	font-size: 16px;
	font-weight:bold;
	text-decoration: none;
}
.text-lable, .css-txtbox , .CheckBox-css , .CheckBoxList-css {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align:left;
	padding-left:7px;
	
	
}
.css-txtbox, .TextArea-css
{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	
}
