body {
	background: url(/images/web/website-bg.png) 0px 0px repeat-x;
}

.footer {
	background: url(/images/web/footer-bg.png) 0px 0px repeat-x;	
}

.homeportal-text-container .homeportal-news-content .news1 {
	background-color:#e9f2d5;
}

.homeportal-text-container .homeportal-news-content .news1:hover {
	background-color:#d3e5ac;
}

.breadcrumb {
	border-bottom: solid 1px #83b817;
	border-top: solid 1px #83b817;
}

.footer-left {
	border-right:2px solid #d6e7b3;
	border-left:2px solid #d6e7b3;
}

.footer-right {
	border-right:2px solid #d6e7b3;
	border-left:2px solid #d6e7b3;
}

.copyright a {
	color:#83b817;	
}

.mainMenuList li ul li {
	background-color:#a3c857;
}

.mainMenuList li:hover { 
	border:1px solid #699312;
}

.mainMenuList li ul li:hover { 
	background-color:#83B817;
}

.mainMenuListselected {
	border:1px solid #699312;
}
