.topbar-menu-tab   /* OK top-menu tabel */
{	
	font-weight: bold; 
	text-decoration: none;
	text-align: middle; 
	background-color: #FFFFFF;
	border: 0;
} 
.topbar-menu   /* OK top-menu tabel */
{
	
	font-family: Arial, Verdana, helvetica, sans-serif; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: none;
	text-align: middle; 
	background-color: #336699;
	font-size: 0.8em;
}
.topbar-menu A:hover {             /* OK for hrefs in topbar-menu */
color: #FF6633;
} 
.topbar-menu A {                    /* OK for hrefs in topbar- */
	color: #ffffff; 
	font-family: Arial, Verdana, Helvetica, Sans-serif; 
	font-weight: bold;
/*	font-size: 80%; */
}
.topbar-bottom   /* OK top-menu tabel */
{
background-color: #336699;
}
.topbar-menu-Act /* OK */
{
	color: #336699; 
	font-family: Arial, Verdana, helvetica, sans-serif; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: none;
	text-align: middle; 
	background-color: white;
	font-size: 0.8em;
	}
.inlineImage {  /* OK for default Image */
	width: 16;
	height: 16;
	border: 0;
}
A:hover {				/* OK for default hrefs */
	 color: #FF6633;
}
A:active {                  /* OK for default hrefs */
	color: #003366;
}
A {
	color: #336699;          /* ok for default hrefs */
	text-decoration: none;
}
.selecteditem				/*OK Selected tahfolder */
{
    background-image: url(http://www.nbb.be/belgostat/Images/nw_min.gif);
	background-repeat: no-repeat;
	background-color: #CFDEF3;
 	border-bottom: 1 solid #CFDEF3; 
    border-right: 1 ridge; 
	font-family: Arial, Verdana, Helvetica, Sans-serif; 
	font-size: 0.8em;
	font-weight: bold;
	white-space: nowrap;
}
.table {                      /*OK for outer border */ 
	width: 100%;
/*	font-size : 80%;   -- generates a problem if nested tags occur */
    border: 1 solid;
    border-color: #6E6E6E; 
	}
.table TD { 
    font-size: 0.8em;
	font-family: Arial, Verdana, Helvetica, Sans-serif; 
    }

.tableFooter {                  /* ok footer list actions */  
	color: #CCCCCC; 
	font-family: Arial, Verdana, helvetica, sans-serif; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: none;

}
.item						/* OK unselected tabfolder */
{
    background-image: url(http://www.nbb.be/belgostat/Images/nw_min.gif);
	background-repeat: no-repeat;
    background-color: #DBDBDB;
 	border-bottom: 1 solid #BBB1AC; 
    border-right: 1 groove #BBB1AC; 
	font-family: Arial, Verdana, Helvetica, Sans-serif; 
	font-size: 0.8em;
	white-space: nowrap;
}
.titelTable    /* OK  voor hoofdtitel Belgostat */
{
     border: 0;
	 width: 100%;
	 background-color: #1E5596;
}
.titel {                  /* ok voor hoofdtitel Belgostat */
	color: #ffffff; 
	background-color: #1E5596;
	font-family: Arial, Verdana, Helvetica, Sans-serif; 
	font-size : large; 
	font-weight: bold;
	text-align: center;
	height: 51;
}
.titelplus {               /* OK voor hoofdtitel online */  
	color: #CCCCCC; /* #003366; */
	background-color: #336699;
	font-family: Arial, Verdana, Helvetica, Sans-serif; 
	font-weight: bold;
	font-style: italic;
}
.subTitle {				/*  OK title for a single part of a page (same style as for subMenuSelectedItem)  */
	background-color: #6E6E6E;
	background-image: url(http://www.nbb.be/belgostat/Images/nw_min.gif);
	color: white;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, Sans-serif; 
	background-repeat: no-repeat;
	font-size: 0.8em;
	text-align: left;
	height: 10;
}
.subTitle small {
	font-weight: normal;
	font-size: 1em;
}
.treeRow	/* OK used for not-linked Treeviews in Belgostat */
{
	font-family: Arial, Verdana, Helvetica, Sans-serif; 
	font-size: 0.8em;
	color:  black;
	font-weight : normal; 
	background-color: white;
	height : 20;
}
A:hover.treeRow {		/*OK */		
	 color: "#FF6633";
	 text-decoration: none;
}
A:active.treeRow {       /*OK */
	color: #808080;
	text-decoration: none;
}
A:link.treeRow {         /* OK */
	color: #808080;
	text-decoration: none;
}
A:visited.treeRow {      /* OK */
	color: #808080;
	text-decoration: none;
}
.selectedRow
{
	font-family: Arial, Verdana, Helvetica, Sans-serif; 
	color:  black;
	font-weight : normal;
	background-color: #d5dbe6;
	height : 20;
}

.listRow /* OK used for not-linked  rows in lists on "oneven" line-number*/
{
	font-family: Arial, Verdana, Helvetica, Sans-serif; 
	color:  black;
	font-weight : normal;
	background-color: white;
	height : 20;
}

TD { 
    font-size: 0.8em;
    }
A:hover.listRow {	 /*OK  */			
	 color: #FF6633;
	 text-decoration: none;
}
A:active.listRow {   /* OK */
	color: #808080;
	text-decoration: none;
}
A:link.listRow {     /* OK */ 
	color: #808080;
	text-decoration: none;
}
A:visited.listRow { /*OK */
	color: #808080;
	text-decoration: none;
}
.altlistRow /* OK used for not-linked  rows in lists on "even" line-number*/
{
	font-family: Arial, Verdana, Helvetica, Sans-serif; 
	color: black;
	font-weight : normal; 
	background-color: #E5E5E5;
	height : 20;
}
A:hover.altlistRow { /*OK */			
	 color: #FF6633;
	 text-decoration: none;
}
A:active.altlistRow {  /*OK */
	color: #808080;
	text-decoration: none;
}
A:link.altlistRow {   /* OK */
	color: #808080;
	text-decoration: none;
}
A:visited.altlistRow {  /* OK */ 
	color: #808080;
	text-decoration: none;
}
.tabfBorder /* OK : tabfolder borders links en onder, lichtblauw kleur */ 
{
 background-color: #CFDEF3;
 height: 5;
 font-family: Arial, Verdana, Helvetica, Sans-serif; 
 font-size: 0.8em; 
 } 
 .toolbarItem     /*OK buttom list items */
{
	font-family: Arial, Verdana, Helvetica, Sans-serif; 
	font-size: 0.75em;
	font-weight: bold;
	background-color: #CFDEF3;
}
.toolbar    /* OK buttom list */
{
    color: #336699;
    width: 100%;
    background-color: #CFDEF3;
    font-family: Arial, Verdana, helvetica, sans-serif; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: none;
}
.space   /*OK */
{
    border-bottom: 1 solid #BBB1AC;
}
.axh_r   {     /*OK used in table horizontaal */
    color:  black;
	font-weight : normal;
	background-color: white;
	height : 20;
}
.axh_ref {      /*OK used in table horizontaal */
font-style: italic;
}
.axv_ref {       /*OK used in table verticaal */
font-style: italic; 
}
.axv_r {         /*OK used in table verticaal */
	color:  black;
	font-weight : normal;
	background-color: white;
	height : 20;
}
.field {        /* OK : input field*/
	font-family: Arial, Verdana, Helvetica, Sans-serif; 
	font-weight: bold; 
	color: black;
	background-color: white;
	height : 20;
}
.label {       /* OK label before inputfield */
	font-family: Arial, Verdana, Helvetica, Sans-serif; 
	font-size : 0.8em; 	 
	color:  black;
	font-weight : bold;
	background-color: white;
	height : 20;
}
.scrollbar { /* OK for scrollable lists */
	background-color: #AAAAAA;
	color: white;
	font-weight: bold;
	font-family: courier;
}
.minibarblue {  /* OK used in menu max */

	color: #336699;
	font-family: Arial, Verdana, helvetica, sans-serif; 
	font-size: 80%; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: none;
}
.errorText { /* OK for error-pages */
	font-family: Arial, Verdana, Helvetica, Sans-serif; 
	font-size : 0.8em; 
	font-weight: bold; 
	font-style : italic;
	color: #FF0000;
}
.readOnlyField {
 font-family: Arial;
 font-weight: bold;
 color: #39597C;
 background-color: #FFFFFF;
 border: none;
}
.subMenu  /*OK for submenu */
{
    font-family: Arial;
	font-size: 0.9em;
    padding-left: 7px; 
	padding-right: 7px;
}
.subMenuItem  /* OK for A,B,C folders */
{
    background-image: url(http://www.nbb.be/belgostat/Images/nw_min.gif);
	background-repeat: no-repeat;
    background-color: #CCC;
	color: #999;
	font-family: Arial;
	font-size: 0.9em;
	width: 30;
	text-align: center;
	border-right: 1 ridge #AAAAAA;
}
.subMenuItem:hover {  /* OK for A,B,C folders */
	color: #FF6633;
}
.subMenuItem:active{  /* OK for A,B,C folders */
	color: #999;
}
.subMenuSelectedItem   /* OK for A,B,C folders */
{
    background-image: url(http://www.nbb.be/belgostat/Images/nw_min.gif);
	background-repeat: no-repeat;
	background-color: #AAAAAA;
	color: white;
	font-family: Arial;
	font-size: 0.9em;
	font-weight: bold;
	width: 30;
	text-align: center;
	border-right: 1 outset;
}
.rowsmall {  /* OK for instructions in small fonts */
	font-size : 65%; 	 
	font-family: Arial, Verdana, Helvetica, Sans-serif; 
	font-weight : bold; 
	color: #006BB5;
}
.breakfolder {  /*OK for breaks between lists */  
    font-family: Arial, Verdana, Helvetica, Sans-serif; 
	font-size : 0.8em; 
}
.listHeaderMax{  /* OK used in the index.html */
	color: #003366;
	background-color: #CFDFEF;
	font-family: Arial, Verdana, Helvetica, Sans-serif; 
	font-size : 150%; 
	font-weight: bold;
}

A:active.pager {   /*OK for next, prev, .. page in list-alfabetic */
	color: white;
	text-decoration: none;
}
A:link.pager {    /*OK for next, prev, .. page in list-alfabetic */
	color: white;
	text-decoration: none;
}
A:visited.pager {   /*OK for next, prev, .. page in list-alfabetic */
	color: white;
	text-decoration: none;
}

INPUT {            /*ok for default input fields */ 
	font-family: Arial, Verdana, Helvetica, Sans-serif; 
}
SELECT {            /*ok for default input fields */ 
	font-family: Arial, Verdana, Helvetica, Sans-serif; 
}
/* de styles van belgostat.css  to be used in future for table-view*/

.tit { ; }
.met { ; }

.axh_p   { ; }
.axh_t   { font-weight: bold; }
.axh_pm  { font-style: italic; }
/* 
.axh_no { ? } 
.an_col { ? }
.codeH { ? }
*/
.formatH { ; }
.formatH_T { ; }
/* 
.perPMH { ? }
*/

.axv_p { ; }
.axv_t { font-weight: bold; }
.axv_pm { font-style: italic; }
/*
.codeV { ? }
*/
.codeV_T { ; }
.formatV { ; }
.formatV_T { font-weight: bold; }
/*
.perPMV { ? }
*/
.an_vru_c { ; }
.an_vru_s { ; }
.axs_r { ; }
.axs_p { ; }
/*
.perPMS { ? }
*/
.box { ; }
/*
OBS
*/
.obs,.obs_emb, .obs_quality_N,.obs_quality_C_R  { white-space: nowrap;}
.obs_emb {background-color: CCFFCC; }
.obs_quality_N { background-color: FFCC66;  }
.obs_quality_C_R { background-color: FF6633; }
.obs_t, obs_t_emb, .obs_t_quality_N, .obs_t_quality_C_R  { text-align: left; }
.obs_t_emb { background-color: CCFFCC; }
.obs_t_quality_N { background-color: FFCC66; }
.obs_t_quality_C_R { background-color: FF6633; }
/*
*/
.formatO { ; }
.format_T { ; }

.fnt  { ; } 
.ftn_no { ; }
.ftn_r { ; }
.brn { font-weight: bold; width: 1%;}  /* JML width=1%, permet de coller la cellule suivante */
.brn_ { ; }
.brf { font-weight: bold;  width: 1%;} /* JML width=1%, permet de coller la cellule suivante */
.brf_ { ; }
.nb { font-weight: bold; }
.nb_ { ; }
.legend { text-align: left; }

/* FOOTNOTES */
.FootN, .FootNtable{
	font-weight: 900;
	font-family: Courier New, Courier; 
	font-size: 0.7em; 
	vertical-align: super;
	border: 0;
	color: blue;
	text-decoration: underline;
	text-align: left;
}
.footNtable{
	color: white;
}
.FootNtxt {
	font-weight: normal;
	}


