html, body {
	margin: 0;
	padding: 0;
	border: none;
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #333333;
	background-attachment: fixed;
	background-image: url(../img/bgr_black.jpg);
	background-repeat: repeat;
	text-align:right;
	min-width:912px;
}

.tl{height:80px; width:70px; background:url(../img/bgr_topleft.jpg);}
.t{height:80px; background:url(../img/bgr_top.jpg); text-align:center;}
.tr{height:80px; width:70px; background:url(../img/bgr_topright.jpg);}
.l{width:70px; background:url(../img/bgr_left.jpg);}
.r{width:70px; background:url(../img/bgr_right.jpg);}
.bl{height:100px; width:70px; background:url(../img/bgr_bottomleft.jpg);}
.b{height:100px; background:url(../img/bgr_bottom.jpg); text-align:left;}
.br{height:100px; width:70px; background:url(../img/bgr_bottomright.jpg);}
.c{background:url(../img/bgr.jpg);}
.m{width:252px; background:url(../img/bgr.jpg); text-align:left;}

td, th {line-height: 24px;vertical-align: top;}

table.content { border-style: none; border-collapse: collapse; width: 100%}

table.content td                 {padding: 0pt; background:url(../img/table_center.jpg)}
table.content td.left            {width:40px;   background:url(../img/table_left.jpg)}
table.content td.right           {width:50px;   background:url(../img/table_right.jpg)}

table.content tr.top    td.left  {width:40px;   height:30px; background:url(../img/table_topleft.jpg);}
table.content tr.top    td       {              height:30px; background:url(../img/table_top.jpg);}
table.content tr.top    td.right {width:50px;   height:30px; background:url(../img/table_topright.jpg);}

table.content tr.bottom td.left  {width:40px;   height:60px; background:url(../img/table_bottomleft.jpg);}
table.content tr.bottom td       {              height:60px; background:url(../img/table_bottom.jpg);}
table.content tr.bottom td.right {width:50px;   height:60px; background:url(../img/table_bottomright.jpg);}

td.dingbat {width:110px}

a {color: #660000;}
a:visited {color: #113300;}
a:hover {color: #CC3300;}

.vd {background-color: #CC9966;}

.underline {border-bottom: thin solid #800000}

.motto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
    color: #990033; font-style: oblique;
	text-align: center;
	vertical-align: middle;
}

.intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
    color: #660000; 
	font-style: oblique;
	text-align:justify;
	line-height: normal;
}

.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
    color: #660000; 
	font-style: oblique;
	text-align:right;
	line-height: normal;
}

.naam {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	line-height: normal;
	font-weight: bold;
    color: #330000; 
	font-style: oblique;
}

.dingbat {
	font-family: Georgia, "Times New Roman", Times, serif;
    color: #660000; 
	font-size: x-small; 
	font-style: oblique;
}

#framed_img {
	border:4px ridge #CC9966;
	}
