body {
background-color: #fff;
color : #000000; 
margin-bottom : 0px; 
margin-right : 0px; 
margin-top : 0px; 
margin-left : 0px; 
} 


td
{
background: transparent;
font-size : 12px; 
color : #010101;
font-family : verdana, arial, sans-serif;
text-decoration : none;
font-weight: normal;
} 


/*---------------header---------------------------------------*/

td.top_bar
{
background:url(top_middle_bkg12.jpg) no-repeat scroll 0% 0%;
} 

td.welcome_bkg11
{
background:url(welcome_bkg11.jpg) repeat-x scroll 0% 0%;
} 

td.border_bkg2
{
background:url(border_bkg2.jpg) repeat-x scroll 0% 0%;
} 

ul.topnsv{
         background:transparent;
	     margin:0;
		 padding:2px 0 0 39px;
		 list-style:none;
		 display:inline;
		 text-decoration : none;
		 float:left;
		 }
ul.topnsv li{
        background:transparent;
		 height:30px;
		 line-height:30px;
		 margin:0 0 0 26px;
		 padding:0;
		 list-style:none;
		 text-align:center;
		 color:#000;
		 font-family : arial,verdana,  sans-serif;
		 font-size:13px;
		 font-weight:bold;
		 float:left;
		 text-decoration : none;
		 display:inline;
		 }
ul.topnsv li a{
         background:transparent;
		 color:#000;
		 padding:0 10px 0 ;
		 float:left;
		 text-decoration : none;
		 text-transform: capitalize;  
		 }	
ul.topnsv li a:hover{
         background-color:#fdd3a1;
		  color:#780000;
		 padding:0 10px 0 ;
		 float:left;
		 text-decoration : none;
		 text-transform: capitalize; 
		 }
ul.topnsv li.active a{
          background-color:#fdd3a1;
		  color:#780000;
		 float:left;
		 text-decoration : none;
		 text-transform: capitalize; 
		 }	
ul.topnsv li.active a:hover{
         background-color:#fdd3a1;
		 color:#780000;
		 float:left;
		  text-decoration : none;
		 text-transform: capitalize; 
		 }			 		 		 	 		 
 ul.topnsv li img{
     background:transparent;
	 margin-top:6px;
     
     height:21px;
     vertical-align:top;
 }	  




	  
/*-----body................................*/
td.body_bkg {
background:url(body_middle.jpg) no-repeat scroll 0% 0%;
}


td.white {
background:#fff;
}

td.welcome
{
background-color: transparent;
font-size : 18px;
color:#010101;
font-size:12px;
font-weight:bold;
font-family:Myriad Pro,Arial, Helvetica, sans-serif;
}

td.welcometext
{
background-color: transparent;
font-size : 18px;
color:#7b0003;
font-size:12px;
font-weight:bold;
font-family:Myriad Pro,Arial, Helvetica, sans-serif;
}

td.body_textnew
{
background-color: transparent;
font-size : 12px; 
color : #010101;
font-family:Myriad Pro,Arial, Helvetica, sans-serif;
text-decoration : none;
font-weight: bold;
padding: 0px 110px 0px 127px;
} 
 

a.link{
background-color: transparent;
font-size : 11px; 
color : #ffffff; 
font-family : arial,verdana,sans-serif;
text-decoration : none; 
font-weight: normal;
} 

a.link:visited {
background-color: transparent;
font-size : 11px; 
color : #ffffff; 
font-family : arial,verdana,sans-serif;
text-decoration : none; 
font-weight: normal;
} 

a.link:hover {
background-color: transparent;
font-size : 11px; 
color : #fe8431; 
font-family : arial,verdana,sans-serif;
text-decoration : none;
font-weight: normal;
}

/*.................footer......................*/
td.footer_bg
{
background:url(footer_bg.jpg) repeat-x scroll 0% 0%;
} 

td.footer_text
{
background-color: #fff;
font-size : 11px; 
color : #010101;
font-family : arial,verdana,  sans-serif;
text-decoration : none;
font-weight: normal;

} 



a.footer_link{
background-color: transparent;
font-size : 12px; 
color : #ffffff; 
font-family : arial,verdana,sans-serif;
text-decoration : none; 
font-weight: normal;
} 

a.footer_link:visited {
background-color: transparent;
font-size : 12px; 
color : #ffffff; 
font-family : arial,verdana,sans-serif;
text-decoration : none; 
font-weight: normal;
} 

a.footer_link:hover {
background-color: transparent;
font-size : 12px; 
color : #fe8431; 
font-family : arial,verdana,sans-serif;
text-decoration : none;
font-weight: normal;
}

/*.................Form..Part....................*/

form
{
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}

input{
background: #E5EFF9;
border-top : 1px solid #000000;
border-bottom : 1px solid #000000;
border-left : 1px solid #000000;
border-right : 1px solid #000000;
font-family : Verdana;
font-size : 11px;
color : #000000;
width:125px;
height:22px;
}

textarea{
background: #E5EFF9;
border-top : 1px solid #000000;
border-bottom : 1px solid #000000;
border-left : 1px solid #000000;
border-right : 1px solid #000000;
font-family : Verdana;
font-size : 11px;
color : #000000;
width : 192px;
}

select{
background: #E5EFF9;
border-top : 1px solid #000000;
border-bottom : 1px solid #000000;
border-left : 1px solid #000000;
border-right : 1px solid #000000;
font-family : Verdana;
color : #000000;
font-size : 11px;
width : 193px;
}


input.submit
{
color: #ffffff;
background: #4169E1;
border: 2px outset #87CEFA;
}



