#dropmenudiv{
	font-family: Verdana, Arial;
	position:absolute;
	color:#333333;
	z-index:100;
	text-decoration: none;
	font-size: 10px;
	background-color:#F8F8F8;
	font-weight: bold;
	border-top: 1px solid #D1D1D1;
	border-right: 1px solid #D1D1D1;
	border-bottom: 0 solid #D1D1D1;
	border-left: 1px solid #D1D1D1;
}

#dropmenudiv a{
	width: 188%;
	height:10%;
	color:#999999;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #ADADAD;
	padding: 5px 0;
	text-decoration: none;
	background-position: right;
}

#dropmenudiv a:hover{
	background-color: #E0E0E0;
	color: #000000;
	background-position: left;
	text-decoration: none;
}
body {
	background-image:url(../Images/Bg_Img.gif);
	background-repeat:repeat-x;
	margin:0;
	background-attachment: fixed;
	background-position: left top;
}
.headertxt {
	font-family: Verdana, Arial,;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing:1px;
	line-height: 100%;
}
.leftshadow {
	background-attachment: fixed;
	background-image: url(Images/left_Shadow.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.rightshadow {
	background-attachment: fixed;
	background-image: url(Images/Right_Shadow.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.leftlink {
	background-attachment: fixed;
	background-image: url(UADD_1/Images/White_Line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-left: 0pt;
}
.links {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #035795;
	text-decoration: none;
	letter-spacing: .6px;
	padding-left: 3pt;
	line-height: 18px;
}
.bottomtxt {
	font-family:  Verdana, Arial,;
	font-size: 7pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing:1px;
	line-height:16px

}
.bodybg {
	background-attachment: fixed;
	background-image: url(Images/Bg_Img.gif);
	background-repeat: repeat;
	background-position: top;
	margin: 0px;	
}
.leftbg {
	background-attachment: fixed;
	background-image: url(Images/leftBg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.hindilink {
	font-family: DVW-TTYogeshEN;
	font-size: 12pt;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
	line-height: 20px;
}
.hindilink:hover {
	color: #FF9900;
	text-decoration: none;
}
.headinghindi {
	font-family: DVW-TTYogeshEN;
	font-size: 12pt;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
	letter-spacing: .7px;
}
.smalltext {
	font-family: DVW-TTYogeshEN;
	font-size: 14pt;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
	line-height: 24px;
}

