BODY {
background-color : #FFFFFF;
font-family : Verdana, Arial, sans-serif;
font-size: 80%;
margin: 0;
scrollbar-arrow-color: #3C4D55;
scrollbar-face-color: #B2C3CC;
scrollbar-3dlight-color: #8CA5B2;
scrollbar-highlight-color: #3C4D55;
scrollbar-shadow-color: #B2C3CC;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #3C4D55;
}

P, LI, Table {
font-family : verdana, Arial, sans-serif;
font-size : 11px;
line-height: 18px;

}

UL {
font-family : verdana, Arial, sans-serif;
font-size : 20 px;
line-height: 18px;
}


/* this group sets the normal link colors */

A:LINK {color : #800000; font-weight: bold; text-decoration: none;}
A:VISITED {color : #800000; font-weight: bold; text-decoration : none;}
A:HOVER {color : #ff0000; font-weight: bold; text-decoration : underline;}
A:ACTIVE {color : #ff0000; font-weight: bold; text-decoration : underline;}

li {
list-style-image: url('../img/layout/bullet.gif');
}

H1 {
font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
text-align: left;
font-size: 1.8em;
font-weight: bold;
letter-spacing: 2px;
color : #800000;
margin: 0px;
}

h2 {
color: #800000;
font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
text-align: left;
font-size: 1.4em;
font-weight: bold;
letter-spacing: 3px;
}

h3, h4, h5 {
font-size : 13px;
font-weight : bold;
color : #800000;
}

h6 {
color: #800000;
font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
text-align: left;
font-size: 12px;
font-weight: normal;
}

.navigatie {
background: #d60d0d;
color: #ffffff;
line-height: normal;
border-top: 1px solid #d60d0d;
border-bottom: 1px solid #d60d0d;
padding: 10px;
padding-left: 26px;
font-size: 11px;
font-weight: bold;
}

.imageborder {
padding: 0px;
background-image: url('../img/layout/cell1.jpg') }

.borders {
font-family : Verdana, Arial, sans-serif;
background: #B2C3CC;
color: #000000;
line-height: normal;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
padding: 10px;
font-size: 90%;
font-weight: bold;
}

.plain {
padding: 20px;
}

.rightside {
font-family : Verdana, Arial, sans-serif;
border-left: 1px dashed #3C4D55;
text-align: justify;
background: #FFFFFF;
padding-left: 10px;
padding-right: 0px;
padding-top: 15px;
padding-bottom: 15px;
}

.textarea {
font-family : Verdana, Arial, sans-serif;
text-align: justify;
background: #FFFFFF;
line-height: 18px;
padding-left: 20px;
padding-right: 20px;
padding-top: 15px;
padding-bottom: 15px;
}

.tiny {
font-size: 80%;
letter-spacing: 1;
font-weight-bold
}

.special {
border: 1px dotted #3C4D55;
text-align: none;
padding: 5px;
font-size: 10px;
text-color: #800000
line-height: 15px;
}