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, sans-serif;
	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;
	font-weight: bold;	
}
.heading4{
	font-size: 12px;
	color: #025100;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
}
.livingstonehead{
	font-size: 14px;
	color: #a89e76;
	font-family: Arial,Verdana,Geneva, Helvetica, sans-serif;
	font-weight: bold;	
}
.livingstonehead2{
	font-size: 11px;
	color: #a89e76;
	font-family: Arial,Verdana,Geneva, Helvetica, sans-serif;
	font-weight: bold;	
}
.livingstonebullet{
	color: #a89e76;
}
.swazihead{
	font-size: 14px;
	color: #2c6c54;
	font-family: Arial,Verdana,Geneva, Helvetica, sans-serif;
	font-weight: bold;	
}
.swazihead2{
	font-size: 11px;
	color: #2c6c54;
	font-family: Arial,Verdana,Geneva, Helvetica, sans-serif;
	font-weight: bold;	
}
.swazibullet{
	color: #2c6c54;
}

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;
}

/*************************Online Application Form**************************/
/**************************************************************************/

input.txt {
  color: #00008B;
  background-color: #E3F2F7;
  border: 1px inset #00008B;
  width: 200px;
  background: url(../images/bigshadow.gif) top left no-repeat #fff;
  }
  
select.txt {
  color: #00008B;
  background-color: #E3F2F7;
  border: 1px inset #00008B;
  width: 200px;
  background: url(../images/bigshadow.gif) top left no-repeat #fff;
  }
  
textarea.txt {
  background: url(../images/bigshadow.gif) top left no-repeat #fff;
  }
  
form p {
  font-family:Tahoma; 
  font-size:12px;  
  color: #000000;
  font-weight: bold;
  text-decoration:none ;
  clear: left;
  margin: 0;
  padding: 0;
  padding-left: 50px;
  padding-top: 10px;
  }
  
form p label {
  float: left;
  width: 45%;
  font-size: 12px;
  color: #025100;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  } 
  
.btn {
  background: url(images/smallshadow.gif) bottom right no-repeat #FFF;
  padding: 2px 3px 2px 3px;
  font-size: 12px;
  color: #000;
}

.formtext {
  font: Arial, Helvetica, sans-serif;
  font-size: 11px;
  }
 .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;
	}
/********************************Beggining of articles********************************/

/***********************************************************/	
  
.packages {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0px;
  }
  
.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 3px;
  }
  
/***********************************************************/
