/* CSS Document */

 /* for all html general tag */
body {	margin: 0 auto ; 
		padding:0px;
        font-family:  Arial, Helvetica, sans-serif;
		font-size:12px; background-image:url(../images/bbg.jpg); 
	}


/*   for links class   */
A 	   { 
	   font-size:12px; 
	   color: #000000;  
	   text-decoration:none; 
	   }
A:HOVER{   
	   font-size:12px;  
       color: #993300; 
       text-decoration:none;  
       }
	 



A.link 
       {
       font-size:12px; 
       color: #153687;
       text-decoration:none;
       }
A:HOVER.link 
	  {
       font-size:12px;
       color: #FC7227;
       text-decoration:none;
       }
 


A.link1 
      {
      font-size:12px; 
      color: #FC7227;
      text-decoration:none;
      }
A:HOVER.link1 
	{ 
    font-size:12px;
    color: #153687;
    text-decoration:none;
     }  
  


A.linkon 
      {
      font-size:12px; 
      color: #FC7227;
      text-decoration:none;
      }
A:HOVER.linkon
	{
    font-size:12px;
    color: #FC7227;
    text-decoration:none;
    }
 


A.link2 
	{
    font-size:11px; 
    color:#000000;
    text-decoration:none;
    }
A:HOVER.link2 
    {
    font-size:11px;
    color: #ff0000;
    text-decoration:none;
    }  
  



A.link3 
    { 
    font-size:11px; 
    color: #666975; 
    text-decoration:none;
    }
A:HOVER.link3
    { 
    font-size:11px;
    color: #D13614; 
    text-decoration:none;
    }

h1 
	{ 
	color:#FC7227; 
	font-size:14px;
	font-weight:bold; margin:0px;
	}	




	 

/* font styles Class*/
.fgrey
	{ 
    color:#ACACBC; 
    font-weight:bold; 
    }

.fwhite
	{ 
    color:#cecece; 
    font-size:12px; 
    font-weight:bold;
    }


.fred
	{ 
    color: #E93910; 
    font-size:15px;
    }


.fdred
     { 
     color: #9A3230; 
     font-size:18px; 
     font-weight:bold;
     }


.fblack1
     { 
     color:#000000; 
     font-size:17px; 
     font-weight:bold;
     }


.fblack
     { 
     color:#000000; 
     font-size:11px;
     }

.imgbor{ border:0px;}

.w800{ width:800px; margin:0 auto;  background-color:#FFFFFF;}

.mainbg{ background-image: url(../images/bg.jpg); width:528px; padding-left:50px; padding-right:73px; color:#25367C;}

.plft{ padding-left:20px;}



/*Headerpart */
#top
     { width:800px; 
       margin:0 auto;
	   height:89px;
     }
	 
#topbar{ width:800px; margin:0 auto; height:72px;} 


/* Middle Part*/                         
#content
     { width:800px; 
       margin:0 auto; background-color:#FFFFFF; padding:0px;
     }

.navbg{ background-image:url(../images/sidebg.jpg); width:149px;}
.h30{ height:30px; vertical-align:top;}
.h40{ height:40px; vertical-align:top;}



.contbg{ background-image:url(../images/maintopbg.jpg); width:651px; height:66px;}

#lin{ height:1px ; background-color:#153687; width:528px; margin:0px ; padding:0px;}



/*Botttom Part*/
#foot{ width:800px; clear:both; margin: 0 auto;  background-image:url(../images/downbar.jpg); height:35px; padding-top:37px;}

#copy{ width:360px; float:left; padding-left:40px;}
#int{ width:165px; float:right; padding-left:235px;}


















.txtbox{
	border:#000000 1px solid;
	background-color:#ffffff; 
	font-size:11px;
	height:13px; 
	color:#000000;}


.button{
	border:#000000 1px solid;
	background-color:#ffffff;  
	font-size:10px; 
	height:15px; width:58px; 
	color:#000000;}


.go{
	border-top:#003399 1px solid;
	border-bottom:#003399 1px solid;
	border-right:#003399 1px solid;
	border-left: #003399 1px solid;
	background-color:#003b77; 
	font-size:11px;
	font-weight:bold; 
	height:20px; 
	color:#ffffff; 
	width:25px; 
	 }


TEXTAREA {
	border-top:#003399 1px solid;
	border-bottom: #003399 1px solid;
	border-right: #003399 1px solid;
	border-left: #003399 1px solid;
	background-color: #ffffff;
	font-size: 11px;
	color:#000000;
	}
	
	.txtara {
	border-top:#003399 1px solid;
	border-bottom: #003399 1px solid;
	border-right: #003399 1px solid;
	border-left: #003399 1px solid;
	background-color: #ffffff;
	font-size: 11px;
	color:#000000;
	}

SELECT {
	border-top:#003399 1px solid;
	border-bottom: #003399 1px solid;
	border-right: #003399 1px solid;
	border-left: #003399 1px solid;
	background-color: #ffffff; 
	font-size: 11px;
	color:#000000; 
	width:130px; 
	 }
	 .selbox {
	border-top:#003399 1px solid;
	border-bottom: #003399 1px solid;
	border-right: #003399 1px solid;
	border-left: #003399 1px solid;
	background-color: #ffffff; 
	font-size: 11px;
	color:#000000; 
	width:130px; 
	 }
	 
CHECKBOX
        {
		}
RADIO
		{
		}























