A {
	color: #000000;
}
A:Hover {
	color: #000000;
}
LI {

	list-style-type: square
}

.backreversebutton {
	cursor: hand; 
	padding: 5px;
	color: #EEEEEE;
	font-size: 12px;
	text-align: center;
}
.backreverse {
	background-image: url('t-background-reverse.png');
	cursor: hand; 
}
body {
	font-family: Verdana;
	background: #ffffff;
	background-image: url('t-background.png');
	background-repeat: repeat-x;
	color: #666666;
	padding:0;
	margin: 0;
}
TD {
	font-size: 12px;
	font-family: Verdana;
}
.sitelogo {
	left: 10;
	top: 5;
	position: absolute;
	z-index: 100;

}

.m0l0iout {
	color: #eeeeee;
	text-align: center;
	height: 38;
	font-size: 12px;
	padding: 3;
	
}
.m0l0iover {
		color: #eeeeee;
	text-align: center;
	height: 38;
	font-size: 12px;
	padding: 3;
}

/* level 0 outer */
.m0l0oout {
	text-decoration: none;
	color: #ff000;

}
.m0l0oover {
	text-decoration: none;
	color: #ff000;
	cursor: pointer;
}

/* level 1 inner */
.m0l1iout {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	padding: 4px;
	color: #EEEEEE;
}
.m0l1iover {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: underline;
	padding: 4px;
	color: #000000;
}

/* level 0 outer */
.m0l1oout {
	text-decoration : none;
	border : 1px solid #000000;
	no-background: url(/images/background/h_marmer_grijs_menu.jpg);
}
.m0l1oover {
	text-decoration : none;
	border : 1px solid #000000;
	background: #EEEEEE;
}

/* level 2 inner */
.m0l2iover {
	font-family: Verdana;
	font-size: 12px;
	text-decoration : none;
	padding: 4px;
	color: #000000;
}

/* level 2 outer */
.m0l2oout {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #FFFFEF;
}
.m0l2oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #FFFFEF;
}
