body {
    scrollbar-face-color: #71a5d5;
    scrollbar-highlight-color: #71a5d5;
    scrollbar-shadow-color: #ffffff;
    scrollbar-3dlight-color: #ffffff;
    scrollbar-arrow-color: #ffffff;
    scrollbar-track-color: #ffffff;
    scrollbar-darkshadow-color: #ffffff;
    font-size: 10px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}

td {
    font-size: 10px;
    font-family: Verdana,Arial,Helvetica,sans-serif
}

ul {
    margin-left: 15px
}

#searchRow {
}

#frmSearch {
	display: none;
	visibility: hidden;
}

#address {
	font-size: 12pt;
	font-family: Arial;
	padding-top: 4px;
	text-align: right;
}

#bannerRow {
	width: 100%;
}

#banner {
	background: url(../Img/logo-sociaal-fonds.jpg);
	background-repeat: no-repeat;
	height: 90px;
}

#bannerOverflow {
	height: 90px;
}


#content {
	margin: 0;
	padding: 0;
	border: 0px;
	width: 100%;
}

#menuColumn {
	display: none;
	visibility: hidden;
}

#breadCrumbs {
	display: none;
	visibility: hidden;
}

#pageTitle {
    font-weight: bold;
    font-size: 20px;
    color: #85aef0;
    text-decoration: none
}

#pageContent {
    font-size: 10pt;
    color: black;
    font-family: Verdana,Arial,Helvetica,sans-serif
}

