.form-border
{
	border:1px solid #eee;
	padding:40px 0px;
	background-color: #dedede;
}
.outer-div
{
	border:1px solid #dedede;
	margin:10px 0px;
}
.head-img
{
	width:100%;
	
}
.border
{
	width:100%;
}
.lbl
{
	margin-top:5px;
	float:left !important;
}
.lblsr
{
	float:right !important;
}
.m-heading
{
	color:#E3520F;
	font-family:times new roman;
	font-size:30px;
	
}
.head-line
{
	text-align:right;
}
.margin-set
{
	margin:10px 0px;
}
.img-div
{
	text-align:center;
}
.margin-field
{
	margin:4px 0px;
}
.img-div>img
{
	width:100%;
}
.tbls
{
	margin-top:10px !important;
}
.head-tr
{
	border-top-style:dotted;
	border-bottom-style:dotted; 
	border-color:#E2550D;
	color:#E2550D;
	height:40px;
}
.bottom-tr
{
	border-top-style:dotted;
	border-bottom-style:dotted; 
	border-color:#E2550D;
	color:#000;
	height:40px;
}
.bottom-tr>th
{
	text-align:center;
}
.head-tr>th
{
	text-align:center;
}

.tdata>td
{
	border:none !important;
	text-align:center;
}
.tdata>th
{
	border:none !important;
	text-align:center;
}
.srno
{
	color:#EB5206;
}
.fsrno
{
	color:#000;
}
.diffr
{
	margin-top:30px;
	margin-bottom:20px;
}
.t-data>td
{
	text-align:center;
}
.bottom-tr
{
	text-align:center;
}