.left-side {	
	border-right: 2px solid #1C983E;
	border-left-width: 0px;
	border-top-width: 0px; 
	border-bottom-width: 0px
}
.right-side {	
	border-left: 2px solid #1C983E;
	border-right-width: 0px;
	border-top-width: 0px; 
	border-bottom-width: 0px
}

.bottom {	
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom: 1px solid #1C983E;
	border-top: 1px solid #1C983E;
	height: 18px;
}

.center-side {
	border-width: 0px;
}
h4 {
	font-family: Verdana;
	font-size: 10px;
	color: #128D33;
	font-weight: bold;
	margin: 0px;
}

.poplink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #373737;
	margin: 0px;
	text-decoration: underline;
	font-weight: normal;
}
.poplink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #373737;
	margin: 0px;
	text-decoration: none;
	font-weight: normal;
}

a {

	font-family: Verdana;
	font-size: 10px;
	color: #128D33;
	font-weight: bold;
	margin: 0px;
	text-decoration:none;
}

a:hover {

	font-family: Verdana;
	font-size: 10px;
	color: #128D33;
	font-weight: bold;
	margin: 0px;
	text-decoration:underline;
}
.page {
	font-family: Verdana;
	font-size: 14px;
	color: #128D33;
	margin: 0px;
	text-decoration:none;
	font-weight: normal;
}
.active {
	font-family: Verdana;
	font-size: 14px;
	color: #128D33;
	margin: 0px;
	
	text-decoration:none;
	font-weight: bold;
}
.page:hover {   
	font-family: Verdana;
	font-size: 14px;
	color: #128D33;
	margin: 0px;
	text-decoration:none;
	font-weight: normal;
}
