<style type="text/css">
  <!--
body            {font-family: Verdana, Arial; font-size: 8pt; color: #000033; background-color: #FFFFFF; scrollbar-face-color: #FFFFFF; scrollbar-highlight-color: #FFFFFF; scrollbar-shadow-color: #CCCCCC; scrollbar-darkshadow-color: #CCCCCC; scrollbar-3dlight-color: #CCCCCC; scrollbar-arrow-color: #CCCCCC; scrollbar-track-color: #FFFFFF;}
table           {font-family: Verdana, Arial; font-size: 8pt; color: #000033;}

.content_border		{border-color: gray; border-style: solid; border-top-width: 0; border-right-width: 0; border-bottom-width: 1; border-left-width: 0;}
.log_head		{background-color: #FFFFFF; font-family: Verdana, Tahoma, Arial; font-size: 14pt; font-style: normal; font-weight: normal; color: #FF9900;}
.log_foot		{background-color: #FFFFFF; font-family: Verdana, Tahoma, Arial; font-size: 8pt; font-style: normal; font-weight: normal; color: #FF9900; display: none;}
.log_content		{background-color: #FFFFFF; font-family: Verdana, Tahoma, Arial; font-size: 8pt; font-style: normal; font-weight: normal; color: #000033;}
.log_border		{border-color: #FFFFFF; border-style: solid; border-top-width: 0; border-right-width: 0; border-bottom-width: 1; border-left-width: 0;}
.reactie_border		{border-color: #FFFFFF; border-style: solid; border-top-width: 1; border-right-width: 0; border-bottom-width: 1; border-left-width: 0;}
.reactie_content	{background-color: #FFFFFF; font-family: Verdana, Tahoma, Arial; font-size: 8pt; font-style: normal; font-weight: normal; color: #000033;}
.reactie_foot		{background-color: #FFFFFF; font-family: Verdana, Tahoma, Arial; font-size: 8pt; font-style: normal; font-weight: normal; color: #000033;}
.reageer_border		{border-color: #000033; border-style: solid; border-top-width: 0; border-right-width: 0; border-bottom-width: 0; border-left-width: 0;}
.reageer_body		{background-color: #FFFFFF; font-family: Verdana, Tahoma, Arial; font-size: 8pt; font-style: normal; font-weight: normal; color: #000033;}
.reageer_foot		{background-color: #FFFFFF; font-family: Verdana, Tahoma, Arial; font-size: 8pt; font-style: normal; font-weight: normal; color: #000033;}

.main           {font-family: Verdana, Tahoma, Arial; font-size: 8pt; color: #000033; background-color: #FFFFFF;}
.top            {font-family: Verdana, Tahoma, Arial; font-size: 8pt; color: #000033; background-image: url(../images/header.jpg); background-position: left top; background-repeat: no-repeat; height:138px;}
.bottom         {font-family: Verdana, Tahoma, Arial; font-size: 8pt; color: #000033; background-image: url(../images/bottom.jpg); azimuth:center; background-position: right bottom; background-repeat: no-repeat;}
.border         {background-image: url(../images/border.jpg); background-position: center top; background-repeat: repeat; }
.topborder      {background-image: url(../images/topborder.jpg); background-position: center bottom; background-repeat: no-repeat;}
.bottomborder   {background-image: url(../images/bottomborder.jpg); background-position: center top; background-repeat: no-repeat;}
.white          {font-family: Verdana, Tahoma, Arial; font-size: 8pt; color: #000033; background-color: #FFFFFF;}

A:link          {color: #FF9900; text-decoration: none;}
A:visited       {color: #FF9900; text-decoration: none;}
A:active        {color: #FF9900; text-decoration: none;}
A:hover         {color: #0099FF; text-decoration: none;}

div#top {
	position: absolute;
	left:0px;
	top:0px;
	height: 138px;
	width:100%;
	background: #FFFFFF url(../images/header.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin-top:0px;

}

div#container {
	position: absolute;
	top:138px;
	bottom:100px;
	width:100%;
	height: auto;
	background: #FFFFFF;
	overflow:hidden;
}

div#menu {
	position:absolute
	padding-top:30px;
	padding-left:20px;
	padding-right:5px;
	top:0px;
	left:0px;
	width: 250px;
	background: #FFFFFF;
	font-family: Verdana, Tahoma, Arial; 
	font-size: 8pt; 
	color: #000033;
	overflow: auto;
	height: 100%;
}


div#line {

	position: absolute;
	left:250px;
	width: 50px;
	background-image: url(../images/border.jpg); 
	background-position: right; 
	background-repeat: repeat-y;
	height:100%;
}


div#content {
	position: absolute;
	left:300px;
	top:0px;
	width:auto;
	overflow: auto;
	height:100%;
	padding-left: 10px; 
	padding-right: 0px;
	font-family: Verdana, Tahoma, Arial; 
	font-size: 8pt; 
	color: #000033;
}

div#bottom {
	position: absolute;
	height: 100px;
	width: 100%;
	right: 0px; 
	bottom: 0px;
	background: #FFFFFF url(../images/bottom.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	margin-top:0px;
	margin-bottom:0px;	
}

#field          {font-size: 8px; font-family: Verdana, Arial; color: #000033; border: 1px solid; border-color: #000033; background-color: #FFFFFF; scrollbar-face-color: #FFFFFF; scrollbar-highlight-color: #FFFFFF; scrollbar-shadow-color: #FFFFFF; scrollbar-darkshadow-color: #FFFFFF; scrollbar-3dlight-color: #FFFFFF; scrollbar-arrow-color: #FF3D00; scrollbar-track-color: #FFFFFF;}
  -->
</style>
