.border {
	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: #025C26;
	border-right-color: #025C26;
	border-bottom-color: #025C26;
	border-left-color: #025C26;
}
.border top {
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #005D28;
	border-bottom-color: #005D28;
}

