body {
	background-image : url(../images/default_bg.gif);
	background-color : #1A2535;
	background-repeat : repeat;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	scrollbar-3dlight-color: #4D5B6C;
    scrollbar-arrow-color: #4D5B6C;
    scrollbar-base-color: #647389;
    scrollbar-darkshadow-color: #4D5B6C;
    scrollbar-face-color: #647389;
    scrollbar-highlight-color: #4D5B6C;
    scrollbar-shadow-color: #4D5B6C;
}

body.content_panels {
	background-color : #647389;
	background-image : url();
}

body.content_empty {
	background-color : #647389;
	background-image : url();
}

body.footer_main {
	background-color : #647389;
	background-image : url(../images/footer_bg_main.gif);
}

body.copyright {
	background-color : #647389;
	background-image : url();
}

body.content {
	background-color : #647389;
	background-image : url();
}

td.content {
	background-image : url(../images/content_bg.gif);
}

td.content_empty {
	background-color : #647389;
	background-image : url(../images/content_empty_bg.gif);
}

td.stipellijn {
	border-right : 1px dotted white;
}
