.navig {
	vertical-align: top;
	width: 154px;

}
.navigbox {

}
.menuliv1, .menuliv1on, .menuliv2, .menuliv2on  {
	text-decoration: none;
	display: block;
	font-size: 12px;
	font-family: Verdana, sans-serif;
	border-bottom:1px solid #FFFFFF;
	
}
.menuliv1 {
	background-image: url(../img/fr1_blu.gif);
	background-repeat: no-repeat;
	background-position: left ; 
	margin:0px 0px 0px 0px;
	padding:4px 2px 4px 18px;
	color: #181975;
	font-weight: normal;
}
.menuliv1on {
	background-image: url(../img/fr1_blu.gif);
	background-repeat: no-repeat;
	background-position: left ; 
	margin:0px 0px 0px 0px;
	padding:4px 2px 4px 18px;
	color: #181975;
	font-weight: bold;
}
.menuliv2 {
	background-image: url(../img/fr2_blu.gif);
	background-repeat: no-repeat;
	background-position: left ; 
	margin:0px 0px 0px 0px;
	padding:4px 2px 4px 30px;
	color: #181975;
	font-size: 11px;
	font-weight: normal;
}
.menuliv2on {
	background-image: url(../img/fr2_blu.gif);
	background-repeat: no-repeat;
	background-position: left ; 
	margin:0px 0px 0px 0px;
	padding:4px 2px 4px 30px;
	color: #181975;
	font-size: 11px;
	font-weight: bold;
}

