/* hindi Css*/
.GENTXT {
	font-family: "DVBW-TTYogesh";
	font-size: 20px;
	line-height: 21px;
	color:#111111;
}
.GENTXT-green-bold {
	font-family: "DVBW-TTYogesh";
	font-size: 20px;
	color:#006600; font-weight:bold;
	line-height: 21px;
}
.GENTXT-white-bold {
	font-family: "DVBW-TTYogesh";
	font-size: 20px;
	color:#ffffff; font-weight:bold;
	line-height: 21px;
}
.HeadingTxt{
	font-family: "DVBW-TTYogesh";
	font-size: 36px;
	line-height: 50px;
	border-bottom-color:#C9E2BB;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	color: #999999;
}
.HeadingSmall{
	font-family: "DVBW-TTYogesh";
	font-size: 30px;
	line-height: 40px;
/*	border-bottom-color:#C9E2BB;
	border-bottom-width: 2px;
	border-bottom-style: solid;
*/	color: #999999;
}
a:active {  
	color: #000000; 	
	text-decoration: underline;
}
a:visited {  
	color: #333333; 
	text-decoration: underline;
}
a:hover {  
	color: #009900; 
	text-decoration: none;
}
.GENTXT-sml {

	font-family: DVBW-TTYogesh;
	font-size: 17px;
	line-height: 17px;
	color:#111111;
}
.GENTXT-greensml-bold {
	font-family: DVBW-TTYogesh;
	font-size: 18px; font-weight:bold;
	line-height: 18px;
	color:#006600;
}
.submenu{

	font-family: DVBW-TTYogesh;
	font-size: 17px;
	line-height: normal;
	color:#006600;
}
#Layer1 {

	font-family: DVBW-TTYogesh;
	font-size: 18px;
	line-height: 18px;
	color:#111111;
}

#Layer1  a, #Layer1  a:link, #Layer1 a:visited, #Layer1 a:hover 
	{
	font-size: 18px;
	line-height: 18px;
	text-decoration:none;
	}


ul {
	list-style-image: url(../core_competencies/images/arrow.gif);
	list-style-type: square;
}
.englishtxt{
	font-family: "Tahoma", Arial, Georgia, Trebuchet MS;
	font-size:11px;
	color:#009900;
}
.englishtxt1{
	font-family: "Tahoma", Arial, Georgia, Trebuchet MS;
	font-size:12px;
	color:#000;
}
.englishnumerics{
font-family: "Tahoma", Arial, Georgia, Trebuchet MS;
	font-size:12 px;
	color:#111111;
}

