.txtcat{
 font-family:calibri;
 font-size:14px;
 font-weight:normal;
 color:#fff;
 border-bottom:dotted #ccc 1px;
 text-decoration:none;

}
.txtcat a{
font-family:calibri;
 font-size:14px;
 font-weight:normal;
 color:#fff;
 text-decoration:none;
}
.txtcat a:hover{
 font-family:calibri;
 font-size:14px;
 font-weight:normal;
 color:#E7AB26;
 text-decoration:none;
}

.txtcath{
 font-family:calibri;
 font-size:15px;
 font-weight:normal;
 color:#000;
 line-height:23px;
 text-decoration:none;

}
.txtcath a{
font-family:calibri;
 font-size:15px;
 font-weight:normal;
 color:#000;
 line-height:23px;
 text-decoration:none;
}
.txtcath a:hover{
font-family:calibri;
 font-size:15px;
 font-weight:normal;
 color:#037D31;
 line-height:23px;
 text-decoration:underline;
}

.menu{
 font-family:calibri;
 font-size:13px;
 font-weight:bold;
 color:#880319;
 text-decoration:none;
}
.menu a{
 font-family:calibri;
 font-size:13px;
 font-weight:bold;
 color:#880319;
 text-decoration:none;
}
.menu a:hover{
 font-family:calibri;
 font-size:13px;
 font-weight:bold;
 color:#666666;
 text-decoration:none;
}

.menu1{
 font-family:calibri;
 font-size:16px;
 font-weight:normal;
 color:#000;
 text-decoration:none;
 padding:1 1 0 1;
 border-bottom:1px solid #FC0;
}
.menu1 a{
 font-family:calibri;
 font-size:16px;
 font-weight:normal;
 color:#000;
 text-decoration:none;
 padding:1 1 0 1;
}
.menu1 a:hover{
 font-family:calibri;
 font-size:16px;
 font-weight:normal;
 color:#FFF;
 text-decoration:none;
 padding:1 1 0 1;
}

.tx1{
 font-family:calibri;
 font-size:15px;
 font-weight:normal;
 color:#EAE6E5;
 text-decoration:none;
}
.tx1 a{
 font-family:calibri;
 font-size:15px;
 font-weight:normal;
 color:#EAE6E5;
 text-decoration:none;
}
.tx1 a:hover{
 font-family:calibri;
 font-size:15px;
 font-weight:normal;
 color:#ffffff;
 text-decoration:underline;
}


.tx{
 font-family:calibri;
 font-size:15px;
 font-weight:normal;
 color:#000000;
 text-decoration:none;
}
.tx a{
 font-family:calibri;
 font-size:15px;
 font-weight:normal;
 color:#000000;
 text-decoration:none;
}
.tx a:hover{
 font-family:calibri;
 font-size:15px;
 font-weight:normal;
 color:#ffffff;
 text-decoration:underline;
}

.topheading{
color:#037D31; font-weight:bold; font-family:calibri; font-size:30px; word-spacing:0px; text-decoration:none;
}

.topheading a{
color:#037D31; font-weight:bold; font-family:calibri; font-size:30px; word-spacing:0px; text-decoration:none;
}

.topheading a:hover{
color:#000000; font-weight:bold; font-family:calibri; font-size:30px; word-spacing:0px; text-decoration:none;
}

.title{
color:#000; font-weight:bold; font-family:calibri; font-size:20px; line-height:35px;
}

.normaltxt{
color:#424040; font-weight:normal; font-family:calibri; font-size:15px; line-height:20px; text-align:justify; word-spacing:0px;
}
.normaltxt a{
color:#770404; font-weight:bold; font-family:calibri; font-size:15px; line-height:20px; text-align:justify; word-spacing:0px; text-decoration:none;
}
.normaltxt a:hover{
color:#F60; font-weight:bold; font-family:calibri; font-size:15px; line-height:20px; text-align:justify; word-spacing:0px; text-decoration:hover;
}

.normala{
font-family:calibri; color:#770404; font-size:14px; font-weight:bold; line-height:30px; text-align:justify; padding:10px;
}

.text{
font-family:calibri; color:#037D31; font-size:18px; font-weight:bold; text-align:justify; line-height:30px;
}
.normaltxt1{
color:#000000; font-weight:NORMAL; font-family:calibri; font-size:16px;  text-align:justify; word-spacing:0px; padding:0 0 0 0;
}
.heading{
color:#ffffff; font-weight:bold;  font-size:15px; text-align:justify; word-spacing:0px; padding-left:10px; font-family:calibri;
}

.hindi{
color:#000; font-size:14px; text-align:justify; word-spacing:0px; padding-left:10px; line-height:22px;
}


.btnatc
{
	background: #3A78A1;
	border: 1px solid #ccc;
	box-shadow:0 3px 4px 0 rgba(0,0,0,0.35);
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	padding: 4px 20px 4px 20px;
	cursor: pointer;
	border-radius:5px;
	margin:0 0 3px 3px;
	font-family:Arial, Helvetica, sans-serif;
}
.btnatc:hover
{
	background: #004573;
	border: 1px solid #ccc;
	box-shadow:0 3px 4px 0 rgba(0,0,0,0.35);
	text-decoration: none;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	padding: 4px 20px 4px 20px;
	cursor: pointer;
	margin:0 0 3px 3px;
	border-radius:5px;
}

.input-text{
		font: normal 12px Arial, Helvetica, sans-serif; 
		-moz-box-shadow: 1px 1px 3px 0 #CCCCCC inset; -webkit-box-shadow: 1px 1px 3px 0 #CCCCCC inset; box-shadow: 1px 1px 3px 0 #CCCCCC inset;
		border: 1px solid #c0c0c0; background-color:#FFF;
		padding:6px; color:#000; 
		}
		
		.normaltxt2{
color:#424040; font-weight:normal; font-family:calibri; font-size:15px; line-height:20px; text-align:justify; word-spacing:0px;
}
.normaltxt2 a{
color:#333; font-weight:normal; font-family:calibri; font-size:15px; line-height:20px; text-align:justify; word-spacing:0px; text-decoration:none;
}
.normaltxt2 a:hover{
color:#770404; font-weight:normal; font-family:calibri; font-size:15px; line-height:20px; text-align:justify; word-spacing:0px; text-decoration:hover;
}