.navig {
	vertical-align: top;
	width: 154px;

}
.navigbox {

}

.menu{
	background-color:#92BD3A;
}
.menuliv1, .menuliv1on, .menuliv2, .menuliv2on  {
	text-decoration: none;
	display: block;
	font-size: 12px;
	font-family: Verdana, sans-serif;
	border-bottom:1px solid #FFFFFF;
	
}

.mmlink {
	text-decoration:none;
}

.menuliv1 {
	background-image: url(../img/fr1_white.gif);
	background-repeat: no-repeat;
	background-position: top left ; 
	margin:0px 0px 0px 0px;
	padding:6px 2px 6px 18px;
	color: #FFFFFF;
	font-weight: normal;
}
.menuliv1on {
	background-image: url(../img/fr1_white.gif);
	background-repeat: no-repeat;
	background-position: top left ; 
	margin:0px 0px 0px 0px;
	padding:6px 2px 6px 18px;
	color: #0B7E55;
	font-weight: bold;
}
.menuliv2 {
	background-image: url(../img/fr2_white.gif);
	background-repeat: no-repeat;
	background-position: top left ; 
	margin:0px 0px 0px 0px;
	padding:6px 2px 6px 30px;
	color: #FFFFFF;
	font-weight: normal;
}

.menuliv2on {
	background-image: url(../img/fr2_white.gif);
	background-repeat: no-repeat;
	background-position: top left; 
	margin:0px 0px 0px 0px;
	padding:6px 2px 6px 30px;
	color: #0B7E55;
	font-weight: normal;
}

.menuliv2foo {
	background-image: url(../img/fr2_white.gif);
	background-repeat: no-repeat;
	background-position: top left; 
	margin:0px 0px 0px 0px;
	padding:6px 2px 6px 30px;
	color: #6c961a;
	font-weight: normal;
	font-size:12px;
	display:block;
	text-decoration:none;
}

.menuliv2JS {
	/*
	background-image: url(../img/fr2_white.gif);
	background-repeat: no-repeat;
	background-position: left ; 
	*/
	margin:0px 0px 0px 0px;
	padding: 3px 2px 3px 15px;
	color: #FFFFFF;
	vertical-align: top;
	font-weight: normal;
	font-size:12px;
}

.menuliv2JSon {
	/*background-image: url(../img/fr2_white.gif);
	background-repeat: no-repeat;
	background-position: left ; 
	*/
	margin:0px 0px 0px 0px;
	padding:3px 2px 3px 15px;
	color: #0B7E55;
	font-weight: bold;
	font-size:12px;
}

.menuliv3 {
	color: #FFFFFF;
	background-color:#92BD3A;
	font-weight: normal;
	text-decoration:none;
	text-align:left;
	width:100px;
	padding:1px 2px 1px 6px;
}

.menuliv3on {
	background-color:#92BD3A;
	color: #0B7E55;
	font-weight: normal;
	text-decoration:none;
	padding:1px 2px 1px 6px;
	width:100px;
	text-align:left;
}

