.links {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	background-image: url(images/line.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.links_noline {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	color: #87AE5E;
	text-align: center;
	text-decoration: none;
}
.linksbottom {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	color: #87AE5E;
	text-align: center;
	background-image: url(images/linegreen.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
}
.blackline {
	border-bottom-color: #000000;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}
.linksbottomwhite {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	background-image: url(images/linegreen.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-variant: normal;
	text-transform: lowercase;
}
.scrollbar {
scrollbar-face-color:#A3CF67;
scrollbar-arrow-color:#A3CF67;
scrollbar-track-color:#A3CF67;
scrollbar-shadow-color:'';
scrollbar-highlight-color:'';
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:'';
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A3CF67;
	font-weight: bold;
	text-decoration: none;

}
.linkslarge {

	font-family: "Trebuchet MS";
	font-size: 36px;
	font-weight: normal;
	color: #87AE5E;
	text-align: center;
	text-decoration: none;
}
.textcaps {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-variant: normal;
	text-transform: none;
}
.subheadgrey {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.imgInTopLeft {
	margin-right: 10px;
}
.imgInTopRight {
	margin-left: 10px;
	margin-bottom: 10px;
}.text2 {

	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
}
.textcaps {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-variant: normal;
	text-transform: capitalize;
}

