a:link {color: #99A9B9; text-decoration: none}
a:active {color: #99A9B9; text-decoration: none}
a:visited {color: #99A9B9; text-decoration: none}
a:hover {color: #000000; text-decoration: none}


a.submenu:link {color: #99A9B9; text-decoration: none; vertical-align: top; font-size: 11px;}
a.submenu:active {color: #99A9B9; text-decoration: none; font-size: 11px;}
a.submenu:visited {color: #99A9B9; text-decoration: none; font-size: 11px;}
a.submenu:hover {color: #000000; text-decoration: none; font-size: 11px;}


a.banner:link {color: #ffffff; text-decoration: none}
a.banner:active {color: #C2C5D8; text-decoration: none}
a.banner:visited {color: #ffffff; text-decoration: none}
a.banner:hover {color: #000000; text-decoration: none}


a.recent:link {color: #000099; text-decoration: none}
a.recent:active {color: #C2C5D8; text-decoration: none}
a.recent:visited {color: #000099; text-decoration: none}
a.recent:hover {color: #ffffff; text-decoration: none}


body {
	background-color:#ffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#99A9B9;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-shadow-color:#99A9B9;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-track-color:#ffffff;
	scrollbar-arrow-color:#99A9B9;
	background-color:#ffffff;
	font-family: Verdana, Lucida Sans, Microsoft Sans Serif, MS Sans Serif, Arial Unicode MS;
	font-size: 11px; color: #000000;
	}



hr { height: 1px; color: #99A9B9; width: 80%;}




form { margin: 0px; }
table { text-align:left; }
table { background-color: transparent; border-color: none; border-style: solid; border-width: 0px;}
hr { height: 1px; color: #99A9B9; }

td.content {
 	font-family: Verdana; 
        font-size: 11px; color: #000000;
        background-color: transparent;
        background-image: url(../images/verticalelijn.jpg);
        background-repeat: repeat-y;
        background-position: top 3px;
	padding:5px;
	margin:0px;
	left-margin: 10px;
        border:0px;
	text-align:left;
}

td.recenttop {
        font-family: verdana, Arial, Helvetica, sans-serif;
        background-color: transparent;
        background-image: url(../images/toprecent.jpg);
        background-position: top right;
        background-repeat: no-repeat;
        min-height: 14px;
        height: 14px;
        font-size: 11px;
        text-align:right;
        color: #ffffff;
        padding-right: 6px;
}

td.recent {
        font-family: verdana, Arial, Helvetica, sans-serif;
        background-color: transparent;
        background-image: url(../images/recentfill.jpg);
        background-position: right;
        background-repeat: repeat-y;
        height: 100%;
        font-size: 9px;
        text-align:right;
        vertical-align:top;
        color: #ffffff;
        padding-right: 6px;
}

td.submenu {
        padding: 5px;
        color: #99A9B9; 
        font-size: 11px;
        text-align: right;
	line-height: 200%;
        vertical-align: top;
}

td.submenufull {
        padding: 5px;
        color: #99A9B9; 
        font-size: 11px;
        text-align: right;
	line-height: 200%;
        vertical-align: top;
	height; 100%;
}

td.banner {  
        font-family: Verdana, Arial, Helvetica, sans-serif; 
        min-height: 132px;
        height: 132px;
        font-size: 11px; 
        text-align:right; 
        vertical-align: bottom;
        color: #ffffff;
        padding-bottom:26px;
        padding-right: 6px;
}

td.subbanner {  
        font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: 11px; 
        text-align:right; 
        color: #ffffff;
        background-image: url(../images/balkje.jpg); 
        background-position: top left;
        background-repeat: repeat-x;
        height: 24px;
        width: 150px;
        padding: 5px;
}

td.footer {  
        font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: 9px; 
        text-align:center; 
        color: #ffffff;
        background-image: url(../images/balkje.jpg); 
        background-position: top left;
        background-repeat: repeat-x;
        height: 24px;
        padding: 5px;
}