/* huvudmeny normal */
.m0l0iout {
	font-family: times new roman;
	font-size: 16px;
	text-decoration: none;
	color: #808080;
	font-variant: small-caps;
	border : 1px solid #e9e9e9;
	letter-spacing: 3px;
	padding: 3px 3px 3px 3px;
	background: #cccc99;
}
/* huvudmeny mouseover */
.m0l0iover {
	font-family: times new roman;
	font-size: 16px;
	text-decoration: none;
	color: #006600;
	font-variant: small-caps;
	letter-spacing: 3px;
	padding: 3px 3px 3px 3px;
	background: #c3dd9f;
}

/* huvudmeny yttredelen av knappen-ramen normal*/
.m0l0oout {
	text-decoration : none;
	font-size: 16px;
	font-variant: small-caps;
	background: #cccc99;
}
/* huvudmeny yttredelen av knappen-ramen mouse over*/
.m0l0oover {
	font-family: times new roman;
	text-decoration: none;
	font-size: 16px;
	color: #006600;
	font-variant: small-caps;
	border : 1 px solid #e9e9e9;
	padding: 3px 3px 3px 3px;
	background: #ffffff;
}

/* undermeny1 normal */
.m0l1iout {
	font-family: times new roman;
	font-size: 14px;
	text-decoration: none;
	color: #808080;
	font-variant: small-caps;
	letter-spacing: 0px;
	background: #e2f1b9;

}
/* undermeny1 mouseover */
.m0l1iover {

	font-family: times new roman;
	font-size: 14px;
	text-decoration: none;
	color: #006600;
	font-variant: small-caps;
	border : 1px solid #e9e9e9;
	letter-spacing: 0px;
	background: #c3dd9f;
}

/* level 1 outer */
.m0l1oout {
	font-family: times new roman;
	font-size: 14px;
	text-decoration: none;
	font-variant: small-caps;
	letter-spacing: 1px;
	padding: 3px 3px 3px 3px;
	text-decoration : none;
	background: #ffffff;
	filter: alpha(opacity=85);
}
.m0l1oover {
	text-decoration : none;
	background: #ffffff;
}

/* level 2 inner */
.m0l2iover {
	font-family: times new roman;
	font-size: 12px;
	text-decoration: none;
	color: #006600;
	font-variant: small-caps;
	border : 1px solid #e9e9e9;
	padding: 3px 3px 3px 3px;
	background: #c3dd9f;
}

/* level 2 outer */
.m0l2oout {
	text-decoration : none;
	background: #ffffff;
}
.m0l2oover {
	text-decoration : none;
	background: #ffffff;
}