@charset "UTF-8";
.boxborder {
	border-top-color: #4F784A;
	border-right-color: #4F784A;
	border-bottom-color: #4F784A;
	border-left-color: #4F784A;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
}
.boxfill_a {
	background-color: #CDE3D0;
}
.background_a {
	background-color: #628A67;
}
.right_border {
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #4F784A;
}
.bodytext {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
}

.title {
	font-size: 18px;
	color: #3E5E3A;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight: bold;
	
}	
.taglines {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #3E5E3A;
}
.boldtag {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #3E5E3A;
}


a:link {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #3E5E3A;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #669966;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #DC5800;
	font-weight: bold;

}
