/* CUSTOM LINK STYLES */
a, a:hover {
	color: #328925;
}


/* CUSTOM MENU STYLES */
.menuline {
	background-image: url(../image/web/green/dots_hor.gif);
}


/* HORIZONTAL LINE STYLE */
.hr {
	background-image: url(../image/web/green/dots_hor.gif);
}


/* CUSTOM BODY */
.backimg {
	background-image: url(../image/web/green/body_bg.gif);
}


/* CHARTS */
.backcb1 {
	background-color: #328925;
}
.backcb2 {
	background-color: #4b961f;
}
.backcb3 {
	background-color: #75ad15;
}
.backcb4 {
	background-color: #90bb0f;
}