.ftr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: bolder;

}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-right: 10px;
	padding-left: 15px;


}
.hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 6F784E;
	font-weight: bolder;
	padding-left: 15px;


}
a:link {color: #0000FF; text-decoration:none;}
a:hover {color: #0000FF; text-decoration:underline;}
a:visited {color: #0000FF; text-decoration:none;}
a:active {color: #0000FF; text-decoration:none;}



.mainbg {
	background-attachment: fixed;
	background-image: url(images/contentbg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.grntxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: 6B6D5F;
	font-weight: bolder;

}
.indextxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666666;
	font-weight: bolder;

}
.linksl {
	text-decoration: underline;
	font-size: 10px;
	color: #000099;
}
.pageheader {
	font-size: 14px;
	font-weight: bold;
	color: 6F784E;
}
.subheaders {
	font-size: 12px;
	font-weight: bold;
	color: #6F784E;
}
.phone {
	background-attachment: fixed;
	background-image: url(images/phone.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
