a#active_menu {
	color: #FFFFFF;
	font-weight: bold;
}

a#active_menu:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a:link, a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #6b6b6b;
	text-decoration: none;
}

/* Links */
a.blogsection:link, a.blogsection:visited {
	color: #FF9900;
}

a.blogsection:hover {
	color: #999999;
}

a.category:link, a.category:visited {
	color: #FFA500;
}

a.category:hover {
	color: #FF9900;
}

a.latestnews:link, a.latestnews:visited {
	border-bottom: 1px solid #C8C079;
	color: #FFFFFF;
	display: block;
	line-height: 18px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	text-decoration: none;
	width: 180px;
}

a.latestnews:hover {
	background-color: #E2DB9B;
	color: #FFFFFF;
}

.moduletable a.mainlevelflessons:link,.moduletable a.mainlevelflessons:visited {
	color: #000000;
}

a.mainlevel:link, a.mainlevel:visited {
	border-bottom: 1px solid #ffffff;
	color: #FFFFFF;
	display: block;
	line-height: 18px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 5px;
	text-align: left;
	text-decoration: none;
	width: 200px;
}

a.mainlevel:hover {
/*	background-color: #B9B05F;*/
	color: #FFFFFF;
	text-decoration:underline;
}

a.mainlevel-footer#active_menu-footer {
	color: #333333;
	font-weight: bold;
}

a.mainlevel-footer#active_menu-footer:hover {
	color: #FB7000;
	text-decoration: none;
}

a.mainlevel-footer:link, a.mainlevel-footer:visited {
	color: #FFFFFF;
	display: inline;
	margin-bottom: 0px;
	padding-right: 15px;
	text-decoration: none;
	width: auto;
}

a.mainlevel-footer:hover {
	color: #FB7000;
}

a.mainlevel-top#active_menu-top {
	color: #FB7000;
}

a.mainlevel-top#active_menu-top:hover {
	color: #FB7000;
	text-decoration: none;
}

a.mainlevel-top:link, a.mainlevel-top:visited {
	color: #FFFFFF;
	display: inline;
	height: 20px;
	line-height: 20px;
	margin-bottom: 0px;
	padding-right: 15px;
	text-decoration: none;
	width: auto;
}

a.mainlevel-top:hover {
	color: #FB7000;
}

a.mostread:link, a.mostread:visited {
	border-bottom: 1px solid #E5DD92;
	color: #FFFFFF;
	display: block;
	line-height: 18px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	text-decoration: none;
	width: 180px;
}

a.mostread:hover {
	background-color: #E2DB9B;
	color: #FFFFFF;
}

a.readon:link, a.readon:visited {
	background-image: url(../images/read.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #FD7801;
	line-height: 20px;
	padding-left: 20px;
}

a.readon:hover {
	color: #FF9900;
	text-decoration: none;
}

a.sublevel:link, a.sublevel:visited {
	border-bottom: 1px solid #D3CC8A;
	color: #333333;
	display: block;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	text-decoration: none;
	text-indent: 5px;
	width: 170px;
}

a.sublevel:hover {
	color: #C0C0C0;
	text-decoration: none;
}

a.weblinks:link, a.weblinks:visited {
	color: #FF9900;
}

a.weblinks:hover {
	color: #999999;
}

body {
	background-color: #edf8f9;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

h1{
	
	font-size: 23px;
	font-weight: normal;	
	line-height: 115%;
	margin: 0px;
	padding: 0px;
}

h2{
	
	font-size: 20px;
	font-weight: normal;	
	line-height: 115%;
	margin: 0px;
	padding: 0px;
}

h3{
	
	font-size: 16px;
	font-weight: normal;	
	line-height: 115%;
	margin: 0px;
	padding: 0px;
}

h4{
	
	font-size: 14px;
	font-weight: normal;	
	line-height: 115%;
	margin: 10px;
	padding: 0px;
}



input.inputbox{
	border: 1px solid #CCCCCC;
	margin-bottom: 2px;
	margin-top: 2px;
}

input.inputbox#mod_login_password{
	border: 1px solid #CCCCCC;
	margin-bottom: 2px;
	margin-top: 2px;
	width: 180px;
}

input.inputbox#mod_login_username{
	border: 1px solid #CCCCCC;
	margin-bottom: 2px;
	margin-top: 2px;
	width: 180px;
}

input.inputbox#mod_search_searchword{
	border: 1px solid #CCCCCC;
	margin-bottom: 2px;
	margin-top: 2px;
	width: 170px;
}

li {
	list-style: none;
}

td,tr,p,div {
	color: #666666;
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 145%;
}

ul {
	margin: 0px;
	padding: 0px;
}

.button {
	background-color: #F5F5F5;
	border: 1px solid #CBCBCB;
	color: #000000;
}

.button:hover {
	color: #FF8C00;
}

/** category text format and links **/
.category {
	color: #FF8C00;
}

.componentheading {
	color: #000000;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-size: 28px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 25px;
	padding-bottom: 10px;
	padding-top: 20px;
	text-align: left;
}

.contentdescription {
}

.contentheading {
	color: #424C5B;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-size: 28px;
	font-weight: normal;
	letter-spacing: -2px;
	line-height: 115%;
	margin: 0px;	
}

/* Content - Sections & Categories */
.contentpane {
}

.contentpaneopen {
}

.createdate {
	color: #708090;
	font-size: 12px;
}

.modifydate {
	color: #808080;
	font-size: 10px;
}

.moduletable {
}

.moduletable h3 {
	color: #FFFFFF;     
	background-color:#48b9e0;
	line-height:30px;
}

.moduletable li{
}

.moduletable td {
}

.moduletable-contact{
	background-image: url(../images/contact.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-top: 90px;
	text-align: left;
}

.moduletable-info {
	background-image: url(../images/info.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-top: 40px;
	text-align: left;
}

.moduletable-main {
	background-image: url(../images/1.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-top: 40px;
	text-align: left;
}

.quote {
	color: #666666;	
	font-family: georgia, sans-serif;
	font-size: 16px;	
font-style: italic;	
	width: 100%;
line-height: 145%;
}

.sectiontableentry1 {
}

.sectiontableentry2 {
}

.sectiontableheader {
	color: #666666;
	font-size: 12px;
	padding-bottom: 15px;
	padding-top: 7px;
}

.small {
	color: #fb7000;	
	font-size: 12px;
	
}

.smalldark {
	color: #555;	
	font-size: 12px;
	
}

#body {
/*	overflow: hidden;*/
	width: 920px;
}

#bodywrap {
	
	background-color: #DBDAB1;
	/*background-image: url(../images/bg.gif);*/
	background-position: left;
	background-repeat: repeat-y;
	overflow: hidden;
	width: 100%;
}

#footer {
	color: #FFFFFF;
	font-size: 10px;
	height: 50px;
	margin-left: 20px;
	padding-top: 10px;
	text-align: left;
	width: 100%;
}

#footer div{
	color: #FFFFFF;
}

#footerwrap {
	background: #000000;
	border-top: 5px solid #FFFFFF;
	float: left;
	height: 40px;
	width: 980px;
}

#header {
/*	background-image: url(../images/headers/header.jpg);*/
	/*background-image: url(../images/headers/rotate.php);*/
	background-position: top;
	background-repeat: no-repeat;
	float: left;
	height: 126px;
	width: 900px;
}

#headerwrap {
	background-color: #B7B3A3;
	height: 126px;
	width: 100%;
}

#leftcolumn {
	background-image: url(../images/1.gif);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	padding-left:5px;
	padding-bottom: 30px;
	padding-top: 90px;
	position: relative;
	text-align: left;
	
}

#leftcolumn h3 {
	color: #333333;
	font-family: "Century Gothic",'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-size: 17px;
	font-weight: bold;
	line-height: 115%;
	margin: 0px;
	padding-bottom: 10px;
}

#leftcolumn input.inputbox{
	border: 1px solid #CCCCCC;
	margin-bottom: 2px;
	margin-top: 2px;
}

#leftcolumn .small {
	color: #fff;	
	font-size: 12px;
	
}

#leftcolumn .smalldark {
	color: #ccc;	
	font-size: 12px;
	
}
#mainbody .maincontent{
	padding-left: 20px;
	padding-top: 15px;
	padding-right: 20px;
}
#mainbody {
	color: #666666;
	float: left;
/*	padding-left: 20px;
	padding-top: 15px;
	padding-right: 20px;*/
	position: relative;
	text-align: left;
	width:800px;
}

#mainbody li{
	list-style: square;
	list-style-position: inside;
	margin-left: 15px;
}

#middlecolumn {
	background-image: url(../images/2.gif);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	padding-bottom: 30px;
	padding-top: 90px;
	padding-left: 15px;
	position: relative;
	width: 210px;
}

#middlecolumn h3 {
	color: #424C5B;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-size: 19px;
	font-weight: normal;
	letter-spacing: -1.5px;
	line-height: 115%;
	margin: 0px;
	padding-bottom: 10px;
}

#middlecolumn input.inputbox{
	border: 1px solid #CCCCCC;
	margin-bottom: 2px;
	margin-top: 2px;
}

#navwrap {
	height: 90px;
	width: 800px;
	
}

#navwrap .moduletable{
	float: right;
	margin-right: 50px;
	position: relative;
	top: 60px;
	width: 350px;
}

#topheaderwrap {
	background-color: #424C5B;
	background-image: url(../images/logo.jpg);
	background-position: left;
	background-repeat: no-repeat;
	height: 110px;
	width: 100%;
}

a.mainlevel-foot:link, a.mainlevel-foot:visited {
	color:#FFFFFF;
}

a.mainlevel-foot:hover {
	color: #C0B977;
}

span.mainlevel-foot{
	color:#FFFFFF;
}
a.mainlevel-right:link, a.mainlevel-right:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2C3540;
	font-size: 14px;
}


.browntable
{
	border:1px #B4B5A7 solid;
	border-style:solid;
	background-color:#e7f7fc;
}
.browntable th
{
	border-bottom:1px #ED7019 solid;
	background-color:#61caef;
}

.browntable td
{
	border-bottom:1px #B4B5A7 solid;
	border-right:1px #B4B5A7 solid;
}

#middlecolumn .contentpagetitle

{

	font-weight: normal;
	font-size: 16px;
}
#question li, .div_al a, .div_al a:visited{color:#ffffff;}
.div_al{float:right;clear:both;padding:10px 10px 0 0;}
.div_content_bot{clear:both;}
.div_content_c{}
.div_c1{float:left;width:373px;}
.div_c2{float:right;width:422px;}
.moduletableques{float:left;background:#9296A2;padding:0 0 10px 0;}
.moduletableques h3{margin:5px 10px;}
.moduletablelinkmarathi{background-color:#000000;color:#FFFFFF;padding:5px 10px;}
.moduletablelinkmarathi .div_text{color:#FFFFFF;}

/* css for new home page begins */
/* CSS Document */
a img{border:0;}
#box{width:800px; background:#333333; font-family:Verdana, Arial, Helvetica, sans-serif;}
#box-left{float:left; width:377px; background:#003466 url(../images/bg-photo-title.png) top repeat-x;}
#box-right{float:right; width:423px; background:#9296a2;}
#box h3{font-size:16px; font-weight:bold; color:#FFFFFF; margin:10px 15px 5px;background:#003466;}
#box .title{font-size:16px; color:#FFFFFF;}
#photo{border:1px solid #0c599f; margin:0 auto; width:348px;}
#photo-gallery{display:none;}

#box .text{padding:10px; color:#FFFFFF; font-size:10px;}
.button-black{border:1px solid #FFFFFF; background:#3c3c3c url(../images/bg-button-black.png) repeat-x; color:#FFFFFF; padding:2px 5px;}
.button-blue{border:1px solid #FFFFFF; background:#4aa3cb url(../images/bg-button-blue.png) repeat-x; color:#FFFFFF; padding:2px 5px;}
#latest{background:#9bcffe;}
#latest .latest-box{background:#359df6; width:195px; float:left; margin:10px 0 10px 10px;}
#latest .title{font-size:16px; color:#000000; margin:10px 0 10px 10px;}
#latest .bg{background:#FFF; margin:5px; padding:9px;}
#question{background:#9296a2; padding:0px;}
#question h3,#question .title{font-size:16px; color:#FFFFFF;background:none;}
#bottom{background:#262626; padding:10px;clear:both;}
.align-right{text-align:right;padding:5px;}
.clear{clear:both;}
/* css for new home page ends */
.maintd{}
.maintdleft{}
.divmodinset{}
.res{padding:5px 0;}
