.vaklinks
{
   font-size: 8pt;
   font-weight: normal;
   padding: 3 3 3 3px;
   background-color: #E1E1E1;
}

.vakrechts
{
   font-size: 8pt;
   font-weight: bold;
   padding: 3 3 3 3px;
   background-image: url(graphics/bg_vak.gif);
}

body
{
   font-family: Arial;
   color: black;
   font-size: 9pt;
   SCROLLBAR-FACE-COLOR: white;
   SCROLLBAR-TRACK-COLOR: white;
   SCROLLBAR-3DLIGHT-COLOR: #CCFFCC;
   SCROLLBAR-HIGHLIGHT-COLOR: #000000;
   SCROLLBAR-DARKSHADOW-COLOR: #003300;
}

table, tr, td 
{ 
   font-family: Arial;
   font-size: 9pt;
   color: black;
}
th
{
   font-family: Arial;
   font-size: 9pt;
   color: black;
}

h1
{ 
   font-family: Arial;
   color: #000000;
   font-size: 11pt; 
   font-weight: bold;
}

a
{ 
   font-family: Arial;
   color: #000000;
   font-size: 8pt;
   font-weight: bold;
   cursor: pointer;  
}

A:hover 
{
   color: #FF0000; 
   font-family: Arial; 
   font-size: 8pt;
   font-weight: bold;
}

.cursor 
{  
   cursor: hand;
        color: #FF0000;
} 

.cursorout 
{  
   cursor: hand;
        color: #000000;
} 

.info
{
   font-family: Arial;

   color: red;
   font: bold;
}

.error
{
   font-family: Arial;
   color: red;
   font: bold;
   background-color: yellow;
}

.bgform
{
        background-color: #FFFFFF;
}

.bgformout
{
        background-color: #E1EBDE;
}



/*voor de saldochecker*/

.main
{
background-color: #E1E1E1;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
}

.tekst {
font-family: Arial;
font-size: 8pt;
font-weight: bold;
color: black;
}


.button {
font-family: Arial;
background-color: #F8931D;
font-size: 12px;
font-style: normal;
color: #ffffff;
font-weight: bold;
}


input, textarea, select
{ 
   font-family: Arial;
   font-size: 9pt;
   color: #000000;
        background-color: #E1EBDE;
        border-width: 1px;
        border-color: #000000;
}




