body,p,span,div,li,ul,ol,dt,dd,dl,form,blockquote,a,tr,td,th,table,h1,h2,h3,h4,h5,b,i,input,textarea
   {
   font-size: 12px;
   font-family: Verdana, Tahoma, Arial, Geneva;
   line-height: 18px;
   color: #854317;
   font-weight: bold;

   SCROLLBAR-FACE-COLOR: #e6e6e6;
   SCROLLBAR-HIGHLIGHT-COLOR: #d3d3d3;
   SCROLLBAR-SHADOW-COLOR: silver;
   SCROLLBAR-3DLIGHT-COLOR: #ffffff;
   SCROLLBAR-ARROW-COLOR: gray;
   SCROLLBAR-TRACK-COLOR: #f3f3f3;
   SCROLLBAR-DARKSHADOW-COLOR: white
   }


a:link    { color: #2F2F88; text-decoration: none; font-weight: bold;}
a:visited { color: #2F2F88; text-decoration: none;  font-weight: bold;}
a:active  { color: #854317; text-decoration: underline; font-weight: bold;}
a:hover   { color: #854317; text-decoration: underline; font-weight: bold;}
a:hover img 
{
    border: 1px dashed #854317;
}
img
{
    border: 1px solid #000000;
}
img.trans
{
    border: 0px ;
}
H3 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   14px;
 color:       #000000;
 font-weight: bold;
}
H4 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   14px;
 color:       #000000;
 font-weight: bold;
}
H5 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   14px;
 color:       #000000;
 font-weight: bold;
}
/*--  Input field formatting. --*/

.input {
  border-top:         1px solid #999999;
  border-left:        1px solid #999999;
  background-color:   #fff;
  font-family:        Verdana, Geneva, Trebuchet MS, Arial, Sans-serif;
  font-size:          11px;
  height:             1.6em;
  padding:            .3em 0 0 2px;
  margin-top:          3px;
  margin-bottom:       3px;
} 

/*--  Input text-area formatting --*/

.textarea {
  border-top:         1px solid #999999;
  border-left:        1px solid #999999;
  background-color:   #fff;
  font-family:        Verdana, Geneva, Trebuchet MS, Arial, Sans-serif;
  font-size:          11px;
  margin-top:         3px;
  margin-bottom:      3px;
}

/*--  Submit button formatting. --*/

.button {
  background-color:   #fff;
  font-family:        Verdana, Geneva, Trebuchet MS, Arial, Sans-serif;
  font-size:          11px;
  font-weight:        normal;
  text-transform:     uppercase;
  color:              #000;
}

/*--  Pull-down menus. --*/

.pulldown {
  background-color:   #fff;
  font-family:        Verdana, Geneva, Trebuchet MS, Arial, Sans-serif;
  font-size:          11px;
  font-weight:        normal;
  text-transform:     uppercase;
  color:              #000;
}
.title
{font-size: 18px; font-weight: bold; color:#000000;
}
.kopje
{font-size: 18px; font-weight: bold;
}

