/* DEMO CSS 
a{
	color:red;
	text-decoration:none;
}
body{
	font-size:0.8em;
	text-align:justify;
	background-color:#FFFFFF;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	margin:0px;
		padding:0px;
}*/

.pagetxt {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.txtboxnormal {
	clear: none;
	float: none;
	height: 18px;
	width: 120px;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #333333;
}
.txtnormalbold {
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
}
.pagetxtsmall {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.pagetxthindi {
	font-family: "Kruti Dev 010";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: justify;
}

.textbox {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	width: 130px;
	height: auto;
	border: 1px solid #999999;
}
.textarea {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	height: auto;
	width: 100%;
	border: 1px solid #999999;
}
.cmdbutton {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	background-color: #E5E5E5;
	height: auto;
	width: auto;
	border: 1px solid #333333;
}
h1 {
	font-family: Verdana;
	color: #333333;
}
h2 {
	font-family: Verdana;
	color: #333333;
}
h3 {
	font-family: Verdana;
	color: #333333;
}
h4 {
	font-family: Verdana;
	color: #333333;
}
h5 {
	font-family: Verdana;
	color: #333333;
}
h6 {
	font-family: Verdana;
}
.tblheader {
	background-color: ##f0f0f0;
	background-position: left center;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	font-family: Verdana;
}
.cmblist {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	width: 130px;
	height: auto;
	border: 1px solid #999999;
}
.textnormal {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
}
.textnormalcentre {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
}

.textmesg {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.textsmall {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.textmedium {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.textboxnumber {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	width: 100px;
	height: auto;
	border: 1px none #CCCCCC;
	text-align: right;
}
.textpageheading {

	font-family: Verdana;
	font-size: 32px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.textsmallhindi {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	font-family: "Kruti Dev 010";
}
.textsmallhindihead {

	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	font-family: "Kruti Dev 010";
}
	
.tableRollOverEffect1{
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-family: "Verdana";
	background-color:#317082;
	color:#eee;
}

.tableRollOverEffect2{
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-family: "Verdana";
	background-color:#000000;
	color:#FFF;
}

.tableRowClickEffect1{
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-family: "Verdana";
	background-color:#F00;
	color:#FFF;
}
.tableRowClickEffect2{
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-family: "Verdana";
	background-color:#00F;
	color:#FFF;
}
.textboxfull {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	width: 100%;
	height: auto;
	border: 1px solid #000000;
	text-align: left;
}
.textboxfullHindi {


	font-family: "Kruti Dev 010";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	width: 100%;
	height: auto;
	border: 1px none #CCCCCC;
	text-align: left;
}
.textboxHindi {

	font-family: "Kruti Dev 010";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	width: 98%;
	height: auto;
	border: 1px solid #999999;
}
.textnormalHindi {

	font-family: "Kruti Dev 010";
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
a {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color:#0000FF;
}
a:link {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color:#0000FF;
}
a:visited {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color:#0000FF;
}
a:hover {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color:#0000FF;
}
a:active {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color:#0000FF;
}
.textcenter {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	color: #FFFFFF;
}
.textnormalbig {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
}
.textnormalblack {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: justify;
}
.textnormalUL {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
	text-decoration: underline;
}
.textnormalright {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: right;
}
.textnormalHindiwhite {
	font-family: "Kruti Dev 010";
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
}

img{
	border:0px;
}
#mainContainer{
	width:760px;
	height:600px;
	margin:0 auto;
	text-align:left;
	background-color:#FFF;
}

#leftContainer{
	width:160px;
	float:left;
	padding-left:15px;
	padding-right:5px;
}

#contentContainer{
	width:590px;
	float:left;
}
.ad{
	clear:both;
	text-align:center;
	padding:5px;
}

/* END DEMO CSS */
#dhtmlgoodies_menu{
	font-family:Verdana;	/* Font for main menu items */
	width:207px;	/* Width of main menu */
	vertical-align:middle;

}
#dhtmlgoodies_menu	li{	/* Main menu <li> */
	list-style-type:none;	/* No bullets */
	margin:0px;	/* No margin - needed for Opera */
	vertical-align:middle;
}
#dhtmlgoodies_menu ul{
	margin:0px;	/* No <ul> air */
	padding:0px;	/* No <ul> air */
	vertical-align:middle;
}
#dhtmlgoodies_menu ul li ul{	/* Styling for those who doesn't have javascript enabled */
	padding-left:10px;
	vertical-align:middle;
}
#dhtmlgoodies_menu	li a{	/* Main menu links */
	text-decoration:none;	/* No underline */
	color:#000;	/* Black text color */

	height:35px;	/* 20 pixel height */
	line-height:20px;	/* 20 pixel height */
	vertical-align:middle;	/* Align text in the middle */
	border:1px solid #D7EDFD;	/* Black border */
	background-color:#FFFFFF;	/* Light blue background color */
	margin:1px;	/* A little bit of air */
	padding:1px;	/* Air between border and text inside */

	display:block;
}
#dhtmlgoodies_menu	li a:hover,#dhtmlgoodies_menu .activeMainMenuItem{
	color:#FFF;
	background-color:#317082;
	vertical-align:middle;
}
.dhtmlgoodies_subMenu{
	visibility:hidden;
	position:absolute;
	overflow:hidden;
	border:1px solid #FFFFFF;
	background-color:#FFFFFF;
	font-family:Verdana;
	text-align:left;
	vertical-align:middle;

}
.dhtmlgoodies_subMenu ul{
	margin:0px;
	padding:0px;
}
.dhtmlgoodies_subMenu ul li{
	list-style-type:none;
	margin:0px;
	padding:0px;	/* 1px of air between submenu border and sub menu item - (the "white" space you see on mouse over )*/
}
.dhtmlgoodies_subMenu ul li a{	/* Sub menu items */
	white-space:nowrap;	/* No line break */
	text-decoration:none;	/* No underline */
	border:1px solid #D7EDFD;
	color:#000;	/* Black text color */
	height:35px;	/* 16 pixels height */
	line-height:20px;	/* 16 pixels height */
	padding:1px;	/* 1px of "air" inside */
	margin:1px;
	display:block;	/* Display as block - you shouldn't change this */
}
.dhtmlgoodies_subMenu ul li a:hover{	/* Sub menu items - mouse over effects */
	color:#FFF;	/* White text */
	background-color:#317082;	/* Blue background */
}

.rightline {
	font-family: Verdana;
	font-size: 12px;
	border-left-width: 0px;
	border-left-style: none;
	border-left-color: #999999;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}
.leftline {

	font-family: Verdana;
	font-size: 12px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}
body {
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
}

.tdbgimg{background-image:url(../images/index_03_line.jpg);}
.tdbanner{background-image:url(../images/banner.jpg);}
.tdbackhead{background-image:url(../images/backhead.jpg);}
.tdindex09{background-image:url(../images/index_09.jpg);}
.txtnormal {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
