a:link {
	text-decoration: underline;
	color:#000000;
	font-family: Microsoft Sans Serif;
	font-size: 12px;
}
a:visited {
	text-decoration: underline;
	color:#000000;
	font-family: Microsoft Sans Serif;
	font-size: 12px;
	}

a:hover {
	color:#000000;
	text-decoration: none;
	font-family: Microsoft Sans Serif;
	font-size: 12px;
}

a.small:link {
	color: #666666;
	text-decoration: none;
	font-family: Microsoft Sans Serif;
	font-size: 10px;
}
a.small:visited {
	color: #666666;
	text-decoration: none;
	font-family: Microsoft Sans Serif;
	font-size: 10px;
	}

a.small:hover {
	color: #666666;
	text-decoration: underline;
	font-family: Microsoft Sans Serif;
	font-size: 10px;
}

.tblsd1
{
	padding: 5px;
}
.tble{
	border: 1px solid #CCCCCC;
	border-bottom: 0px;	
	border-top: 0px;
	border-right: 0px;
}
.tbl6{
	padding-left: 3px;
	border: 1px solid #666666;
	border-right: 1px;
	border-bottom: 0px;	
	border-top: 0px;
	border-left: 0px;

}
.tble2{
	border: 1px solid #F7B600;
	border-left: 1px;
	background-color: #F4F4F4;	
	padding: 3px;
}

.tbl1{
	border: 1px solid #CCCCCC;
	border-bottom: 0px;	
	border-left: 1px;	
	border-top: 0px;
}
.tbl12{
	border: 1px solid #CCCCCC;
	border-bottom: 0px;
	border-top: 0px;	
	border-right: 0px;	
}
.linetop1{
	border: 1px solid #CCCCCC;
	border-bottom: 0px;
	border-top: 1px;	
	border-right: 0px;	
	border-left: 0px;	
}

.tblbtm{
	border: 1px solid #CCCCCC;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
}

.tbl2{
	border: 1px solid #CCCCCC;
	border-top: 0px;
}
.sidetbl{
	border-top: 1px solid #F7B600;
	border-left: 1px solid #F7B600;
	border-right: 1px solid #F7B600;
	border-bottom: 1px solid #F7B600;
	background-color: #FBFBFB;
	padding: 2px;
}
.txtnormal {
	font-family: Microsoft Sans Serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.headertop {
	font-family: Microsoft Sans Serif;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.header1 {
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #0099CC;

}
.headermn {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #0099CC;
	text-decoration: none;
	font-weight: 600;
	display: table-caption;
}


.btnclass {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	color: #000000;
	font-family: Microsoft Sans Serif;
	font-size: 10px;
	}

/* Main Navigation */
a.navigation{
	display: block;
	border-width: 0px;
	border-style: solid;
	border-color: #B9BBB7;
	border-left-width:0;
	border-right-width:0;
	border-top-width:0;
	margin-left: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	
}

a.navigation:link{
	color: #4A4A4A;
	text-decoration: none;
	font-weight: 600;
	font-family: Microsoft Sans Serif;
	font-size: 11px;
}

a.navigation:visited {
	color: #4A4A4A;
    text-decoration: none;
	font-weight: 600;
}

a.navigation:hover {
	color: #FFFFFF;
	background-color: #940000;
	text-decoration: none;
}

.hinditxt { 
	font-family: "Mangal";
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
