.homelink:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #E6C075;
	text-decoration:none;
}
.homelink:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #E6C075;
	text-decoration:none;
}
.homelink:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #E6C075;
	text-decoration:none;
}
.div_display
{
	display:none;
}
.dtext
{	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #2F2E2E;
}
.paytext
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #A40000;
	text-decoration: none;
	line-height: 40px;
}
.ling3_texthui {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #434343;
	text-decoration: none;
	line-height: 20px;
}
a.faqtext3:link {
	font-family: Verdana;
	font-size: 11px;
    line-height:16px;
	color: #2b3f0c;
	text-decoration: none;
}
a.faqtext3:visited {
	font-family: Verdana;
	font-size: 11px;
	 line-height:16px;
	color: #2b3f0c;
	text-decoration: none;
}
#progressBackgroundFilter
{
	position: absolute;
	top: 85px;
	bottom: 0px;
	left: 18px;
	right: 0px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	background-color: #fafafa;
	filter: alpha(opacity=70);
	opacity: 0.7;
	z-index: 1000;
}

 

#processMessage { 
  position:absolute;
  display:none; 
  top:130%; 
  left:36%;
  padding:10px;
  width:300px;
  z-index:1001;
  background-color:#fafafa;
  border-bottom-width:1px;
  border-color:Black;
  filter: alpha(opacity=90);
	opacity: 0.9;
  font-size: 8pt; color: #211505; font-family: Verdana;
  text-align:center;
} 

.divimage
{
	background-image: url(images/fa1_03.gif);
	background-repeat:repeat-y;
	
	
	vertical-align: top;
	padding-top: 10px;
	padding-left: 10px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #CA9561;
	}