<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{ 

	margin:0; 

	background-image:url(../images/bg.jpg); 

	background-position:top; 

	background-repeat:no-repeat; 

	background-attachment:fixed; 

}

.heading{

	font-family: 'Open Sans Condensed', sans-serif; 

	font-size:24px; 

	color:#fff;

}

.heading1{

	font-family: 'Open Sans Condensed', sans-serif; 

	font-size:24px; 

	color:#000;

}

.heading2{

	font-family: 'Open Sans Condensed', sans-serif;

	font-size:24px; 

	color:#FF6666;

}

.menu_header{

	font-family: 'Open Sans Condensed', sans-serif; 

	font-size:18px;

	border-top:1px solid #000;

	border-bottom:1px solid #000;

	color:#fff;

}

.text{ 

	font-family:Arial, Helvetica, sans-serif; 

	font-size:12px; 

	font-weight: normal;

	text-decoration:none; 

	line-height:18px; 

	color:#333333;

}

.mptext{ 

	font-family:Arial, Helvetica, sans-serif; 

	font-size:14px; 

	font-weight: normal;

	text-decoration:none; 

	line-height:18px; 

	color:#333333;

}

.mpbtext{ 

	font-family:Arial, Helvetica, sans-serif; 

	font-size:14px; 

	font-weight: bold;

	text-decoration:none; 

	line-height:18px; 

	color:#333333;

}

.tinytexthindi {

	font-family: "Kruti Dev 010";

	font-size: 18px;

	font-weight: normal;

	color: #000000;

	text-decoration: none;

}

.bold{ 

	font-family: 'Open Sans Condensed', sans-serif;

	font-size:12px; 

	text-decoration:none; 

	line-height:18px; 

	font-weight:bold; 

	color:#000;

}

.txtmarq{ 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px;
	font-weight: normal;
	text-decoration:none;
	line-height:16px;
	color:#333333;
}

.title{ 

	font-family: 'Open Sans Condensed', sans-serif; 

	font-size:15px; 

	text-decoration:none; 

	line-height:18px; 

	font-weight:bold; 

	color:#000;

}

.white{ 

	font-family:Arial, Helvetica, sans-serif; 

	font-size:12px; 

	text-decoration:none; 

	line-height:18px; 

	color:#fff;

}

.menu{

	font-family: 'Open Sans Condensed', sans-serif; 

	font-size:12px; 

	text-decoration:none; 

	border-right:1px dotted #ccc; 

	line-height:18px; color:#ccc; 

	font-weight:bold; 

	padding-left:25px; 

	padding-right:25px;

}

.menu:hover{

	font-family: 'Open Sans Condensed', sans-serif; 

	font-size:12px; 

	text-decoration:none;

	border-right:1px dotted #fff; 

	line-height:18px; 

	color:#fff; 

	font-weight:bold;

	padding-left:25px; 

	padding-right:25px;

}

.menu_link{

	font-family: 'Open Sans Condensed', sans-serif; 

	font-size:13px;

	text-decoration:none;

	color:#FFFFFF;  

	font-weight:normal;

	padding-left:5px;

}

.menu_link:hover{

	font-family: 'Open Sans Condensed', sans-serif; 

	font-size:13px; 

	text-decoration: underline;

	color:#663300; 

	font-weight:bold;

	padding-left:5px;

}

.text_link{

	font-family: 'Open Sans Condensed', sans-serif; 

	font-size:13px;

	text-decoration:none;

	color:#000000;  

	font-weight:normal;

	padding-left:5px;

}

.text_link:hover{

	font-family: 'Open Sans Condensed', sans-serif; 

	font-size:13px; 

	text-decoration: underline;

	color:#663300; 

	font-weight:normal;

	padding-left:5px;

}

.txtbox {

	height: 20px;

	border: 1px solid #333333;

	font-family: Verdana;

	font-size: 10px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	color: #000000;

	background-color: #CCCCCC;

}

.txtboxhindi {

	height: 20px;

	border: 1px solid #333333;	

	font-family: 'Kruti Dev 010';

	font-size: 16px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	color: #000000;

	background-color: #CCCCCC;

}

.txtarea {

	border: 1px solid #CCCCCC;

	font-family: Verdana;

	font-size: 10px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	height: 45px;

	width: 180px;

	background-color: #FFFFFF;

	color: #1F4201;

}

.txtareahindi {

	border: 1px solid #333333;

	font-family: "Kruti Dev 010";

	font-size: 12px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	height: 45px;

	width: 130px;

	color: #000000;	

	background-color: #CCCCCC;

}

.tinytxtarea {

	border: 1px solid #FFFFFF;

	font-family: Verdana;

	font-size: 10px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	height: 25px;

	width: 150px;

	background-color: #FFFFFF;

	color: #1F4201;

}

.txtloginbtn {

	height: 20px;

	border: 1px solid #CCCCCC;

	font-family: Verdana;

	font-size: 11px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	vertical-align:middle;

	color: #1F4201;

	background-color: #FFFFFF;

}

/* 

Horizontal Dropdown css code

*/

.main_menu

{

    height:30px;

    line-height:30px;

    color:#FFF;

    position:relative;

    font-family:Arial, Helvetica, sans-serif;

    font-size:13px;

}

.main_menu ul

{

    padding:0px;

    margin:0;

    list-style:none;

}

.main_menu ul li

{

    padding:0;

    margin:0;

	border-right:1px dotted #ccc;	

    float:left;

    background:#333333;

}

.main_menu ul li a

{

    color:#FFF;

    display:block;

    text-decoration:none;

    padding:0 25px;

}

.main_menu ul li a:hover

{

    background:#43BAFA;

    color:#000;

}

.main_menu ul li ul

{

	 z-index: 5000;

	 list-style: none;

	 float: left;

     display: none;

     width: auto;

     position:absolute;

     top:30px;

     padding:0px;

     margin:0px;

}

.main_menu ul li:hover ul

{

     display: block;

     position: absolute;

     margin: 0;

     padding: 0;

}

.main_menu ul li:hover li

{

    float: none;

    list-style:none;

    margin:0px;

}

.main_menu ul li:hover li

{

    background:#333;

    border-top:1px solid #000000;

}

.main_menu ul li:hover li a

{

    color: #fff;

    padding:0 20px;

    display:block;

    width:auto;

}

.main_menu ul li li a:hover

{

    color:#000;

}</pre></body></html>