

body { background-color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: #70ad32;
}
body.inner {background-color: #ffffff; margin: 0px; padding: 0px; color: rgb(0, 0, 0); font-family: Arial, Helvetica, sans-serif; font-size: 12px;
}

.menubg {
	margin: 0px 0px 0px; width:648px; height: 42px; float:left;
}
ul.menu {
	list-style: none; margin: 0px; padding: 0px; display: block;
}
ul.menu * {
	padding: 0px;
}
ul.menu a {
	color: rgb(255, 255, 255); text-decoration: none; display: block;
}
ul.menu li {
	margin-right: 1px; float: left; position: relative; 
}
ul.menu li.no-border {
	margin-right: 0px; border-right-color: currentColor; border-right-width: medium; border-right-style: none; float: left; position: relative;
}
ul.menu ul {
	background: #a6cf38; list-style: none; left: 0px; top: 42px; display: none; position: absolute; opacity: 0;
}
ul.menu ul li {
	margin: 0px; width: 220px; text-align: left; color: rgb(255, 255, 255); font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; border-top-color: currentColor; border-bottom-color: #a6cf38; border-top-width: medium; border-bottom-width: 1px; border-top-style: none; border-bottom-style: dotted ; position: relative;
	
}
ul.menu ul li a {
	padding: 6px 20px; display: block; background-color: #70ad32;
}
ul.menu ul li a:hover {
	background: #0f65a1;
}
ul.menu ul ul {
	left: 148px; top: -10px;
}
ul.menu .menulink {
	padding: 0px 15px; text-align: left; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; background-image:url(../images/navi_divider.png); background-repeat:no-repeat; height:38px; display: block; line-height:42px;
}
ul.menu .menulink .subtext {
	text-align: left; color: rgb(185, 185, 185); text-transform: uppercase; font-size: 12px; font-weight: bold; display: block;
}
ul.menu .menulink:hover {
	background: #70ad32; color: #FFFFFF; height:auto;
}
ul.menu .menuhover {
	background: #70ad32; color: #FFFFFF; height:auto;
}
ul.menu #menuactive {
	background: #70ad32; color: rgb(255, 255, 255);
}
ul.menu #menuactive .menulink {
	color: #a6cf38;
}
ul.menu .sub { background-image:url(../images/arrow.gif); width:8px; height:11px; float:right;
}
ul.menu .topline {
	border-top-color: rgb(170, 170, 170); border-top-width: 1px; border-top-style: solid;
}

.downarrowclass {
    position: absolute;
    right: 1px;
    top: 18px;
}

.rightarrowclass {
    position: absolute;
    right: 16px;
    top: 13px;
}








