@charset "iso-8859-1";

/*#divLoadCont {position:absolute; z-index:500; left:0px; top:0px; width:100%; height:98%; clip:rect(0px 100% 100% 0px); background-color:#ffffff; layer-background-color:#ffffff;}
#divLoad1    {position:absolute; layer-background-color:silver; background-color:silver;}
#divLoad2    {position:absolute; left:0px; top:0px; layer-background-color:navy; background-color:navy;}
#divLoadText {position:absolute; background-color:transparent; font-family:arial,helvetica,sans-serif; color:navy; font-size:14px;} */



BODY.c {
  font-size: 12pt;
  	font-weight: normal;
  font-style: normal;
  color: #000000;
  	text-decoration: none;
  text-align: justify;
  background-color: #00cc00;
  	margin-left: 3px;
  margin-right: 3px;
  margin-top: 0px;
  	margin-bottom: 0px;
	padding: 4px 4px 4px;
}

BODY.menu {
  font-size: 11pt;
  font-family: "Bitstream Vera Sans", "New Times Roman", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #000000;
  	text-decoration: none;
  text-align: justify;
  background-color: #FFFFFF;
  
  margin-bottom: 0px;
  
}


li {color:gray; font-size:12px; text-align:justify}

/*#divTooltip noshade; {position:absolute; top:0px; width:175px; visibility:hidden; z-index:200; background-color:#f3f3f3; layer-background-color:#f3f3f3;}
.normalStyle    {padding:2px; text-align:center; font-weight:500; width:175px; color:#000000; top:100px; font-family:verdana,arial,helvetica; font-size:11px; background-color:#f3f3f3; layer-background-color:#f3f3f3; border-width:1px; border-style:solid; border-color:#000000; cursor:default;}
.netscape4Style {padding:0px; font-weight:500; width:175px; color:#000000; top:100px; font-family:verdana,arial,helvetica; font-size:11px; background-color:#f3f3f3; layer-background-color:#f3f3f3; border:1px solid #000000;}  */

TD {font-size: 10pt}
TD.menu {cursor:pointer;cursor:pointer;width:120;font-size: 10pt;line-height:10pt;color:#317A50;border-top:#00CC00 1px solid;border-right:#00CC00 1px solid;border-left:#00CC00 1px solid;border-bottom:#990F1B 1px solid;}
TD.menu2 {cursor:pointer;width:120;font-size: 10pt;line-height:10pt;color:#317A50;border-top:#006600 1px solid;border-right:#006600 1px solid;border-left:#006600 1px solid;border-bottom:#990F1B 1px solid;}
TD.menu2no {width:120;font-size: 10pt;line-height:10pt;color:#317A50;border-top:#006600 1px solid;border-right:#006600 1px solid;border-left:#006600 1px solid;border-bottom:#990F1B 1px solid;}
TD.menu3 {cursor:pointer;width:144;line-height:20pt; font-size: 10pt;color:#317A50;}
TD.menu4 {cursor:pointer;line-height:20pt; font-size: 10pt;color:#317A50;}
TD.but {cursor:pointer; font-size: 12px;background-color:#ECE9D8;border:1px solid #006600;}
TD.knop {cursor:pointer; font-size: 10px;background-color:#ECE9D8;border:1px solid #006600;}


TD.line_left {border-left:#000000 1px solid;}
TD.line_left_bottom {border-left:#000000 1px solid;border-bottom:#000000 1px solid;}
TD.line_r_b {border-right:#000000 1px solid;border-bottom:#000000 1px solid;}
TD.line_l_r {border-right:#000000 1px solid;border-left:#000000 1px solid;}
TD.line_l_t_b {border-left:#000000 1px solid;border-top:#000000 1px solid;border-bottom:#000000 1px solid;}
TD.line_r_t_b {border-right:#000000 1px solid;border-top:#000000 1px solid;border-bottom:#000000 1px solid;}
TD.line_l_r_t {border-left:#000000 1px solid;border-right:#000000 1px solid;border-top:#000000 1px solid;}
TD.line_l_r_b {border-left:#000000 1px solid;border-right:#000000 1px solid;border-bottom:#000000 1px solid;}
TD.line_r {border-right:#000000 1px solid;}
TD.line_w_r {border-right:#FFFFFF 1px solid;}
TD.line_bottom {border-bottom:#000000 1px solid;}

TD.calen {border-top:#000000 1px solid;border-left:#000000 1px solid;}

.highlite {
  font-weight: bold;
  color: #B22222;
  
}

a.button_noact {
  display: block;
  cursor:pointer;
  float: left;
  font: 11px tahoma, arial, sans-serif;
  color: #999999;
  text-decoration: none;
  background: url(images/button_cl_r.png) top right no-repeat;
  padding-right: 15px;
  
  outline: none;
  position: relative;
}

a.button_noact span {
  display: block;
  line-height: 8px;
  background: url(images/button_cl.png) no-repeat;
  padding: 7px 0 9px 16px;
  
}

a.button_noact:hover span {
  color: #999999;
}

a.button {
  display: block;
  cursor:pointer;
  float: left;
  font: 11px tahoma, arial, sans-serif;
  color: white;
  text-decoration: none;
  background: url(images/button_cl_r.png) top right no-repeat;
  padding-right: 16px;
  
  outline: none;
  position: relative;
}
a.button span {
  display: block;
  line-height: 8px;
  background: url(images/button_cl.png) no-repeat;
  padding: 7px 0 9px 15px;
  
}
a.button:hover {
  background-position: 100% -28px;
}
a.button:hover span {
  background-position: 0% -28px;
  color: black;
  padding: 7px 0 9px 15px;
}

a.button_x {
  display: block;
  cursor:pointer;
  float: left;
  background: url(images/button_x.png) top right no-repeat;
  padding: 5px 0 0px 24px;
  position: relative;
}

a.button_x:hover {
  background-position: 100% -24px;
}
a.button2 {
  display: block;
  float: left;
  font: 11px tahoma, arial, sans-serif;
  letter-spacing: 1px;
  color: white;
  text-decoration: none;
  background: url(images/button_grey.png) top right no-repeat;
  padding-right: 21px;
  outline: none;
  position: relative;
}
a.button2 span {
  display: block;
  line-height: 12px;
  background: url(images/button_grey.png) no-repeat;
  padding: 7px 0 13px 20px;
  
}
a.button2:hover {
  background-position: 100% -34px;
}
a.button2:hover span {
  background-position: 0% -34px;
  color: black;
  padding: 7px 0 13px 20px;
}
TD.short_b {cursor:pointer;text-align:center;padding-bottom:1px;color:#FFFFFF;width:59;height:28;font-size:11px;BACKGROUND-IMAGE:url(images/short_b1.png);}
TD.long_n {text-align:center;padding-bottom:1px;color:#FFFFFF;width:119;height:28;font-size:11px;BACKGROUND-IMAGE:url(images/long_n1.png);}

TD.long_b {text-align:center;color:#FFFFFF;width:119;font-weight:bold;font-size:11px;BACKGROUND-IMAGE:url(images/long_b1.gif);}
TD.menu_b {text-align:center;color:#FFFFFF;width:80;font-size:11px;BACKGROUND-IMAGE:url(images/menu_b1.png);}

TD.menured {cursor:pointer;width:120;font-size: 10pt;line-height:10pt;color:#317A50;border-top:#990F1B 1px solid;border-right:#990F1B 1px solid;border-left:#990F1B 1px solid;border-bottom:#EDF2E6 1px solid;}
TD.menuredno {width:120;font-size: 10pt;line-height:10pt;color:#317A50;border-top:#990F1B 1px solid;border-right:#990F1B 1px solid;border-left:#990F1B 1px solid;border-bottom:#EDF2E6 1px solid;}
TD.botred {width:8;border-bottom:#990F1B 1px solid}
TD.botred2 {background-color:#EDF2E6;width:8}
TD.bred {border-bottom:#990F1B 1px solid}
TD.main{background-color:#EDF2E6;border:#990F1B 1px solid}
TD.lbr {background-color:#EDF2E6;border-bottom:#990F1B 1px solid;border-right:#990F1B 1px solid;border-left:#990F1B 1px solid;}
TD.lr {background-color:#EDF2E6;border-right:#990F1B 1px solid;border-left:#990F1B 1px solid;}
TD.tdl {width:128;background-color:#EDF2E6;border-left:#990F1B 1px solid;}
TD.tdr {background-color:#EDF2E6;border-right:#990F1B 1px solid;}
TD.tblank {background-color:#EDF2E6;}
td.output {line-height:10pt;border-right:#006600 1px solid;border-bottom:#006600 1px solid;border-top:#006600 1px solid;border-left:#006600 1px solid;}
td.border {border:1px solid #006600;}
td.mark {border:1px solid #990F1B;}
td.border_n {line-height:1pt;border:1px solid #006600;}
td.border_r {border-right:#000000 1px solid;}
td.ocmenu {padding:1px; border:0; text-align:center; font-family:tahoma,arial,helvetica; font-style:italic; font-size:12px;}

textarea.line3 {background-color:#EEEEE6;}
textarea.line0 {background-color:#e6f4ff;}
textarea.line1 {background-color:#E6E4FF;}
tr.line0 {background-color:#e6f4ff;}
tr.line1 {background-color:#E6E4FF;}
tr.brown {background-color:#BF9060;}
td.line0 {background-color:#e6f4ff;}
td.line1 {background-color:#E6E4FF;}
td.line3 {background-color:#EEEEE6;}

select.line0 {background-color:#e6f4ff;}
select.line1 {background-color:#E6E4FF;}
select.line3 {background-color:#EEEEE6;}
input.line0 {background-color:#e6f4ff;font-size:11px; border:1px solid #006600}
input.line1 {background-color:#E6E4FF;font-size:11px; border:1px solid #006600}
input.line3 {background-color:#EEEEE6;font-size:11px; border:1px solid #006600}

input{font-size:11px; border:1px solid #006600} 
select{font-size:9px; border:1px solid #006600}
select_small{font-family: "Terminal", monospace; font-size:9px; border:1px solid #006600; z-index:290}
button {font-family: "Verdana";font-size:9px; border:0px;background-color: #E7E9E6}
input.short {font-size:11px; border:1px solid #006600; width:20px}
input.color_short {font-size:11px; border:0px; width:20px; background-color: #C3FFBC}
input.color_short_bold {font-size:11px; border:0px; width:20px; font-weight: bold; background-color: #C3FFBC}
input.blank_short {font-size:11px; border:0px; width:20px; font-weight: bold; }
input.date {font-size:10px; border:1px solid #006600;}
input.blank {font-size:10px; border:0px}
input.blank_bold {font-size:10px; font-weight: bold; border:0px}
input.color {font-size:10px; font-weight: bold; border:0px; background-color: #C3FFBC}
input.color_border {font-size:10px; border:1px; background-color: #C3FFBC}
input.color_th { border:0px; background-color: #C3FFBC}
input.color_th1 {font-size:10px; border:0px; background-color: #99FF33}
input.color_th2 {font-size:10px; border:0px; background-color: #C3FFBC}
input.color_border {font-size:10px; font-weight: bold; border:1px solid #006600; background-color: #C3FFBC}

input.border0 {font-size:11px; border:0px}
input.header-row {font-size:11px; font-weight: bold; border:0px}
hr.green {color:#00cc00}

TR.line {background-color: #D2E6B8; width:100%;}
TR.odd-row {background-color: #C3FFBC;}
TR.even-row {background-color: #99FFFF;}
P.header-row {color: #006600; font-weight: bold}

.clWin{position:absolute; z-index:2; visibility:hidden; overflow:hidden; background-color:blue}
.clWindow{position:absolute; background-color:blue; overflow:hidden; z-index:15; width:200}
.clWinHead{font-family:arial,arial,helvetica; font-size:11px; font-weight:bold; color:white; background-color:transparent}
.clText{position:absolute; z-index:50; font-family:arial,helvetica; font-size:11px; background-color:transparent}
.clLogo{position:absolute}
.clUp{position:absolute; width:12; height:12; z-index:60;}
.clDown{position:absolute; width:12; height:12; z-index:60;}
.clWinButtons{position:absolute; font-family:arial,helvetica; font-size:12px}


.on { font-weight:bold; }

.skin0{
position:absolute;

border:2px solid black;
background-color:menu;
font-family:Verdana;
line-height:20px;
cursor:default;
font-size:14px;
z-index:100;
visibility:hidden;
}


.menuitems{
border:#FFFFFF 1px dotted;
padding-left:10px;
padding-right:10px;
}


.skin1 {
cursor:default;

position:absolute;
text-align:left;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
width:220px;
background-color:menu;
border:1px solid buttonface;
visibility:hidden;
border:2px outset buttonhighlight;
}


TH {
  font-size: 9pt;
  	font-weight: bold;
  font-style: normal;
  color: #000000;
  	text-decoration: none;
}

TH.menu {
  color: #800040;
  background-color: #00CC00;
}


TD.old {
  font-size: 11pt;
  	font-weight: bold;
  font-style: normal;
  color: #000000;
  	text-decoration: none;
  background-color: #C3FFBC;
}
TD.header_table {
  font-size: 9pt;
  	font-weight: bold;
  font-style: normal;
  color: #000000;
  	text-decoration: none;
  background-color: #C3FFBC;
}
TD.header{
  font-size: 9pt;
  	font-weight: bold;
  font-style: normal;
  color: #000000;
  	text-decoration: none;
}
TABLE.header_table {
  font-size: 9pt;
  	font-weight: bold;
  font-style: normal;
  color: #000000;
  	text-decoration: none;
  background-color: #00CC00;
}
TABLE.light {
  font-size: 9pt;
  	font-weight: bold;
  font-style: normal;
  color: #000000;
  	text-decoration: none;
  background-color: #C3FFBC;
}
TD.detailold{
  background-color: #C3FFBC;
  font-weight: bold;
}


TD.open {
	color: #FFFFFF;
  background-color: #FF6666;
 	font-weight: normal;
}

TD.done {
	color: #FFCC00;
 	font-weight: normal;
}

TD.zebra1 {
	background-color: #FFFFCC;
 	font-weight: normal;
}

TD.zebra2 {
	background-color: #CCFFCC;
 	font-weight: normal;
}

TD.storage {
 	font-weight: normal;
}

TD.normal {
 	font-weight: normal;
}

TD.data {
 	font-weight: normal;
}

TD.archive {
	background-color: #CCCCCC;
 	font-weight: normal;
}

TD.detail1 {
  background-color: #FFF8DC;
  font-weight: bold;
}

TD.detail2old{
  background-color: #C3FFBC;
  font-weight: bold;
}

TD.detail3 {
  background-color: #FFE4E1;
  font-weight: bold;
}

TD.input {
  font-family: "Courier New", courier, monospace;
  background-color: #FDF5E6;
}

TD.popup {
  font-family: "MS Sans Serif", Arial, sans-serif;
  font-size: 8pt;
  font-weight: bold;
}

.highliteold {
  font-weight: bold;
  color: #B22222;
  background-color: #C3FFBC;
}

.warning {
  color: #FF0000;
  background-color: #FFFFFF;
}

.hlite {
  font-weight: bold;
  color: #006400;
  background-color: transparent;
}

.nsbugfix {
  font-size: 9pt;
  font-weight: normal;
}

.authinfo {
  font-size: 8pt;
  font-weight: bold;
}

.urlinfo {
  font-size: 8pt;
  color: #A9A9A9;
  background-color: #FFFFFF;
  	font-weight: normal;
}


P.menu {
  	font-size: 8pt;
  color: #000000;
  background-color: #00cc00;
  	font-weight: bold;
}




P.primold {
  font-size: 8pt;
  color: #0000FF;
  background-color: #C3FFBC;
  	font-weight: bold;
}
P.mess {
  font-size: 7pt;
  color: #ff0000;
}
P.name.old {
  font-size: 9pt;
  color: #660033;
  background-color: #C3FFBC;
  	font-weight: bold;
}



.blink {
  /*font-size: 10pt;*/
  font-weight: bold;
  color: #C71585;
  	background-color: #FFFFFF;
  text-decoration: blink;
}
A.blank {
  /*font-weight: bold;*/
  /*color: #3333FF;*/
  /*text-decoration: blink;*/
}
A:Link.blank {
  color: #C3FFBC;
  background-color: transparent;
}

A:Link {
  /*font-weight: bold;*/
  /*color: #3333FF;*/
  background-color: transparent;
  	text-decoration: none;
}
A:Visited {
  /*color: #3333FF;*/
  background-color: transparent;
  /*font-weight: bold;*/
  text-decoration: none;
}

A:Hover {
  /*font-weight: bold;*/
  color: #FF0000;
  background-color: transparent;
  text-decoration: none;
}

A:Active {
  color: #FF0000;
  background-color: transparent;
  /*font-weight: bold;*/
  text-decoration: none;
}

A:Link.open {
	color: #FFFFFF;
 	font-weight: normal;
}
A:Visited.open {
	color: #FFFFFF;
 	font-weight: normal;
}
A:Hover.open {
	color: #FFFFFF;
 	font-weight: normal;
}
A:Active.open {
	color: #FFFFFF;
 	font-weight: normal;
}
	
A:Link.done {
	color: #FFCC00;
 	font-weight: normal;
}
A:Visited.done {
	color: #FFCC00;
 	font-weight: normal;
}
A:Hover.done {
	color: #FFCC00;
 	font-weight: normal;
}
A:Active.done {
	color: #FFCC00;
 	font-weight: normal;
}
	
A:Link.storage {
 	font-weight: normal;
}
A:Visited.storage {
 	font-weight: normal;
}
A:Hover.storage {
 	font-weight: normal;
}
A:Active.storage {
 	font-weight: normal;
}
	
A:Link.normal {
 	font-weight: normal;
}
A:Visited.normal {
 	font-weight: normal;
}
A:Hover.normal {
 	font-weight: normal;
}
A:Active.normal {
 	font-weight: normal;
}
	
.titleold{
  font-size: 10pt;
	background-color : #C3FFBC;
	text-align : center;
	font-weight : bold;
	color : Navy;
}

.open{
	color: #FFFFFF;
 	font-weight: normal;
}
.normal {
 	font-weight: normal;
}
.storage {
 	font-weight: normal;
}
.done {
	color: #FFCC00;
 	font-weight: normal;
}
.zebra1 {
	background-color: #FFFFCC;
 	font-weight: normal;
}

.zebra2 {
	background-color: #CCFFCC;
 	font-weight: normal;
}

.office {
	background-color: #DFDFDF;
	font-weight: normal;
}
.top-left {
	BACKGROUND-IMAGE: url(images/top_left.png); BACKGROUND-REPEAT: no-repeat
}
.top-center {
	BACKGROUND-IMAGE: url(images/top_center.png); BACKGROUND-REPEAT: repeat-x
}
.top-right {
	BACKGROUND-IMAGE: url(images/top_right.png); BACKGROUND-REPEAT: no-repeat
}

.top-left-m {
	BACKGROUND-IMAGE: url(images/top_left_m.png); BACKGROUND-REPEAT: no-repeat
}
.top-center-m {
	BACKGROUND-IMAGE: url(images/top_center_m.png); BACKGROUND-REPEAT: repeat-x
}
.top-right-m {
	BACKGROUND-IMAGE: url(images/top_right_m.png); BACKGROUND-REPEAT: no-repeat
}

.top-left-w {
	BACKGROUND-IMAGE: url(images/top_left_w.png); BACKGROUND-REPEAT: no-repeat
}
.top-center-w {
	BACKGROUND-IMAGE: url(images/top_center_w.png); BACKGROUND-REPEAT: repeat-x
}
.top-right-w {
	BACKGROUND-IMAGE: url(images/top_right_w.png); BACKGROUND-REPEAT: no-repeat
}
.left-middle {
	BACKGROUND-IMAGE: url(images/left_middle.png); BACKGROUND-REPEAT: repeat-y
}
.right-middle {
	BACKGROUND-IMAGE: url(images/right_middle.png); BACKGROUND-REPEAT: repeat-y
}
.bottom-left {
	BACKGROUND-IMAGE: url(images/bottom_left.png); BACKGROUND-REPEAT: no-repeat
}
.bottom-center {
	BACKGROUND-IMAGE: url(images/bottom_center.png); BACKGROUND-REPEAT: repeat-x
}
.bottom-right {
	BACKGROUND-IMAGE: url(images/bottom_right.png); BACKGROUND-REPEAT: no-repeat
}

