.level1_text_hover {
	text-decoration: none;
	color:#0487bb	;
}
.level1_text_selected {
	text-decoration: none;
	color:#0487bb	;
}
.level1_text {
	text-decoration: none;
	color:#333333;
}

.level2_text_hover {
	text-decoration: none;
	color:#0487bb	;
}
.level2_text {
	text-decoration: none;
	color:#333333;
}
.level2_frame{
	position: relative;
	left:-3px;
	top:-1px;
	border: solid #cecece 1px;
}

.level3_text_hover {
	text-decoration: none;
	color:#0487bb	;
}
.level3_text {
	text-decoration: none;
	color:#333333;
}
.level3_frame{
	position: relative;
	left:120px;
	top:-24px;
	border: solid #cecece 1px;
}

.level1{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-image: url('bilder/meny_utfy.gif');
	white-space:nowrap;
}
.level1_background{	
	background-image: url('bilder/meny_utfy.gif');
}
.level1:hover{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #0487bb;
	text-decoration: none;
	background-image: url('');
	background-color:#ffffff;
	white-space:nowrap;
}
.level1_selected{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #0487bb;
	text-decoration: none;
	background-image: url('');
	background-color:#ffffff;
	white-space:nowrap;
}
.level2{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-image: url('bilder/meny_utfy.gif');
	white-space:nowrap;
	text-align: left;
}
.level2:hover{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #0487bb;
	text-decoration: none;
	background-image: url('');
	background-color:#ffffff;
	white-space:nowrap;
}

.level3{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-image: url('bilder/meny_utfy.gif');
	white-space:nowrap;
	text-align: left;
}
.level3:hover{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #0487bb;
	text-decoration: none;
	background-image: url('');
	background-color:#ffffff;
	white-space:nowrap;
}
.level3_background{	
	background-image: url('bilder/meny_utfy.gif');
}
.level1_menytext {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;	
}