body
{
    font-family : Verdana , helvetica , sans-serif;
    color : rgb(21 , 37 , 72);
    scrollbar-face-color : rgb(255 , 255 , 255);
}
table
{
    font-family : Verdana , helvetica , sans-serif;
    font-size : 10pt;
}
td
{
    vertical-align : top;
    text-align : left;
}
td.ar
{
    border-right :solid; 
    border-right-width:1px;
	text-align:center;
    border-left-width:1px;
    Border-color : #FFFFFF;   
    Border-left-width : 1px;
    Border-right-width : 1px;
	
}


h1
{
    font-size : 13pt;
    font-weight : bold;
    color : rgb(21 , 37 , 72);
}
h2
{
    font-size : 10pt;
    font-weight : bold;
    color : rgb(21 , 37 , 72);
}
h3
{
    font-size : 12pt;
    font-weight : bold;
    color : rgb(21 , 37 , 72);
}
h4
{
    font-size : 10pt;
    color : rgb(255 , 255 , 255);
}
a:link
{
    font-family : Verdana , Helvetica , sans-serif;
    color : rgb(255 , 255 , 255);
    font-size : 10pt;
    font-weight : bold;
    text-decoration : none;
}
img.ra
{
	border: 2px solid #DE8131;	
}
a:visited
{
    font-family : Verdana , Helvetica , sans-serif;
    color : rgb(255 , 255 , 255);
    font-size : 10pt;
    font-weight : bold;
    text-decoration : none;
}
a:hover
{
    font-family : Verdana , Helvetica , sans-serif;
    text-decoration : none;
    font-weight : bold;
    font-size : 10pt;
    color : rgb(39 , 69 , 131);
}
a.db
{
    font-family : Verdana , Helvetica , sans-serif;
    text-decoration : none;
    font-size : 12pt;
    color : rgb(255 , 255 , 255);
    Background-color : #DE8131;
}
a.db:visited
{
    font-family : Verdana , Helvetica , sans-serif;
    text-decoration : none;
    font-size : 12pt;
    color : rgb(100 , 100 , 100);
    Background-color : #DE8131;
}
a.db:hover
{
    font-family : Verdana , Helvetica , sans-serif;
    font-size : 12pt;
    color : rgb(39 , 69 , 131);
}
a.table
{
    font-family : Verdana , Helvetica , sans-serif;
    text-decoration : none;
    font-size : 10pt;
    color :#305868
}
a.table:visited
{
    font-family : Verdana , Helvetica , sans-serif;
    text-decoration : none;
    font-size : 10pt;
    color :#305868

}
a.table:hover
{
    font-family : Verdana , Helvetica , sans-serif;
    font-size : 10pt;
    color :#DE8131;
}

table.blauw
{
    color : rgb(204 , 234 , 255);
    background-color : rgb(0 , 0 , 0);
    font-family : Verdana , helvetica , Sans-Serif;
    font-size : 10pt;
}
.facebook {
	float:right;
	margin:10px;
	margin-top:80px
	}
/* popup */
#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #d5161b;
z-index:1;
}
#popupContact{
display:none;
position: fixed;
 left: 50%;
top: 50%;
_position:absolute; /* hack for internet explorer 6*/
height:679px;
width:925px;
background:#FFFFFF;
border:2px solid #d5161b;
z-index:2;
padding:10px;
font-size:13px;
margin-top: -400px;
margin-left: -470px;
}
#popupContact h1{
text-align:left;
color:#d5161b;
font-size:22px;
font-weight:700;
border-bottom:1px dotted #d5161b;
padding-bottom:2px;
margin-bottom:20px;
}
#popupContactClose{
font-size:14px;
line-height:14px;
right:6px;
top:4px;
position:absolute;
color:#d5161b;
font-weight:700;
display:block;
cursor:pointer
}
#button{
text-align:center;
margin:100px;
} /* popup */