body{
	scrollbar-track-color: #F2EDDA;
	scrollbar-arrow-color: #025100;
	scrollbar-face-color: #daebdb;	
    scrollbar-darkshadow-color:#037200;	 
	scrollbar-3dlight-color: #037200;	
	background-color: #9ca98b;
	margin: 0;
	color: Black;
}
.bodyt{
	font-family: Arial,Verdana,Geneva, Helvetica;
	font-size: 11px;
	color: Black;
}
.heading1{
	font-size: 14pt;
	color: #025100;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;	
}
.heading2{
	font-size: 12pt;
	color: #025100;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
}
.heading3{
	font-size: 10pt;
	color: #025100;
	font-family: Arial, Helvetica, sans-serif;	
}
.heading4{
	font-size: 10pt;
	color: #025100;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
}

td.BorderLeft{
	  background-image: url("../images/aboutus_10.jpg");
	  background-repeat: repeat-y;
}
td.BorderRight{
	  background-image: url("../images/aboutus_11.jpg");
	  background-repeat: repeat-y;
}
td.PageFooter {
	  background-image: url("../images/aboutus_12.jpg");
	  height: 42px; 
	  font-size: 8pt;
	  font-family: arial;
	  font-weight: bold;
	  color: #025100;
	  vertical-align: middle;
}
td.PageFooterRO {
	  background-image: url("../images/aboutus_12.jpg");
	  font-size: 8pt;
	  font-family: arial;
	  color: #718F73;
	  
	  
}
a:link {
	 font-size: 8pt;
	  font-family: arial;
	  color: #025100;
	  font-weight: bold;
	  text-decoration: none;
}
a:hover{
	  font-size: 8pt;
	  font-family: arial;
	  color: #718F73;
	  text-decoration: none;
	   font-weight: bold;
	  
}

a:visited{
	color: #025100;
	font-size: 8pt;
	font-family: arial;
	text-decoration: none;
	font-weight: bold;
}
.link:link {
	font-size: 8pt;
	color: #000000;
	font-family: arial, verdana;
	font-weight: normal;
	text-decoration: none;
}
.link:visited {
	font-size: 8pt;
	color: #000000;
	font-family: arial, verdana;
	font-weight: normal;
	text-decoration: none;
}
.link:hover {
	font-size: 8pt;
	color: #000000;
	font-family: arial, verdana;
	font-weight: normal;
	text-decoration: underline;
}
.lines {
	font-size: 8pt;
	}

/***********************************************************/	
/***********************************************************/	

.flash_special {
  padding-left: 30px;
  padding-top: 10px;
  }
  
.packages {
  margin: 20px;
  font-family: arial;
  font-size: 12px;
  }
  
.packages ul {
  margin: 0;
  padding: 5px 5px 5px 0px;
  list-style: none;
  }
  
.packages ul li {
  margin: 0 0 5px 5px;
  padding: 0 0 0 18px;
  list-style: none;
  background: url("../images/bullet_icon.gif") no-repeat 0 5px;
  }
  
/***********************************************************/

p {
  padding: 10 0 0 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  }
 