a:link, a:visited {
	color: #006600;
	text-decoration: underline;
}
a:hover, a:active {
	color: #A4FF66;
	text-decoration: none;
}

a.readon {

}

#ja-container2 ul.menu li li a:hover,
#ja-container2 ul.menu li li a:active,
#ja-container2 ul.menu li li a:focus {
	color: #7BA566;
}

.bignumber {
	color: #7BA566;
}

#ja-container2 ul.menu li.active a {

}

div.moduletable h3, .moduletabletranslate h3,
div.moduletable_menu h3,
div.moduletable_text h3 {
	color: #88FF4D;
	padding-left: 15px;
}

div.module h3 {
	color: #00CC00;
}
#container2 {
	background-image: url(../../../images/bg_dark.gif);
	background-repeat: repeat;
}
a.readon{
	float: right;
	margin-top: 5px;
	display: block;
	background: url(../images/arrow.png) no-repeat 5px 48%;
	font-weight: bold;
	text-decoration: underline;
	padding-right: 40px;
	padding-left: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a.readon:link, a.readon:visited {
	color: #003399;
}

a.readon:hover, a.readon:active, a.readon:focus {
	background-color: #7EAA3E;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
}
a.mainlevel {
	color: #006600;
	text-decoration: none;
}
div.ja-box-right {
	float: right;
	text-align: right;
	margin-right: 0px;
	margin-left: auto;
	height: 50px;
	padding-top: 5px;
	border: 1px solid #996633;
	width: 200px;
}
div.ja-box-right td {
	text-align: right;
	width: 200px;
	background-color: #0066FF;
}