.body
{
	font-family		 : "lucida grande" ,tahoma,verdana,arial,sans-serif;  
    font-size		 : 12px;  
    color			 : #333333;
    margin           :4px;
}

.body a
{
	color			 : #3b5998;  
    text-decoration	 : none;  
    font-size		 : 11px;  
    font-weight		 : bold;     
}

.body a:hover  
{  
    text-decoration	 : underline; 
} 

.BlueLink
{
	color			 : #FFFFFF;  
    text-decoration	 : none;  
    font-size		 : 11px;  
    font-weight		 : bold;
}

.Menu
{	
	line-height		 : 20px;
    padding-left     : 0px;
}

.Menu a 
{
	font-family		 : "lucida grande", tahoma, verdana, arial, sans-serif; 
	font-size		 : 11px; 	
	font-weight      : normal;
	color            : #094791;
	background       : #FBFBFB;
}

.Menu a:hover  
{  
	color            : #BB0804;
	font-weight      : bold;
	text-decoration	 : none;  
}

.button
{
	font-family		 : "lucida grande", tahoma, verdana, arial, sans-serif;  
	color			 : #f7f7f7;
	background-color : #094791;  
    font-weight	     : bold;  
    border-color	 : #996633;
    border-width	 : 1px;
	width            : 89px;
	height: 24px;
	margin-left: 0px;
}

.buttonWitoutProcess
{
	font-family		 : "lucida grande", tahoma, verdana, arial, sans-serif;  
	color			 : #f7f7f7;
	background-color : #094791;  
    font-weight	     : bold;  
    border-color	 : #996633;
    border-width	 : 1px;
	width            : 89px;
	height: 24px;
	margin-left: 0px;
}

.button:hover
{
	color			 : #f7f7f7;
	background-color : #BB0804; 
	cursor			 : hand;
}

.LinkButton
{
	font-family		 : "lucida grande", tahoma, verdana, arial, sans-serif;  
	background-color : #ffebe8;    
    font-weight	     : bold;  
    border: 1px solid #dd3c10;
    color : #333333;

}

.textbox
{
    color 			 : #333333; 
	border			 : 1px solid #BB0804;
  	font-family		 : "lucida grande", tahoma, verdana, arial, sans-serif; 
    font-size		 : 13px;  
    padding			 : 3px 2px 2px 4px;
}

.textbox:focus, textbox_text_focus
{
	border-width	 : 1px;
	border-color	 : #E7BD18;
}

@font-face 
    {
    font-family: MyFont;
    font-size:x-large;
    src: url(../font/Shivaji01.eot); 
    }

.textboxMarathi
{    
	font-family		 : MyFont;  	
  	color 			 : #333333; 
	border			 : 1px solid #BB0804;
  	font-size		 : 17px;  
    padding			 : 3px 2px 2px 4px;
    height           : 18px;
    width            : 200px;	
}

.dropdown
{
	color			 : #333333; 
    border			 : 1px solid #BB0804;
  	font-family		 : "lucida grande", tahoma, verdana, arial, sans-serif; 
    font-size		 : 13px;  
    padding			 : 3px 0px 5px 2px;
  	height           : 26px;
    width            : 158px;
} 

.box
{
  	padding			 : 15px 10px 10px 10px;
}

.boxHead
{
	border-left		 : solid 1px #3b5998;
	border-top		 : solid 1px #3b5998;
	border-right	 : solid 1px #3b5998;
	border-bottom	 : solid 1px #3b5998;
	font-family		 : "lucida grande" , tahoma, verdana, arial, sans-serif;
	background-color : #f7f7f7;
	color			 : #3b5998;
	font-size		 : 12px;	
	font-weight:bold;	
	height			 : 20px;
	padding-top		 : 6px;
	padding-left	 : 10px;
	text-align: center;
}

.DataList  
{
	border			 : solid 1px #AEAEAE;
}

.DataList td
{
	background-color : #d8dfea;
	color			 : #3b5998;
	height			 : 20px;
	padding			 : 4px 0 0 5px;	
	
}

 .Grid  
{
	font-family		 : "lucida grande", tahoma, verdana, arial, sans-serif;  
    margin			 : 5px 0 10px 0px; 
    border			 : solid 1px #996633; 
    border-collapse	 : collapse;
    

}

.Grid td 
{ 
    padding			 : 5px; 
    border			 : solid 1px #996633; 
    height			 : 6px;
}

.Grid th 
{ 
    padding			 : 5px; 
    background-color : #094791; 
    font-size		 : 11px; 
    height			 : 16px;
    color			 : #ffffff;
    font-weight      : bold;
    text-align		 : left;
}

.Grid .GridFooter 
{
	padding			 : 5px; 
    background-color : #094791; 
    font-size		 : 11px; 
    height			 : 16px;
    color			 : #ffffff;
    font-weight      : bold;
}

.Grid .GridFooter:hover
{ 
	padding			 : 5px; 
    background-color : #094791; 
    font-size		 : 11px; 
    height			 : 16px;
    color			 : #cccccc;
    font-weight      : bold;
}

.Grid tr a:hover
{	
}

.Grid .GrdRow { background-color: #ffffff;}  
.Grid .GrdAltRow { background-color: #f7f7f7; }  

.x
{
	width : 300px;
}

.ModalPopup
{
    padding			 : 10px 10px 10px 10px; 
    background-color : #BB0804; 
    color            : #ffffff;
    font-size		 : 11px;
    font-weight:bold;
}

.ModalPopupBG
{
	background-color : Black; 	
}

.ModalPopupbutton
{
	font-family		 : "lucida grande", tahoma, verdana, arial, sans-serif;  
	color			 : #f7f7f7;
	background-color : #094791; 
	font-size		 : 11px; 
    font-weight	     : bold;  
    border-color	 : #ffffff;
    border-width	 : 1px;
	width            : 89px;
	height: 24px;
	margin-left: 0px;
}

.ModalPopupbutton:hover
{
	cursor			 : hand;
}

.GridFontSarjudas
{
	font-family		 : SARJUDAS   !important;
	margin			 : 5px 0 10px 0px; 
	border			 : solid 1px #996633; 
    border-collapse	 : collapse; 
    font-size		 : 25px;
}


.textboxMarathiSarjudas
{    
	font-family		 : SARJUDAS   !important;  	
  	color 			 : #333333; 
	border			 : 1px solid #BB0804;
  	font-size		 : 20px;  
    padding			 : 3px 2px 2px 4px;
    height           : 18px;
    width            : 200px;	
}

.RadioButton
{
	font-family		 : "lucida grande", tahoma, verdana, arial, sans-serif; 
	font-weight	     : bold;
	cursor			 : hand;
}

.marathitextbox
{
    color 			 : #333333; 
	border			 : 1px solid #BB0804;
  	font-family		 : "lucida grande", tahoma, verdana, arial, sans-serif; 
    font-size		 : 13px;  
    padding			 : 3px 2px 2px 4px;
    height           : 18px;
    width            : 150px;
        }

.marathitextbox:focus, textbox_text_focus
{
	border-width	 : 1px;
	border-color	 : #E7BD18;
}