  #navbar table { background: rgb(244, 229, 182) 
    none repeat scroll 0% 50%;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    }

  #navbar a { border-style: none;
    padding: 0.2em 0pt;
    display: block;
    color: rgb(40, 40, 40);
    width: 9em;
    text-decoration: none;
    font-family: Arial,Helvetica,sans-serif;
    border-top-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
    text-align: center ! important;
    border-bottom-width: 0px ! important;
    font-weight: normal;
    font-size: small;
    background-color: rgb(244, 229, 182);
    }

  #navbarSelect table  { border-style: none;
    padding: 0.2em 0pt;
    display: block;
    color: rgb(0,0,0);
    width: 9em;
    text-decoration: none;
    font-family: Arial,Helvetica,sans-serif;
    border-top-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
    text-align: center ! important;
    border-bottom-width: 0px ! important;
    font-weight: normal;
    font-size: small;
    background-color: rgb(234, 205, 113);
    }

  #navbarSelect a { border-style: none;
    padding: 0.2em 0pt;
    display: block;
    color: rgb(0,0,0);
    width: 9em;
    text-decoration: none;
    font-family: Arial,Helvetica,sans-serif;
    border-top-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
    text-align: center ! important;
    border-bottom-width: 0px ! important;
    font-weight: normal;
    font-size: small;
    background-color: rgb(234, 205, 113);
    }

  #navbar a:hover { border-style: none;
    color: rgb(255, 255, 255);
    font-family: Arial,Helvetica,sans-serif;
    text-decoration: none;
    padding-top: 0.2em;
    padding-bottom: 0.2em;
    text-align: center ! important;
    font-weight: normal;
    font-size: small;
    background-color: rgb(0, 0, 0);
    }

  .text1 { font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-size: medium;
    color: rgb(3, 84, 161);
    }

  .text1Big { font-family: Arial,Helvetica,sans-serif;
    color: rgb(3, 84, 161);
    font-style: italic;
    font-weight: normal;
    font-size: medium;
    }

  .text2 { font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-size: small;
    color: rgb(3, 84, 161);
    }

  .text3 { font-family: Arial,Helvetica,sans-serif;
    font-size: small;
    color: rgb(3, 84, 161);
    }

  #horizList li { display: inline;
    list-style-type: square;
    }

