body {
scrollbar-face-color: #FAEEE0;;
scrollbar-shadow-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #001E4C;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #000000;
background-image: url(../images/background.gif);
background-attachment: fixed;
background-repeat: repeat-y;
background-position-x: 50%; 
background-position-y: center;
}

ul
{
 list-style-image: url(../images/bullet_ul.gif);
}

.absDiv { position: absolute; visibility: hidden; overflow: hidden }
 
.menudiv { position: absolute; visibility: hidden; z-index: 1000; }
.menudiv2 { position: absolute; z-index: 1000; }

.menu           { color:#000000; font-family:arial, helvetica; font-size:10px;}
body,td  		{ color:#848484; font-family:arial, helvetica; font-size:12px;}

option,select,input,textarea	{ font-family: arial, helvetica; font-size:10px; }


A:link      { color:#000000;  text-decoration: none }
A:visited   { color:#000000;  text-decoration: none }
A:active    { color:#000000;  text-decoration: none }
A:hover     { color:#333333;  text-decoration: none;}

.zwartbold A:link      { color:#000000; text-decoration: none; font-weight: bold;}
.zwartbold A:visited   { color:#000000; text-decoration: none; font-weight: bold;}
.zwartbold A:active    { color:#000000; text-decoration: none; font-weight: bold;}
.zwartbold A:hover     { color:#000000; text-decoration: none; font-weight: bold;}

.witbold A:link      { color:#FFFFFF; text-decoration: none; font-weight: bold;}
.witbold A:visited   { color:#FFFFFF; text-decoration: none; font-weight: bold;}
.witbold A:active    { color:#FFFFFF; text-decoration: none; font-weight: bold;}
.witbold A:hover     { color:#FFFFFF; text-decoration: none; font-weight: bold;}

.grijsbold A:link      { color:#848484; text-decoration: none; font-weight: bold;}
.grijsbold A:visited   { color:#848484; text-decoration: none; font-weight: bold;}
.grijsbold A:active    { color:#848484; text-decoration: none; font-weight: bold;}
.grijsbold A:hover     { color:#333333; text-decoration: none; font-weight: bold;}

.grijsunder A:link      { color:#848484; text-decoration: underline; font-weight: none;}
.grijsunder A:visited   { color:#848484; text-decoration: underline; font-weight: none;}
.grijsunder A:active    { color:#848484; text-decoration: underline; font-weight: none;}
.grijsunder A:hover     { color:#333333; text-decoration: underline; font-weight: none;}
