body		          {
	background-image: url("../images/background/background-main.gif"); 
	background-attachment: fixed;
	font-family: Arial, sans-serif;   /* is het default Font voor alle hieronder niet benoemde styles*/
	CURSOR: url("../images/cursor2.cur"),pointer;
}

.kop        { 
	font-family : "Times New Roman", Times, serif; 
	font-size : 24px; 
	text-align : left ; 
	font-style: italic;
	color: #006699}

.maintekst {
	border-right-width: 1px;
	border-right-color: #999999;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	color: #333333;
	font-size: 9pt; 
	}
	
.blauw {color: #0000FF}

table {
	font: 8pt  arial, sans-serif;
	color: #0000FF;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 15px;
	color: #333333;/*themecolour4%0;*/
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #333333;/*themecolour3%0;*/
}
ul {
	color: #333333;/*themecolour4%0;*/
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	list-style-image: url("../images/bullet_rose.gif");
}
.panelbottomright ul {
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	list-style-image: url("../images/bullet_rose.gif");
}
.panelbottomleft ul {
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	list-style-image: url("../images/bullet_rose.gif");
}
h1 {
	font-size: 16px;
	color: #333333;/*themecolour5%0;*/
	margin-top: 0px;
	margin-bottom: 1px;
}
h2 {
	font-size: 16px;
	color: #006699;/*themecolour1;*/
	margin-top: 3px;
	margin-bottom: 3px;
}
h3 {
	font-size: 14px;
	color: #006699;/*themecolour1;*/
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 12px;
}
h4 {
	font-size: 14px;
	color: #ffffff;/*themecolour9;*/
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 12px;
}
.leftcoltext {
	padding-left: 0px;
	padding-right: 10px;
	color: #333333;/*themecolour4%0;*/
}
.rightcoltext {
	padding-left: 10px;
	padding-right: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	color: #333333;/*themecolour4%0;*/
}
.sidenav {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.divider {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;/*themecolour1;*/
}
.hnavbg {
	background-color: #0099FF;/*themecolour6;*/
}
.topstrip {
	background-color: #006699;/*themecolour1;*/
}
 a:link {
	color: #0000FF;/*themecolour5%0;*/
}
 a:visited {
	color: #999999;
}
 a:link:hover {
	color: #ff4000;/*themecolour2;*/
}
.toppanel
{
	background-color:#006699;/*themecolour1;*/
}
.topleft {
	background-image: url("../images/background/top_left.gif");
	background-repeat: repeat-x;
}
.topleft2 {
	background-color: #000000;/*themecolour6;*/
}
.panel {
	border-right-width: 1px;
	border-right-style: solid;
   border-right-color: #999999;
   padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
}	
.paneltopleft {
	border-right-width: 1px;
	border-right-style: solid;
   border-right-color: #999999;
	padding-left: 15px;
	padding-right: 15px;
}
.paneltopright {
	border-left-width: 1px;
	border-left-color: #999999;
	padding-left: 15px;
	padding-right: 15px;
}
.panelmidleft {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-color:#81b4cd;/*themecolour1%1;*/
}
.panelmidright {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color:#81b4cd;/*themecolour1;*/
}
.panelbottomleft {
	border-right-width: 1px;
	border-right-color: #999999;
	border-right-style: solid;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	background-image: url("../images/background/background-main.gif"); 
	background-attachment: fixed;
}
.panelbottomright {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	background-image: url("../images/background/background-main.gif"); 
	background-attachment: fixed;
}
.scanlines {
	background-image: url("../images/background/topstrip.gif");
	background-repeat: repeat-x;
}

