.whitebackground {
	background-color: #FFFFFF;
}
.fadingbottom {
	background-image: url(images/elements/bottom_fade.png);
	height: 170px;
}
.maintxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #707159;
}
.header {
	height: 152px;
	width: 561px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/elements/header.gif);
	}
.headermain {
	height: 152px;
	width: 561px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #3F8161;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #508B48;
}
.faqstxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #336600;
}
.txtfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 20px;
	width: 210px;
	color: #00572D;
	background-color: #C0D67C;
	padding: 3px;
	border: 1px dashed #00572D;
}
.txtfieldscroll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 80px;
	width: 210px;
	color: #00572D;
	background-color: #C0D67C;
	padding: 3px;
	border: 1px dashed #00572D;
}
.largetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: #336600;
}
a.site:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #707159;
	font-weight: bold;
	text-decoration: none;
}
a.site:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #707159;
	font-weight: bold;
	text-decoration: none;
}
a.site:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #707159;
	font-weight: bold;
	background-color: #C0D67C;
	text-decoration: none;
}

#mag-thb {
	border-bottom:1px dotted #B2C166;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	width:260px;
	height:75px;
	font-weight:bold;
	margin-bottom:20px;
	
	
}

#mag-thb a {
	text-decoration:none;
}

#mag-thb img {
	float:left;
	border:0;
}
#mag-thb p {
	float:left;
	position:relative;
	top:-15px;
	left:10px;
}
#mag-thb p #title {
	font-size:13px;
	color:#336600;
	text-decoration:none;
	line-height:180%;
}

#mag-thb p #date {
	font-size:12px;
	color:#7E716C;
	text-decoration:none;
}


#mag-thb p #link {
	font-size:11px;
	color:#B2C166;
	text-decoration:none;
}
