BODY
{
	background-color: #FFFFF0;
	font-family: Arial;
	font-size: 10px;
	scrollbar-face-color: #FFFFF0; 
	scrollbar-highlight-color: #FFFFF0; 
	scrollbar-shadow-color: #36526B; 
	scrollbar-3dlight-color: #36526B; 
	scrollbar-arrow-color:  #36526B; 
	scrollbar-track-color: #FFFFF0; 
	scrollbar-darkshadow-color: #FFFFF0;  
}

TABLE
{
	font-family: Arial;
	cellpadding :0;
	cellspacing :0;
	font-size   : 12px;
}

TH
{
  font-family		: Arial;
  font-size   		: 12px;
  font-weight		: bold;
  text-align		: right;
  color				: #36526B;
}

OL
{
  color            : #36526B;
  font-family	   : Arial;
  font-size        : 12px;
  font-weight      : bold;
}


table.navigatiebalk table
{
  background-color: #36526B;
}

table.navigatiebalk td
{
  background-color : #36526B;
  color            : #FFFFF0;
  font-size        : 13px;
  font-weight      : bold;
  text-align       : center;
  padding-left     :  5px;
  padding-right    :  5px;

}

table.navigatiebalk a
{
  color            : #FFFFF0;
  text-decoration  : none;
}

table.navigatiebalk a:hover
{
  color            : #FFD018;
  padding-right    : 0px;
}





.page_left
{
  width		   : 159;
  table-layout	   : auto;
  background-color: #D1C4C3;
  background-image : url(menu_left.png);  
  background-repeat: no-repeat;
  border: 2px;
  border-right-style: dashed;
  border-right-color: #891209;
  vertical-align: top;
}


.page_main
{
  width			: 462;
  table-layout		: auto;
  vertical-align	: top;
  padding-top		: 0px;
  padding-left		: 8px;
  padding-right		: 0px;
  padding-bottom	: 0px;

  
}

.page_right
{
  width		   : 159;
  table-layout	   : auto;
  background-color: #D1C4C3;
  background-image : url(menu_right.png);  
  background-repeat: no-repeat;
  border: 2px;
  border-left-style: dashed;
  border-left-color: #891209;
  vertical-align: top;
}



table.navigatie_menu
{
  width		   : 100%;
  table-layout	   : auto;
}


table.navigatie_menu th
{
  font-family	   : Arial;
  color            : #891209;
  font-size        : 15px;
  font-weight      : bold;
  font-style       : italic;
  text-align       : left;
  padding-top     :  5px;

}

table.navigatie_menu td
{
  color            : #1c914a;
  padding-right    : 0px;
  text-indent      : 7px;
  font-weight      : bold;
}

table.navigatie_menu a
{
  color            : #1c914a;
  padding-right    : 0px;
  text-decoration  : none;
}

table.navigatie_menu a:hover
{
  color            : #891209;
  padding-right    : 0px;
}


table.footer td
{
  color            : #FFFFFF;
  font-size        : 9px;
  font-weight      : bold;
  padding-left     : 3px;
  padding-right    : 3px;
}

table.footer a
{
  font-size        : 11px;
  color            : #FFFFFF;
  text-decoration  : none;
}

table.footer a:hover
{
  font-size        : 11px;
  color            : #FFFFFF;
  padding-right    : 0px;
}


.kop
{
  color            : #36526B;
  text-align       : center;
  font-size        : 16px;
  font-weight      : bold;
  padding-top      : 4px;

}

.tussenkop
{
  color            : #1c914a;
  font-size        : 14px;
  font-weight      : bold;
}

.STYLE_BUTTON 
{
    background-color: #f0f0ef; 
    border: 1px #36526B solid; 
    font-size: 8pt; 
    font-weight: bold; 
    color: #36526B; 
    left: auto; 
    top: auto; 
    clip:  rect(   ); 
    white-space: nowrap; 
    text-align: center; 
    vertical-align: center;
    cursor: pointer;
}       

.STYLE_INPUT
{
    background-color: #FFFFFF;
    font-weight      : bold;
    font-size: 8pt; 
    color: #000000; 
    border: #36526B;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
}

a.jump_to
{
  text-decoration  : none;
  color            : #1c914a;
  padding-right    : 0px;
  font-weight      : bold;
}

a.jump_to:hover
{
  color            : #891209;
  padding-right    : 0px;
}

DIV
{
	height: 100%;
	width: 100%;	
	overflow: auto;
}

.imageclick
{
  cursor:pointer;
}