A  {
	color : #2a2e7f;
    text-decoration : none ;
}

A:Visited  {
	color : #2a2e7f;
	text-decoration : none ;
}

A:hover  {
	color : #e6002d;
	text-decoration : underline ;
}

A.ActualView  {    
	font-size : 9pt;
	font-family : Arial;
	font-weight : bold;
	color : #e6002d;
	text-decoration : none;
}

A.ActualView:Hover  {
    color : #e6002d;
	cursor : hand;
    text-decoration : none;
}

A.ActualView:Visited  {
	color : #e6002d;
    text-decoration : none ;
}

A.OtherView:Hover  {
    color : #2a2e7f;
	cursor : hand;
    text-decoration : none;
}

A.Frame  {
	font-size : 9pt;
	font-family : Arial;
	font-weight : bold;
	color : #FFFFFF;
	background-color : #6699CC;
}

A.menu { 
  color : white ;
  font-family : Arial ;
  font-size : 8pt ;
  font-weight : bold ;
  text-decoration : none ;
}

A.menu:visited {
  color : white ;
  font-family : Arial ;
  font-size : 8pt ;
  font-weight : bold ;
  text-decoration : none ;
}

A.menu:hover {
  color : white ;
  font-family : Arial ;
  font-size : 8pt ;
  font-weight : bold ;
  text-decoration : underline ;
}

A.sLink  {
	font-size : 8pt;
}

A.SelRep  {
	font-size : 8pt;
	cursor : hand;
  text-decoration : none;
}

A.SelRep:Visited  {
	font-size : 8pt;
	cursor : hand;
  text-decoration : none;
}

A.SelRep:Hover  {
	font-size : 8pt;
	color : #e6002d;
	cursor : hand;
  text-decoration : underline;
}

A.TopLevel  {
	font-size : 8pt;
	cursor : hand;
  text-decoration : none;
}

A.TopLevel:Visited  {
	font-size : 8pt;
	cursor : hand;
  text-decoration : none;
}

A.TopLevel:Hover  {
	font-size : 8pt;
	color : #2a2e7f;
	cursor : hand;
  text-decoration : none;	
}

A.SubLevel  {
	font-size : 8pt;
	color : #e74a29;
	cursor : hand;
  text-decoration : none;	
}

A.SubLevel:Visited  {
	font-size : 8pt;
	color : #e74a29;	
	cursor : hand;
  text-decoration : none;
}

A.SubLevel:Hover  {
	font-size : 8pt;
	color : #e74a29;
	cursor : hand;
  text-decoration : none;
}

BODY  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
    font-style : normal;
	color : #2a2e7f;
	background-color : #FFFFFF;
}

H1  {
	font-family : Arial;
	color : #2a2e7f;
}

H2  {
	font-family : Arial;
	color : #2a2e7f;
}

H3  {
	font-family : Arial;
	color : #2a2e7f;
}

H4  {
	font-size : medium;
	font-family : Arial;
	font-weight : normal;
	font-style : italic;
	border-width : medium;
	color : #FFFFFF;
	background-color : #2a2e7f;
}

H5  {
	font-size : medium;
}

H5.MData  {
	font-size : medium;
    font-weight : normal;
}

H6.SData  {
	font-size : 8pt;
}

INPUT {
	font-size : 8pt;
	font-family : Arial;
    color : #2a2e7f;
}

INPUT.FraEdit {
	font-size : 9pt;
	font-family : Arial;
  color : #2a2e7f;
}

INPUT.FraView {
	font-size : 8pt;
	font-family : Arial;
  color : #2a2e7f;
}

INPUT.cntBijdr {
	text-align : right;    
}

INPUT.cntBijdrDiff {
	text-align : right;
    color : Teal;  
    font-weight : bold;  
}

UL  {
	font-family : Arial;
	font-size : 9pt;
	color : #2a2e7f;
	font-weight : normal;
	font-style : normal;
    list-style-type : square;
}

UL.NDataSquare  {
	color : #2a2e7f;
	font-size : 9pt;
	font-weight : normal;
	font-family : Arial;
	list-style-type : square;
}

UL.NDataDisc  {
	color : #2a2e7f;
	font-size : 9pt;
	font-weight : normal;
	font-family : Arial;
	list-style-type : disc;
}

UL.NDataCircle  {
	color : #2a2e7f;
	font-size : 9pt;
	font-weight : normal;
	font-family : Arial;
	list-style-type : circle;
}

UL.SData  {
	color : #2a2e7f;
	font-size : 8pt;
	font-weight : normal;
	font-family : Arial;
	list-style-type : none;
}

UL.Plants  {
    font-family : Arial;
	font-size : 12pt;
	font-weight : normal;
    font-style : normal;
	list-style-type : none;
}

UL.Sector  {
    font-family : Arial;
	font-size : 11pt;
   	color : #e74a29;
	font-weight : normal;
    font-style : normal;
	list-style-type : none;
}

UL.Group  {
    font-family : Arial;
	font-size : 9pt;
	font-weight : normal;
    font-style : normal;
	list-style-type : disc;
}

UL.Section  {
    font-family : Arial;
	font-size : 9pt;
	font-weight : normal;
    font-style : normal;
	list-style-type : square;
}

UL.Rubric  {
    font-family : Arial;
	font-size : 9pt;
	font-weight : normal;
    font-style : normal;
	list-style-type : circle;
}

LI.Sect  {
	font-size : 9pt;
}

LI.Prod  {
	font-size : 8pt;
}

P.SData  {
	font-size : 9pt;
}

P.cntBijdrDiff {
    color : Teal;  
    font-weight : bold;  
}

SELECT {
	font-family : Arial;
  color : #2a2e7f;
}

SELECT.FraEdit {
	font-size : 9pt;
	font-family : Arial;
  color : #2a2e7f;
}

TABLE  {
  color : #2a2e7f;
	font-family : Arial;
	font-size : 9pt;
	font-weight : normal;
	font-style : normal;
}

TABLE.Frm  {
	font-size : 9pt;
	color : 00486C;
}

TABLE.Frame  {
	font-family : Arial;
	font-size : 9pt;
	color : #888888;
	font-weight : normal;
	font-style : normal;
	border-style : solid;
	border-color : #FFAA39;
	border-width : 1;
	padding : 0 0;
}

TABLE.OFrame  {
	font-family : Arial;
	font-size : 9pt;
	color : #888888;
	font-weight : normal;
	font-style : normal;
	border-width : 0;
	padding : 0 0;
}

TABLE.FHead  {
	font-size : medium;
	color : #2a2e7f;
	background-image : url(/images/BgName7.jpg);
	background-repeat : no-repeat;
	padding : 1 0;
}

TABLE.FraEdit  {
	font-family : Arial;
	font-size : 9pt;
	color : #888888;
	font-weight : normal;
	font-style : normal;
	padding : 0;
}

TABLE.FraView  {
	font-family : Arial;
	font-size : 8pt;
	color : #888888;
	font-weight : normal;
	font-style : normal;
	padding : 0;
}

TABLE.menu {
  background-color : #2a2e7f ;
  color : white ;
}

TD  {
  color : #2a2e7f;
	font-family : Arial;
	font-size : 9pt;
	font-weight : normal;
	font-style : normal;
}

TD.FHead  {
	font-size : medium;
	color : #2a2e7f;
	padding : 1 0;
}

TD.Frame  {
	font-family : Arial;
	border-style : solid;
	border-color : #FFAA39;
	border-width : 1;
	padding : 2;
}

TD.FraBtm  {
	font-family : Arial;
	font-size : 8pt;
	background-color : #FFAA39;
	border-style : solid;
	border-color : #FFAA39;
	border-width : 1;
	padding : 2;
}

TD.Label  {
	font-size : 9pt;
	color : #000000;
	font-weight : normal;
	font-family : Arial;
}

TD.titre  {
	color : #2a2e7f;
	font-size : 12pt;
	font-weight : bold;
	font-family : Arial;
}

TD.NData  {
	color : #2a2e7f;
	font-size : 9pt;
	font-weight : normal;
	font-family : Arial;
}

TD.SData  {
	color : #2a2e7f;
	font-size : 8pt;
	font-weight : normal;
	font-family : Arial;
}

TD.menu {
  color : white ;
  font-family : Arial ;
  font-size : 8pt ;
  font-weight : bold ;
}

TD.menudisabled {
  color : #d3d3d3 ;
  font-family : Arial ;
  font-size : 8pt ;
  font-weight : bold ;
}

TD.menuloc {
  color : #e6002d ;
  font-family : Arial ;
  font-size : 10pt ;
  font-style: italic;
  font-weight : bold ;
}

TD.titBijdrAang {
  color : #e6002d ;
  font-family : Arial ;
  font-size : 23pt ;
  font-weight : normal ;
}

TD.SAccounts  {
	color : #2a2e7f;
	font-size : 8pt;
	font-weight : normal;
	font-family : Arial;
}

TD.SAccountsBI  {
	color : #2a2e7f;
	font-size : 8pt;
	font-weight : bold;
	font-family : Arial;
  font-style : italic;
}

TD.Sector  {
    font-family : Arial;
   	color : #e74a29;
	font-weight : normal;
    font-style : normal;    
}

TD.NHead  {
	font-size : medium;
	color : #00468C;
	font-weight : normal;
	font-family : Arial;
}

TD.NLabel  {
	color : #2a2e7f;
	font-size : 9pt;
	font-weight : bold;
	font-family : Arial;
	font-style : normal;
}

TD.NLabMan  {
	color : #2a2e7f;
	font-weight : bold;
}

TD.SLabel  {
	color : #2a2e7f;
	font-size : 8pt;
	font-weight : bold;
	font-family : Arial;
}

TD.TlbBarU  {
	padding : 0px 10px;
	background-color : #FFAA39;
	font-size : 8pt;
	font-family : Arial;
  height : 30;
}

TD.SelRep  {
	font-size : 8pt;
	color : #2a2e7f;
	font-family : Arial;
	cursor : hand;
	height : 20;
	font-weight : normal;
}

TEXTAREA.FraEdit {
	color : #2a2e7f;
	font-size : 9pt;
	font-family : Arial;
}

TEXTAREA.FraView {
	color : #2a2e7f;
	font-size : 8pt;
	font-family : Arial;
}

TR.SelRep  {
	font-size : 8pt;
	color : #00468C;
	font-family : Arial;
	cursor : hand;
	background-color : #B4E3F1;
	width : 90;
	height : 20;
	font-weight : normal;
}

img.vMenu  {
	cursor : hand;
	border : 0;
}

