body{
	padding:opx;
	margin:0px;
	background:url(http://wwww.bluemind.nl/templates/images/background.jpg);
	background-repeat:repeat-y;
}

.menuText{
	font-family:Verdana;
	font-size:11px;
	color:#02215A;
	font-weight:bold;
	text-decoration:none;
}

.menuText:hover{
	font-family:Verdana;
	font-size:11px;
	color:#02215A;
	font-weight:bold;
	text-decoration:underline;
}

.normalText{
	font-family:Verdana;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	line-height: 16px;
}

.normalText:hover{
	font-family:Verdana;
	font-size:11px;
	color:#333333;
	text-decoration:underline;
	line-height: 16px;
}

.disclaimerText{
	font-family:Verdana;
	font-size:11px;
	color:#999999;
	text-decoration:none;
}

.disclaimerText:hover{
	font-family:Verdana;
	font-size:11px;
	color:#999999;
	text-decoration:underline;
}


.top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	margin-top:10px;
}
