body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	background-color:#e4c12a;
	background-image:url(mal/bg_body.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}

a {
	color:#c30031;
}

#Meny {
	margin-left:8px;
	margin-right:8px;
	}

#Meny .Submenu {
	padding-left:10px;
}

#Meny a {
	color:#FFFFFF;
	text-transform:uppercase;
	display:block;
	padding:7px;
	font-weight:bold;
	padding-left:25px;
	text-decoration:none;
	font-size:12px;
	border-bottom:1px solid #006aa0;
	background-image:url(mal(noball.jpg);
	background-position:left center;
	background-repeat:no-repeat;
}

#Meny a:hover {
	text-decoration:none;
	color:#fbb033;
	background-image:url(mal/ball.jpg);
	background-position:left center;
	background-repeat:no-repeat;
}

#Meny a.active {
	text-decoration:none;
	color:#fbb033;	
	background-image:url(mal/ball.jpg);
	background-position:left center;
	background-repeat:no-repeat;
}	

#Main {

}

.menuItem {
	color: #FFFFFF;
}

.menuItemActive {
	color: #FFFFFF;
}
