body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #111F7E;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.lefttable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F0F3FF;
	border-right-color: #F0F3FF;
	border-bottom-color: #F0F3FF;
	border-left-color: #F0F3FF;
}
.righttable {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #F0F3FF;
	border-right-color: #F0F3FF;
	border-bottom-color: #F0F3FF;
	border-left-color: #F0F3FF;
}
.menuitem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	text-decoration: none;
	color: #101353;
	font-weight: bold;
	text-transform: capitalize;
}
.brand {
	color: #DB0046;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.brand_descr {
	color: #111F7E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
}
.nieuwstitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #111F7E;
	text-decoration: none;
}
.menubut {
	border-top: 1px solid #EAF0F7;
	border-right: 1px solid #C3D3E5;
	border-bottom: 1px solid #C3D3E5;
	border-left: 1px solid #EAF0F7;
}
a {
	color: #DB0046;
	text-decoration: none;
}
a:hover {
	color: #DB0046;
	text-decoration: underline;
}
