/* MVVM, 56.15.7-65.35.4, CSS/AllPages.css for mvvm.net                    */
/*-------------------------------------------------------------------------*/

/*===for both screen and paper===*/
 body { margin:0px }
 li, blockquote { text-align:left }
 #Info_CSS { font-family:Courier New; font-size:xx-small }

/* @media screen  --not all browsers with CSS can handle @media definitions
   { */

/*
    body { scrollbar-track-color:#000000; scrollbar-arrow-color:#ffffff }
      not standard and not supported by Netscape/Firefox: use 
document.body.style.scrollbarTrackColor="colorname" and
document.body.style.scrollbarArrowColor="colorname" 
      in JS for IE and compatible only!
*/
    a#RainbowL, a#RainbowR { color:#000000; font-family:Courier New;
               font-size:8pt; background:#ffffff; text-decoration:none }
    a#SwitchLight
      { color:#ffffff; font-family: Small Fonts, Times New Roman;
        font-size:6pt; background:transparent }
    #BBarL, #BBarR, #GBarL, #GBarR, #TBarL, #TBarR
      { color:#e2e2e2; font-family: Small Fonts, Times New Roman;
        font-size:6pt; background:transparent; text-decoration:none }
    #WidthTbl { visibility:visible }
    table#RainbTbl { visibility:visible }

    td.PopUpBar { visibility:visible }
    .FrameBarTxt, a.FrameBarTxt:link, a.FrameBarTxt:visited,
     a.FrameBarTxt:active, a.FrameBarTxt:hover
     { color:#000000; font-family:Courier New; font-size:8pt;
       text-decoration:none }
    a.FrameBarTxt:active, a.FrameBarTxt:hover { color:#fffff0 }
    iframe { visibility:visible }

    a.Button:link, a.Button:visited, a.Button:active, a.Button:hover
     { color:#fffff0; background:black; font-family:Courier New;
       font-size:8pt; text-decoration:none }

    .ScrOnly { visibility:visible }
    .PrOnly { visibility:hidden } 

/*===start menus for screen and paper (separately)===*/

    .HeadBox { background-color:transparent; position:absolute;
               visibility:visible; left:0px; top:-329px; height:45px;
               width:100px; z-index:2 }
    .MenuBox { background-color:transparent; position:absolute;
               visibility:visible; left:0px; top:-329px; height:329px;
               width:100px; z-index:2 }

    a.MenuOnOff:link, a.MenuOnOff:visited, a.MenuOnOff:active, a.MenuOnOff:hover
     { color:#0000ff; text-decoration:none; background:transparent;
       font-size:8pt }
    a.MenuLink:link, a.MenuLink:visited, a.MenuLink:active
     { color:#00ff00; text-decoration:none; background:transparent;
       font-size:10pt }
    a.MenuLink:hover
     { color:#000000; text-decoration:none; background:#00ff00;
       font-size:10pt }

    a.FixedLink:link, a.FixedLink:visited, a.FixedLink:active, a.FixedLink:hover
     { color:#00ff00; text-decoration:none; background:transparent;
       font-family:Courier New; font-size:8pt }
    a.FixedLink:hover { text-decoration:underline }
    .FixedLink { font-size:8pt; font-weight:normal }

    .MenuHead, .MenuSubH, .MenuOnOff
     { color:#00004d; font-family:Arial, Helvetica, sans-serif }
    .MenuHead { text-decoration:underline; font-size:12pt }
    .MenuSubH { text-decoration:underline; font-size:10pt }
    .MenuOnOff { font-size:8pt }

    td.MenuLink { font-family:Arial, Helvetica, sans-serif; font-size:10pt; text-align:left }
    .NewLinks { color:#fff0ff;
                font-size:8pt; font-weight:normal; font-variant: small-caps }
/* } */

   @media print
   {
    .HeadBox, .MenuBox { visibility:hidden }

/*===end menus===*/

    #Info_CSS { visibility:hidden }

    td.PopUpBar { visibility:hidden }
    iframe { visibility:hidden }

    #WidthTbl { visibility:hidden }
    table.OptIkon { visibility:hidden }
    table#RainbTbl { visibility:hidden }
    .BlackPrint { color:black }

    .ScrOnly { visibility:hidden }
    .PrOnly { visibility:visible }
   }

/* Copyright 56-65aSWW, M.Vincent van Mechelen */