    body {
  	     background-image: url("../images/bg.jpg");
  	     background-attachment: fixed
    }

    .header           { FONT-SIZE: 15px; FONT-FAMILY: Verdana; }
    .header2          { FONT-SIZE: 13px; FONT-FAMILY: Verdana; }
    .standard         { FONT-SIZE: 11px; FONT-FAMILY: Verdana; }
    .standard_small   { FONT-SIZE: 10px; FONT-FAMILY: Verdana; }

    .spacer           { FONT-SIZE: 17px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif }

    a:link.menu       { color: #000000; font-family: verdana; font-size: 14px; text-decoration: none; font-weight:bold; }
    a:visited.menu    { color: #000000; font-family: verdana; font-size: 14px; text-decoration: none; font-weight:bold;}
    a:hover.menu      { color: #000000; font-family: verdana; font-size: 14px; text-decoration: underline; font-weight:bold;} 
    a:active.menu     { color: #000000; font-family: verdana; font-size: 14px; text-decoration: none; font-weight:bold;}

    a:link.std        { font-family: verdana; font-size: 10px; text-decoration: underline; }
    a:visited.std     { font-family: verdana; font-size: 10px; text-decoration: underline; }
    a:hover.std       { font-family: verdana; font-size: 10px; text-decoration: none; } 
    a:active.std      { font-family: verdana; font-size: 10px; text-decoration: underline; }

    .nolink_menu      { color: #555555; font-family: verdana; font-size: 12px; font-weight:bold;}
    .nolink_menu2     { color: #555555; font-family: verdana; font-size: 18px; }

    .nolink           { color: #4589B1; font-family: verdana; font-size: 11px; text-decoration: none; }
    .nolink2          { color: #AF636F; font-family: verdana; font-size: 11px; text-decoration: none; }

