A:link		{	color: white; text-decoration:none;	}
A:visited	{	color: white; text-decoration: none;	}
A:hover		{	color: #003366; text-decoration: none;	}

A:link.xtra	{ 	color: #336699	}
A:visited.xtra	{ 	color: #336699	}
A:hover.xtra	{ 	color: #003366	}
BODY		{	background: #336699;
			scrollbar-3dlight-color:#336699;
			scrollbar-shadow-color:white;
			scrollbar-arrow-color:#336699;
			scrollbar-face-color:#336699;
			scrollbar-base-color:#336699;
			scrollbar-darkshadow-color:#336699;
			scrollbar-highlight-color:#99cccc; 
			font-family:verdana, arial; font-size:10pt; color:black;
		}
H1		{	font-family:verdana, arial; font-size:18pt; color:#003366; font-weight:normal; margin-top:0px; margin-bottom:0px;	}
H3		{	font-family:verdana, arial; font-size:14pt; color:#003366; font-weight:normal; margin-top:0px; margin-bottom:0px;		}
H5		{	font-family:verdana, arial; font-size:10pt; color:#003366; font-weight:bold; margin-top:0px; margin-bottom:0px;		}
b		{	color:#003366;		}

INPUT		{	border: solid thin 1px #336699;	}
INPUT.costfield	{
	background-color: lightgrey;
	border: solid 0px #336699;
}

.menutable 		{	}
.menutable TD 		{	border-right: 1 solid white; text-align: center;	}
.menutable A:link 	{	color: white; text-decoration: none:	}
.menutable A:hover 	{	color: #CCCCCC; text-decoration: none:	}

.publicatietabel 	{	background: #CCCCCC; border: 1 solid #336699;	}
.publicatietabel TH 	{	background: #336699; color: white; font-weight: bold; text-align: left;	}
.publicatietabel A:hover {	color: #CCCCCC; text-decoration: none:	}

TABLE		{	font-family:verdana, arial; font-size:10pt; color:black; border-collapse:collapse;	}
TABLE.back	{	background-image: url(images/achtergrond.jpg);
			background-repeat: no-repeat;
			background-color: #CCCCCC;
			border: 0px;
			width: 650;
			height: 100%;
		}
