/* DEFAULTS voor het menu*/
body, BODY {
      font-family: Arial, Fixedsys, Helvetia, "Gill Sans", sans-serif, Courier;
      font-size  : 8pt;
      margin     : 0em 1em; /* top=1em, right=1em, bottom=1em, left=1em */
      background-image        : url(Petronastowersblue.jpg);
      background-repeat       : no-repeat;
      background-color        : #0000A0;
      background-attachment   : fixed;
      color                   : #D7D7FF
      }
td, TD {
      font-family: Arial, Fixedsys, Helvetia, "Gill Sans", sans-serif, Courier;
      font-size  : 8pt;
      margin     : 0em 0em 0em 0em; /* top=1em, right=1em, bottom=1em, left=1em */
      background-image        : none;
      color                   : #D7D7FF
      }
a, A  {
      font-family             : Arial, Fixedsys, Helvetia, "Gill Sans", sans-serif, Courier;
      font-size               : 8pt;
      text-decoration         : none
      }
A:link    { color: #D7D7FF }
A:visited { color: #D7D7FF }
A:hover   { color: #D7D7FF }
A:active  { color: #D7D7FF }
/* CLASSES: de naam van de class mag niet te lang zijn voor Netscape, niet langer dan 8*/

/* CLASSES voor het menu */
span.arrow    { font-family             : wingdings;
                font-size               : 15pt
              }
div.navtop    { font-family             : arial;
                font-size               : 15pt;
                text-align              : right;
                color                   : #FFFF00
              }
div.inhtop    { font-family             : arial;
                font-size               : 15pt;
                text-align              : left;
                color                   : #FFFF00
              }
span.indent   { font-family             : arial;
                color                   : #0000A0
              }
/* einde CLASSES voor het menu */

