body { 
margin: 0px;
background-color: #FFFFFF;
scrollbar-3d-light-color: #97B7D9; /*linksboven*/
scrollbar-highlight-color: #97B7D9; /*linksboven*/
scrollbar-base-color: #E9F2F9; /*scrollbar basiskleur*/
scrollbar-arrow-color:  #FFFFFF; /*pijl*/
scrollbar-face-color: #0071B8; /*scrollbalk vlak*/
scrollbar-darkshadow-color: #97B7D9; /*rechtsonder*/
scrollbar-shadow-color: #B3D5EA; /*in pijl/rechtsonder*/
}
td,a,div,span,li,input {
font-family: arial, verdana, helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #696A6C;
}
a.menuLink:active,a.menuLink:visited,a.menuLink:link {
font-size: 11px;
font-weight: bold;
color: #0071B8;
letter-spacing: 2px;
text-transform:uppercase;
text-decoration:none;
margin-top:3px;
width: 100%;
}
a.menuLink:hover {
color: #44A0D9;
position: relative;
top:1px;
}

.head {
font-size: 26px;
font-weight: bold;
color: #0071B8;
}

.subHead {
font-size: 14px;
font-weight: bold;
color: #F48E00;
}

.special {
width: 187px;
font-size: 14px;
font-weight: bold;
font-style:italic;
color: #FFFFFF;
background-color: #F48E00;
padding:10px;
margin:4px;
}

input,textarea {
font-weight: bold;
width: 236px;
border: solid 1px #0071B8;
background-color: #FDECDA;
}

.none {
width: 15px;
border: solid 0px #FFFFFF;
background-color: transparent;
}
.formButton {
font-size: 12px;
width: 117px;
font-weight: bold;
border: solid 1px #F48D00;
background-color: #0071B8;
color: #FFFFFF;
}
