	p{     font-family:Tahoma; 

	 font-size:12px; 

	 color:#000000;

	 margin-left:10px;

	 margin-bottom:10px;

	 margin-right:10px;

	 margin-top:5px;

	 text-align:justify;

	

	}

	h1{     font-family:Tahoma;

	 font-size:13px; 

	 color:#FFFFFF;

	 font-weight:bold;

	 margin-left:15px;

	 margin-top:5px;

  }

  

.menu{

     font-family:Tahoma;

	 font-weight:bold; 

     font-size:14px; 

     color:#48cfff;

	 text-decoration:none;

	 }

.menu:hover{ 

       font-family:Tahoma;

	   font-size:14px; font-weight:bold; 

	   color:#FFFFFF;

	   text-decoration:none;

   

   }



.seprator{     font-family:Tahoma;

	  font-size:18px; font-weight:bold; 

	  color:#48cfff;

	  margin-left:10px;

	  margin-right:10px;

 }

.rightmenu{  

       font-family:Tahoma;

	   font-size:18px; 

	   font-weight:bold;

	   color:#000000;

	   text-decoration:none;

   }

   .rightmenu:hover{  

       font-family:Tahoma;

	   font-size:18px; 

	   font-weight:bold;

	   color:#EC7F16;

	   text-decoration:none;

   }

.bottommenu{     font-family:Tahoma;

     font-size:14px; 

	 font-weight:bold;

     color:#48cfff;

	 text-decoration:none;

 

 }

.bottommenu:hover{     font-family:Tahoma;

    font-size:14px;

    font-weight:bold; 

    color:#FFFFFF;

    text-decoration:underline;

  }

 

 .inner{     font-family:Tahoma;

	 font-size:12px;

	 color:#F88402

 }

.inner:hover{     font-family:Tahoma;

	  font-size:12px; font-weight:bold;

	  color:#F88402

  }





.leftmenu{   

      font-family:Tahoma; font-size:12px; 

	  font-weight:bold;

	  color:#FFFFFF ;

	  margin-left:0px;

	  text-decoration:none;

	 }

.leftmenu:hover{  

    font-family:Tahoma;

	font-size:12px; 

	font-weight:bold;

	color:#F4BA10;

	  margin-left:0px;

	  text-decoration:none;

  }





.bodytext{  

     font-family:Tahoma; 

	 font-size:12px; 

	 color:#000000;

	 margin-left:20px;

	 margin-bottom:5px;

	 margin-right:px;

	 margin-top:0px;

	 text-align:justify;

 }

.bodytextwhite {    

    font-family:Tahoma; 

	font-size:12px; 

	color:#FFFFFF

}





.WhiteHeading{  

      font-family:Tahoma; 

	  font-size:16px;

	  color:#FFFFFF;

	  font-weight:bold;

	  margin-left:5px; 

  }

  

.Orange_heading{

     font-family:Tahoma;

	 font-size:14px; 

	 font-weight:bold; 

	 color:#fec21c;

	 margin-left:10px;

  }



.Red_heading{   

     font-family:Tahoma;

	 font-size:14px; 

	 font-weight:bold; 

	 color:#ee0000;

	 margin-left:5px;

  }

 .whiteheading{  

     font-family:Tahoma;

	 font-size:14px; 

	 font-weight:bold; 

	 color:#FFFFFF;

	 margin-left:15px;

  }

 .Button{

	width:80px;

	height:22px;

	background-color: #CCCCCC;

	font-size:11px;

	color:#3F4D4F;

	font-weight:bold;

	border-color: #3F4D4F;

	border: 1px solid;

}



.input {

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

	color: #3F4D4F;

	TEXT-DECORATION:none;

	font-size: 11px;

	width:200px;

	background-color: #FAF9F7;

	border: 1px solid;

	/*font-weight: normal;*/

	height: 20px;

	border-color: #3F4D4F;



}

.search {

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

	color: #3F4D4F;

	TEXT-DECORATION:none;

	

	font-size: 11px;

	width:100px;

	background-color: #FAF9F7;

	border: 1px solid;

	/*font-weight: normal;*/

	height: 20px;

	border-color: #3F4D4F;



}

.textarea{

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

	color: #3F4D4F;

	TEXT-DECORATION:none;

	font-size: 11px;

	width:200px;

	background-color: #FAF9F7;

	border: 1px solid;

	/*font-weight: normal;*/

	height: 60px;

	border-color: #3F4D4F;



}

.maplinks{     font-family:Tahoma;

 font-size:12px;

 color:#004167;

 text-decoration:none;

 margin-left: 10px;

 margin-right:10px;

 margin-top:10px;

 margin-bottom:10px;

 

	

 }



.maplinks:hover{     font-family:Tahoma;

	font-size:12px;

	color:#F88402;

	text-decoration:underline;

	margin-left: 10px;

 	margin-right:10px;

 	margin-top:10px;

 	margin-bottom:10px;

	

  }

/*Credits: By Santosh Setty (http://webdesigninfo.wordpress.com) */
/*Posted to: Dynamic Drive CSS Library (http://www.dynamicdrive.com/style/) */

.glossymenu{
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 auto 0 auto;
	background: url(media/menub_bg.gif) repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(media/menub_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(media/menub_hover_right.gif) no-repeat right top; /*right tab image path*/
}