a {
	color: #82A043;
}

a:hover, a:active, a:focus {
	color: #82A043;
}

table.blog .contentheading {
	color: #82A043;
}

h1.logo a {
	background: url(../../images/green/logo.png) no-repeat;
}

h1.logo-text a:hover, logo-text a:active, logo-text a:focus {
	color: #82A043;
}

ul.menu li a:hover, ul.menu li a:active, ul.menu li a:focus {
	color: #82A043;
}

ul.menu li li a:hover, ul.menu li li a:active, ul.menu li li a:focus {
	color: #82A043;
}

div.moduletable_hilite h3 {
	background: url(../../images/green/h3-bg-hilite.gif) no-repeat left;
}

div.moduletable_hilite h3 span {
	background: url(../../images/green/h3-bg-hilite.gif) no-repeat right;
}

/*janews*/
ul.jazin-links li a:hover, ul.jazin-links li a:active, ul.jazin-links li a:focus {
	color: #82A043;
}

.jazin-box:hover div.jazin-section a,
.hover div.jazin-section a {
	background: url(../../images/green/h3-bg-hilite.gif) no-repeat left;
}

.jazin-box:hover div.jazin-section a span,
.hover div.jazin-section a span {
	background: url(../../images/green/h3-bg-hilite.gif) no-repeat right;
}

/*jatab*/
.ja-tabs-title-top ul li.active h3,
.ja-tabs-title-top ul li.firstactive h3,
.ja-tabs-title-top ul li.lastactive h3,
.ja-tabs-title-left ul li.active H3,
.ja-tabs-title-left ul li.firstactive H3,
.ja-tabs-title-left ul li.lastactive H3,
.ja-tabs-title-right ul li.active H3,
.ja-tabs-title-right ul li.firstactive H3,
.ja-tabs-title-right ul li.lastactive H3,
.ja-tabs-title-bottom ul li.active h3,
.ja-tabs-title-bottom ul li.firstactive h3,
.ja-tabs-title-bottom ul li.lastactive h3 {
	color: #82A043;
}

/*menu*/
#ja-splitmenu li.active a,
#ja-splitmenu li.active a:hover,
#ja-splitmenu li.active a:active,
#ja-splitmenu li.active a:focus {
	background-color: #82A043;
}

#ja-cssmenu li a.active,
#ja-cssmenu li a.active:hover,
#ja-cssmenu li a.active:active,
#ja-cssmenu li a.active:focus {
	background-color: #82A043;
}

#ja-cssmenu ul li a.active {
	color: #82A043 !important;
}