/* CSS Document */


body {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#000000;
	height:100%;
	margin-bottom:0px;


}

html, body, #wrapper {
	height:100%;
	margin: 0;
	margin-top:0px;
	margin-bottom:0px;
	padding: 0;
	border: none;
	text-align: justify;


scrollbar-3dlight-color:#8B0000;
           scrollbar-arrow-color:#FFF8DC;
           scrollbar-base-color:#000000;
           scrollbar-track-color:#000000;
           scrollbar-darkshadow-color:#8B0000;
           scrollbar-face-color:#000000;
           scrollbar-highlight-color:#000000;
           scrollbar-shadow-color:#8B0000;


}
#wrapper {
	background-color: #000000;
	margin: 0 auto;
	vertical-align: top;
	width: 918px;
	height:100%;
}

#banner {
background-image:url(../images/topbanner.jpg);
background-position: top left;
background-repeat:no-repeat;
width: 850px;
height: 253px;
margin:0 auto;

}

#menu {
background-image: url(../images/menubg.jpg);
background-position: top left;
background-repeat:no-repeat;
margin: 0 auto;
width: 850px;
height: 54px;
}

#banon {
background-image:url(../images/botbanner.jpg);
background-position: top left;
background-repeat:no-repeat;
margin: 0 auto;
width: 850px;
height:88px;
}

#leftside {
background-image:url(../images/zijkantl.gif);
background-position:top;
background-repeat:repeat-y;
margin: 0 auto;
}

#rightside {
background-image:url(../images/zijkantr.gif);
background-position:top;
background-repeat:repeat-y;
margin: 0 auto;
}

#divider {
background-image:url(../images/hrspec.jpg);
background-position:center;
background-repeat:no-repeat;
width:800px;
height: 50px;
}

#main {
width:800px;
text-align: justify;
}

#bottom {
width:800px;
text-align: center;
}

a:link {
	color: #770000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #770000;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
 
a.mainlevel { 

font-size: 11px;


}

a.mainlevel: visited {

font-size: 11px;

}

a.mainlevel:hover, a.mainlevel#active_menu {

font-size: 11px;

}

a.sublevel {
font-size: 11px;

font-weight: normal;
color:#FFFFFF;
}

a.sublevel:hover, a.sublevel#active_menu {
font-size: 11px;
color:#FFFFFF;
}

.contentheading {
font-weight: bold;
font-size: 14px;
color: #FFFFFF;
}

.class12 {
border-left-width:1px;
border-left-style: dashed;
border-left-color:#FFFFFF;
}