BODY
{
	font-family: "Tahoma";
	font-size: 8pt;
	background-color: #FFFFDD;
	cursor: url(arrow.cur), default;
	scrollbar-arrow-color: #0084FF;
	scrollbar-base-color: #CCCCCC;
	scrollbar-dark-shadow-color: #ccffff;
	scrollbar-face-color: #CCCCCC;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #666666;
	margin-left: 4px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
HR
{
	width: 760px;
	color: #FF8400;
	text-align: left;
}
TABLE
{
	font-size: 8pt;
	border-collapse: collapse;
	border-color: #000000;
}
TH
{
	font-family: "Tahoma";
	text-align: left;
	padding: 0px;
	margin: 0px;
}
TD
{
	font-family: "Tahoma";
	text-align: left;
	padding: 0px;
	margin: 0px;
}
IMG
{
	border-style: none;
	border-width: 0px;
}
.buttonize
{
	border-style: outset;
	border-width: 2px;
	cursor: pointer;
	behavior: url(buttonize.htc);
}
IMG.thumb
{
	width: 74px;
	height: 53px;
	cursor: pointer;
}
DIV.nothumb
{
	width: 75px;
	height: 15px;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	border-right: none 0px;
}
DIV.thumb
{
	width: 75px;
	border-top: solid 1px #999999;
	border-bottom: solid 1px #666666;
	border-left: solid 1px #999999;
	border-right: none 0px;
}
DIV.url, DIV.urlOn
{
	padding: 0px;
	margin: 0px;
	padding-left: 4px;
	width: 300px;
	height: 15px;
	overflow: auto;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	background-color: #C4E0FF;
	color: #666666;
}

DIV.link, DIV.linkOn
{
	padding: 0px;
	margin: 0px;
	padding-left: 4px;
	width: 300px;
	height: 15px;
	overflow: auto;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #999999;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #999999;
	background-color: #C4E0FF;
	color: #000000;
	cursor: pointer;
}
DIV.titel, DIV.titelOn
{
	padding: 0px;
	margin: 0px;
	padding-left: 4px;
	width: 300px;
	height: 15px;
	overflow: auto;
	border-top: solid 1px #999999;
	border-bottom: none 0px;
	border-left: solid 1px #666699;
	border-right: solid 1px #666666;
	background-color: #C4E0FF;
	cursor: pointer;
}
DIV.urlOn, DIV.linkOn, DIV.titelOn
{
	background-color: #D4F0FF;
}
DIV.omschrijving
{
	padding: 0px;
	margin: 0px;
	padding-left: 4px;
	width: 300px;
	height: 40px;
	overflow: auto;
	border-top: none 0px;
	border-bottom: solid 1px #666666;
	border-left: solid 1px #666699;
	border-right: solid 1px #666666;
	background-color: #FFFFFF;
}
A
{
	text-decoration: none;
	color: #000000;
	cursor: pointer;
}
.letter
{
	font-size: 14pt;
	font-family: "Comic Sans MS";
	color: #0084FF;
	margin-left: 2px;
	margin-right: 2px;
}

