.outter-bord {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7A914F;
	border-right-color: #7A914F;
	border-bottom-color: #7A914F;
	border-left-color: #7A914F;
}
.copy-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B4CB89;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 12px;

}
.txt {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #1B2A00;
	line-height: 15px;

}
.more-link {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;

}
.more-link:hover {

	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #344C08;
	font-weight: bold;
}
.txt-content {

	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #1B2A00;
	line-height: 15px;
}
.arrow-pad {
	padding-top: 8px;
	padding-left: 3px;
}
.email-link {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.email-link:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
}
