body {
  padding: 0px;
  margin: 0px;
  
  background:url(images/bg.jpg);
  background-repeat: repeat;
  background-position: top center;
  }

.erText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-align: left;
}
.erText a {
	color: #000000;
	text-decoration:none;
}

.erText a:hover {
	text-decoration:none;
	color:#000000;
}

.erTextLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-transform:uppercase;
	padding-bottom:6px;
	padding-right:6px;
}
.erTextLink a:link    {font-family: "Arial, Helvetica, sans-serif", serif; color:#000000; text-decoration:none;}
.erTextLink a:visited {font-family: "Arial, Helvetica, sans-serif", serif; color:#000000; text-decoration:none;}
.erTextLink a:hover   {font-family: "Arial, Helvetica, sans-serif", serif; color:#606060; text-decoration:underline;}
 
.maintext {
  font-family: "Times New Roman", Times, serif;
  color: #f0d481;
  font-size: 13px;
 
  }  
  
.ebrochure {
  font-family: "Times New Roman", Times, serif;
  color: #000000;
  font-size: 13px;
  }  

  
.mainlink {
  font-family: "Times New Roman", Times, serif;
  color: #dcbb58;
  font-size: 13px;
  text-decoration: none;
  }
.mainlink:link {
  color: #dcbb58;
  text-decoration: none;
  }  
.mainlink:visited {
  }  
.mainlink:active {
  }  
.mainlink:hover {
  color: #d2920f;
  text-decoration: underline;
  }  


.mainlink2 {
  font-family: "Times New Roman", Times, serif;
  color: #dcbb58;
  font-size: 15px;
  text-decoration: none;
  }
.mainlink2:link {
  color: #dcbb58;
  text-decoration: none;
  }  
.mainlink2:visited {
  }  
.mainlink2:active {
  }  
.mainlink2:hover {
  color: #d2920f;
  text-decoration: underline;
  }  
  

