body {
	background-color: #854194;
	padding:3px;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.sas_module_table {
    font-family:Verdana, Arial, Geneva;
    color:#000000;    
    font-size:13px;
    width:90%;
}

.sas_module_lbl1 {
    font-family:Verdana, Arial, Geneva;
    color:#000000;    
    font-size:12px;
}

.sas_module_title {
    font-family:Verdana, Arial, Geneva;
    color:#000000;    
    font-size:13px;
}

.sas_module_subtitle {
    font-family:Verdana, Arial, Geneva;
    color:#000000;    
    font-size:12px;
    font-weight:700;
}

.sas_module_text {
    font-family:Verdana, Arial, Geneva;
    color:#000000;    
    font-size:12px;
}

.sas_module_link {
    font-family:Verdana, Arial, Geneva;
    color:#000000;    
    font-size:13px;
}

.sas_module_lbl2 {
    font-family:Verdana, Arial, Geneva;
    color:#000000;    
    font-size:12px;
}

.hoofdtabel {
	width:975px;
	padding:0px;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
}
.header {
	height:152px;
	background-image:url(images/temp_r1_c1.jpg);
	background-repeat:no-repeat;
}
.topmenu {
	text-align:left;
	font-size:12px;
	text-decoration:none;
	padding-left:193px;
	padding-right:20px;
	padding-top:14px;
	color:#000000;
	height:40px;
	background:url(images/temp_r2_c1.jpg);
	background-repeat:no-repeat;
	vertical-align:top;
}
.topmenu a{
	color:#000000;
	text-decoration:none;
}
.menulinks {
	color:#000000;
	padding-top:5px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:5px;
	width:133px;
	font-size:12px;
	background:url(images/temp_bg_submenu.jpg);
	background-repeat:repeat-y;
	vertical-align:top;
}
.menulinks a {
	color:#000000;
	text-decoration:none;
}
.menulinks a:hover {
	color:#000033;
}

.mainbody {
	color:#000000;
	vertical-align:top;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:20px;
	padding-right:20px;
	background:url(images/temp_bg_content.jpg);
	background-repeat:repeat-y;
	width:762px;
	min-height:300px;
	display:block;
	font-size:12px;
}
.footer {
	height:45px;
	background:url(images/temp_r4_c1.jpg);
	background-repeat:no-repeat;
}
h1, h2, h3, h4, h5 {
	text-transform:inherit;
	color:#000000;
	font-weight:bold;
	padding:0px;
	margin-right:40px;
	margin-bottom:-10px;
}
h1 {
	font-size:16px;
}
h2 {
	font-size:15px;
}
h3 {
	font-size:14px;
}
h4, h5, h6 {
	font-size:13px;
}