/* Style for a block - DIV */
.m0table {
	margin-top : 20px;
}
/* Style for outer tag, mout (mouse out) state */
.m0mouto {
	background-color :;
	color: maroon;
	margin-bottom : 0px;
	font-weight: bold;
}
/* Style for outer tag, mover (mouse over) state */
.m0movero {
	color: navy;  
	background-color : ;
	margin-bottom : 0px;
	font-weight: bold;
}
/* Style for outer tag, mdown (mouse down) state  (klikken)*/
.m0mdowno {
	color: black;  
	margin-bottom : 0px;
	background-color : ;
	font-weight: bold;
}
/* Style for inner tag, mover (mouse over) state */
.m0inner {
	font-family: Tahoma, MS Sans Serif, Verdana, sans-serif;
	font-size: 10px;
	padding-top: 0px;
	text-align : center;
	font-weight: bold;
}

/* Style for a block - DIV */
.m1table {

}
/* Style for outer tag, mout (mouse out) state */
.m1mouto {
	background-color :#631305;
	color: white;
}
/* TOPMENU SETTINGS 
Style for outer tag, mover (mouse over) state */
.m1movero {
	color: white;  
	font-weight: bold;
	background-color : navy;
}
/* Style for outer tag, mdown (mouse down) state  (klikken)*/
.m1mdowno {
	color: white;  
	font-weight: bold;
	background-color : navy;

}
/* Style for inner tag, mover (mouse over) state */
.m1inner {
	font-family: Tahoma, MS Sans Serif, Verdana, sans-serif;
	font-size: 11px;
	text-align : center;
	font-weight: bold;
}
