body 	{
	scrollbar-face-color: #597793;
	scrollbar-arrow-color: rgb(0,0,0);
	scrollbar-track-color:  rgb(255,254,13);
	scrollbar-shadow-color: rgb(0,0,0);
	scrollbar-highlight-color: rgb(200,200,200);
	scrollbar-3dlight-color: rgb(198,185,211);
	scrollbar-darkshadow-Color: rgb(0,0,0);
	font-family: Verdana, Arial, Verdana, Helvetica, sans-serif;
	margin-top:0px;
	margin-bottom:0px;
	background-color: #597793;
	}

.kolom_kop
	{
	height:120px;
	background: url("../images/kolom_kop.jpg");
        background-position: center 0px;
        background-repeat: no-repeat;
	background-color: rgb(0,0,0);
	}

.kolom_button
	{
	background: url("../images/kolom_button.jpg");
        background-position: center 0px;
        background-repeat: no-repeat;
	background-color: rgb(0,0,0);
	}

.kolom_bottom
	{
	height:23px;
	font-size: 10px; 
	font-weight: bold;
	font-style: italic;
	font-weight: bold;
	color: rgb(0,0,0);
	background: url("../images/kolom_bottom.jpg");
        background-position: center 0px;
        background-repeat: no-repeat;
	background-color: rgb(0,0,0);
	}

.schaduw_links
	{
	width:10px;
	background: url("../images/schaduw_links.gif");
        background-position: 0px 0px;
        background-repeat: repeat;
	background-color: rgb(0,0,0);
	}

.schaduw_rechts
	{
	width:10px;
	background: url("../images/schaduw_rechts.gif");
        background-position: 0px 0px;
        background-repeat: repeat;
	background-color: rgb(0,0,0);
	}

.buttons
	{
	height:20px;
	padding-top: 1px;
	font-size: 10px; 
	font-weight: bold;
	font-style: italic;
	font-weight: bold;
	color: rgb(255,254,13);
	filter: progid:DXImageTransform.Microsoft.Shadow(Color=000000,Direction=135,Strength=3); 
	}

td	{
	font-size: 11px;
	font-weight: normal;
	line-height: 15pt;
	color: rgb(255,254,13);
	}

.kop	{
	font-size: 16px; 
	font-weight: bold;
	color: rgb(255,254,13);
	}

.main	{
	text-align: justify;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 60px;
	padding-right: 20px;
	background: url("../images/main.jpg");
        background-position: left 0px;
        background-repeat: no-repeat;
	background-color: rgb(0,0,0);
	}

.navi	{
	background: url("../images/navi.jpg");
	background-position: left 0px;
        background-repeat: no-repeat;
	background-color: rgb(0,0,0);
	}

A 	{
	color: rgb(255,254,13);
	text-decoration: none;
	}

A:link	{	
	color: rgb(255,254,13);
	Text-Decoration: none;
	}

A:visited	 
	{
	color: rgb(255,254,13);
	Text-Decoration: none;
	}

A:hover	{
	color: rgb(206,233,250);
	font-style: italic;
	text-decoration: none;
	}

a:active
	{
	color: rgb(255,254,13);
	text-decoration: none;
	}


form 	{
	margin-left: 0px; 
	margin-right: 0px; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	}

select, .textarea
	{
	width: 80px;
	height: 16px;
	font-size: 10px;
	font-family: Verdana, Arial, Verdana, Helvetica, sans-serif;
	color: rgb(0,0,0);
	border-width: 1pt;
	border-style: solid;
	border-color:  rgb(206,233,250);
	background-color:rgb(255,254,13);
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0px;
      	padding-bottom: 0px;
	}

INPUT.radio
	{
	font-size: 10px;
	font-weight: normal;	
	border-width: 0pt;	
	background-color: transparent;
	}

INPUT.button
	{
	width: 80px;
	cursor: hand; 
	font-size: 10px;
	font-family: Verdana, Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;	
	color: rgb(0,0,0);
	border-width: 1pt;
	border-style: solid;
	border-color: rgb(206,233,250);
	background-color: rgb(255,254,13);
	filter: progid:DXImageTransform.Microsoft.Shadow(Color=595036,Direction=135,Strength=1); 
	}
