.bk-bottom-bdr {	background-image: url(images/jpg/bk-bottom-bdr.jpg);	background-repeat: repeat-x;
}

.nav-menu-GREEN {	font-family: Verdana;	font-size: 11px;	font-weight: bold;		color: #035024; 	text-decoration: NONE;
}
.nav-menu-GREEN:hover { font-family: Verdana; 	text-decoration: underline; 	color: #ff6600;
}
.nav-menu-GREEN:visited { color: #D04C28;
}
.nav-menu-GREEN:visited:hover { color: #000000;
}

.nav-menu-ORANGE {	font-family: Verdana;	font-size: 11px;	font-weight: bold;		color: #FF6600; 	text-decoration: NONE;
}
.nav-menu-ORANGE:hover { font-family: Verdana; 	text-decoration: underline; 	color: #035024;
}


.text-black-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
	padding-right: 10px;
	padding-left: 5px;

}

.text-green-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #035024;
	line-height: 18px;
	padding-right: 10px;
	padding-left: 5px;

}
