a:link{
color: rgb(0,0,0);
}

a:visited{
color: rgb(0,0,0);
}

a:active{
color: rgb(0,0,0);
}

td{
vertical-align: top;
}

html {
   height: 100%;
   font-family: Arial;
font-size: 10pt;
color: rgb(0,0,0);
font-weight: Normal;
} 

.vwDefault {
    font-size: 40pt;
}

.Lst{
    background-color: White;
    color: Black;
    border-style: None;
}

.LstSel{
    background-color: Gray;
    color: White;
    border-style: None;
}

body{
background-color: rgb(255,255,255);
height: 100%;
margin: 0;
font-family: Arial;
font-size: 10pt;
color: rgb(0,0,0);
font-weight: Normal;
}

.myDiv {
  border: 1px outset black;
  width: 500px;
  height: 200px;
  overflow: scroll;
  line-height: 120%;
}

.PrKop{
font-family: Arial;
font-size: 16pt;
color: rgb(0,0,0);  
}

.PrSubKop{
font-family: Arial;
font-size: 14pt;
color: rgb(0,0,0);  
}

.PrStandaard{
font-family: Arial;
font-size: 10pt;
color: rgb(0,0,0);  
}

.PrKlein{
font-family: Arial;
font-size: 8pt;
color: rgb(0,0,0);  
}

.PrMedium{
font-family: Arial;
font-size: 10pt;
color: rgb(0,0,0);  
}

.ImpBrandMenuTable{
font-family: Calibri;
font-size: 12pt;
color: rgb(0,0,0);
font-weight: Bold;
}

.ImpBrandMenuCell{
border: 1px solid rgb(0,0,0);
padding-left: 4pt;
padding-right: 4pt;
cursor: pointer;
}

.PGrijs{
background-color: rgb(200,200,200) !Important;
}

.Wit{
background-color: rgb(255,255,255) !Important;
}

.Rood{
background-color: rgb(255,190,190) !Important;
}

.TitelBalk{
background-color: rgb(0,0,150);
}

.TitelBalkKlein{
width: 100%;
background-color: rgb(0,0,150);
color: rgb(255,255,255);
margin-top: 0px;
margin-bottom: 0px;
border-top: 1px solid rgb(0,0,0);
border-bottom: 1px solid rgb(0,0,0);
font-family: Arial;
font-size: 10pt;
font-weight: normal;
padding: 1pt;
text-align: center;
}
.TabelKop{
background-color: rgb(0,0,150);
color: rgb(255,255,255);
font-family: Arial;
font-size: 10pt;
font-weight: normal;
}

.Tabel{
margin-left: 10pt;
border: 1px solid rgb(0,0,0);
font-family: Arial;
font-size: 10pt;
font-weight: normal;
}

.ScrollDiv{
border: 1px solid rgb(0,0,0);
width: 500pt;
height: 100pt;
overflow: auto;
margin-left: 20pt;
padding: 3pt;
}

.Kop{
font-family: Arial;
font-size: 18pt;
color: rgb(0,0,0);  
margin-left: 10pt; 
margin-right: 10pt;
margin-top: 8pt; 
margin-bottom: 8pt;
font-weight: bold;
}

.SubKop{
font-family: Arial;
font-size: 15pt;
color: rgb(0,0,0);
margin-left: 10pt;
margin-right: 10pt;
margin-top: 0pt; 
margin-bottom: 6pt;
font-weight: bold;
}

.SubSubKop{
font-family: Arial;
font-size: 13pt;
color: rgb(0,0,0);
margin-left: 10pt;
margin-right: 10pt;
margin-top: 0pt; 
margin-bottom: 6pt;
font-weight: normal;
}

.Normaal{
margin-left: 10pt;
font-family: Arial;
font-size: 10pt;
color: rgb(0,0,0);
font-weight: normal;
}

.Lijst{
font-family: Arial;
font-size: 10pt;
color: rgb(0,0,0);
font-weight: normal;
}

.SalesData{
font-size: 10pt;
color: rgb(255,255,255);
}

.Mark{
background-color: rgb(180,255,150);
color: rgb(0,0,0);
}

.UnMark{
color: rgb(100,100,100);
}