@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*text-align:justify;*/
}
body {
	margin:0;
	float:left;
	scrollbar-base-color: #8DC244;
	scrollbar-track-color: #8DC244;
	/*background:#ABDCAC;*/
	/*background:#34B658;*/
	background:url(images/main-bg.png);
}
a {
	font-size:12px;
	color: #358011;
	text-decoration:none;
	font:bold;
}
a:hover { 
	text-decoration:underline; 

	}

.contact a {
	font-size:11px;
	color:#C85E11;
	text-decoration:none;
}
.contact a:hover {
	font-size:11px;
	color:#999999;
	text-decoration:underline;
}
.style1 {
	color: #F4F3BB;
	font-weight: bold;
}
.lower_link a {
	color: #F4F3BB;
	font-weight: bold;
	text-decoration:none;
}
.lower_link a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
.button {
	border:1px solid;
	background-color:#C85E11;
	color:#fff;
	height:21px;
	width:75px;
	font-size:11px;
	}
.scroll a {
	color:#006600;
	text-decoration:none;
	
	}
.scroll a:hover {
	color:#006600;
	background-color:#F4F3BB;
	
	}
.green a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #358011;
	text-decoration:none;
	text-align=left;
}	
.green a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration:underline;
}	

.inner_link a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #358011;
	text-decoration:none;
	width:100%;
	padding:2px;
	font:bold;
}	
.inner_link a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration:underline;
	background-color: #CCCC00;
}	

.heading {
	background-color:#C85E11;
	color:#fff;
	font-size:14px;
	font:bold;
	padding:3px;
	}

.privacy a {
	text-decoration:none;
	font-size:11px;
	color: #000000
	}
.privacy a:hover {
	text-decoration:none;
	color: red;
	}

.bg_color
{	background-color:Transparent;
	wmode:Transparent;
}

textarea
{
	overflow:auto;
}


.view_table_row_even {
	background-color:#F4F4ED;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.view_table_row_odd {
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#FFFFFF;
}
.Fst_char {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #996600;
}
.hindi_writting {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align:justify;
}
.hindi_subheading {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font:bold;
	color:#3399CC;
	}
