#ja-splitmenu {
	list-style: none; margin: 0px; padding: 0px; height: 20px; line-height: 20px;
}
#ja-splitmenu li {
	margin: 0px; padding: 0px; display: inline;
}
#ja-splitmenu a {
	padding: 0px 12px; text-align: center; color: rgb(217, 231, 239); text-decoration: none; border-right-color: rgb(72, 72, 72); border-right-width: 2px; border-right-style: solid; float: left; display: block; position: relative;
}
#ja-splitmenu a:hover {
	background: url("../../images/topnav-on-bg.gif") no-repeat right bottom rgb(51, 51, 51); color: rgb(255, 255, 255); text-decoration: none;
}
#ja-splitmenu a:active {
	background: url("../../images/topnav-on-bg.gif") no-repeat right bottom rgb(51, 51, 51); color: rgb(255, 255, 255); text-decoration: none;
}
#ja-splitmenu a:focus {
	background: url("../../images/topnav-on-bg.gif") no-repeat right bottom rgb(51, 51, 51); color: rgb(255, 255, 255); text-decoration: none;
}
#ja-splitmenu li.active_menu a {
	background: rgb(255, 168, 0); color: rgb(255, 255, 255); text-decoration: none;
}
#ja-splitmenu li.active_menu a:hover {
	background: rgb(255, 168, 0); color: rgb(255, 255, 255); text-decoration: none;
}
#ja-splitmenu li.active_menu a:active {
	background: rgb(255, 168, 0); color: rgb(255, 255, 255); text-decoration: none;
}
#ja-splitmenu li.active_menu a:focus {
	background: rgb(255, 168, 0); color: rgb(255, 255, 255); text-decoration: none;
}
#ja-splitmenu a {
	cursor: pointer;
}
#ja-subnav {
	background: url("../../images/default/opaque2.png"); width: auto; font-size: 11px; border-bottom-color: rgb(72, 72, 72); border-bottom-width: 5px; border-bottom-style: solid;
}
#ja-subnav ul {
	margin: 0px; padding: 0px; height: 20px; line-height: 20px;
}
#ja-subnav li {
	background: none; margin: 0px; padding: 0px; float: left; display: block;
}
#ja-subnav a {
	background: url("img/subarrow-off.gif") no-repeat left; padding: 0px 12px; color: rgb(238, 238, 238); text-decoration: none; margin-left: 8px;
}
#ja-subnav a:hover {
	background: url("img/subarrow-on.gif") no-repeat left; color: rgb(255, 168, 0); text-decoration: none;
}
#ja-subnav a:active {
	background: url("img/subarrow-on.gif") no-repeat left; color: rgb(255, 168, 0); text-decoration: none;
}
#ja-subnav a:focus {
	background: url("img/subarrow-on.gif") no-repeat left; color: rgb(255, 168, 0); text-decoration: none;
}
#ja-subnav li.active_menu a {
	background: url("img/subarrow-on.gif") no-repeat left; color: rgb(255, 168, 0); text-decoration: none;
}
#ja-subnav li.active_menu a:hover {
	background: url("img/subarrow-on.gif") no-repeat left; color: rgb(255, 168, 0); text-decoration: none;
}
#ja-subnav li.active_menu a:active {
	background: url("img/subarrow-on.gif") no-repeat left; color: rgb(255, 168, 0); text-decoration: none;
}
#ja-subnav li.active_menu a:focus {
	background: url("img/subarrow-on.gif") no-repeat left; color: rgb(255, 168, 0); text-decoration: none;
}
