body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

table, tr, td, a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}
/* ---- Buttom ---------------------------------------------------*/
#button {
	cursor: pointer; 
	margin-bottom: 5px;
}

#button a {
	text-decoration:none; 
}

#button_top {
	background:url(http://meijersinteractive.net/images/button_top.gif);
}

#button_top_left {
	height:2px; 
	overflow:hidden; 
	background:url(http://meijersinteractive.net/images/button_top_left.gif) 0 0 no-repeat;
}

#button_top_right {
	height:2px; 
	overflow:hidden; 
	background:url(http://meijersinteractive.net/images/button_top_right.gif) 100% 0 no-repeat;
}

#button_bottom {
	background:url(http://meijersinteractive.net/images/button_bottom.gif);
}

#button_bottom_left {
	height:2px; 
	overflow:hidden; 
	background:url(http://meijersinteractive.net/images/button_bottom_left.gif) 0 0 no-repeat;
}

#button_bottom_right {
	height:2px; 
	overflow:hidden; 
	background:url(http://meijersinteractive.net/images/button_bottom_right.gif) 100% 0 no-repeat;
}

#button_name {
	padding:1px; 
	text-align:center; 
	text-decoration:none; 
	border-right:#000000 1px solid; 
	border-left:#000000 1px solid;
}

#button_name a {
	text-decoration:none; 
}

#button-grijs {
	margin-bottom: 5px;
}

#button-grijs_top {
	background:url(http://meijersinteractive.net/images/button-grijs_top.gif);
}

#button-grijs_top_left {
	height:2px; 
	overflow:hidden; 
	background:url(http://meijersinteractive.net/images/button-grijs_top_left.gif) 0 0 no-repeat;
}

#button-grijs_top_right {
	height:2px; 
	overflow:hidden; 
	background:url(http://meijersinteractive.net/images/button-grijs_top_right.gif) 100% 0 no-repeat;
}

#button-grijs_bottom {
	background:url(http://meijersinteractive.net/images/button-grijs_bottom.gif);
}

#button-grijs_bottom_left {
	height:2px; 
	overflow:hidden; 
	background:url(http://meijersinteractive.net/images/button-grijs_bottom_left.gif) 0 0 no-repeat;
}

#button-grijs_bottom_right {
	height:2px; 
	overflow:hidden; 
	background:url(http://meijersinteractive.net/images/button-grijs_bottom_right.gif) 100% 0 no-repeat;
}

#button-grijs_name {
	padding:1px; 
	text-align:left; 
	text-decoration:none; 
	border-right:#DADADA 1px solid; 
	border-left:#DADADA 1px solid;
}