/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  h1 { font-family: "tahoma";
    font-size: xx-large;
    }

  h2 { font-family: "tahoma";
    font-size: large;
    font-weight: bold;
    color: rgb(51, 204, 0);
    }

  h3 { font-family: "tahoma";
    font-size: x-large;
    }

  h4 { font-family: "tahoma";
    font-size: large;
    font-style: italic;
    font-weight: bold;
    color: rgb(204, 0, 0);
    }

  h5 { font-family: "tahoma";
    font-size: large;
    background-color: rgb(255, 255, 204);
    font-style: normal;
    font-weight: bold;
    }

  p { font-family: "tahoma";
    list-style-type: disc;
    font-size: medium;
    text-align: left;
    }

  a { color: rgb(0, 102, 51);
    text-decoration: none;
    font-weight: bold;
    font-size: medium;
    }

  img { border-style: solid;
    border-color: rgb(247, 220, 185) rgb(178, 161, 99) rgb(178, 161, 99) rgb(247, 220, 185);
    border-width: 2px;
    }

  a:hover { color: rgb(153, 204, 51);
    text-decoration: underline;
    font-weight: bold;
    background-color: rgb(255, 255, 204);
    font-size: medium;
    }

  #navlist { width: 150px;
    text-decoration: none;
    font-family: Tahoma;
    text-align: left;
    }

  #navlist ul { margin: 0pt;
    padding: 0pt;
    list-style-type: none;
    font-family: Tahoma;
    font-size: medium;
    font-weight: bold;
    }

  #navlist li { margin: 2px;
    }

  #navlist a { border-style: solid;
    border-color: rgb(247, 220, 185) rgb(162, 196, 48) rgb(162, 196, 48) rgb(247, 220, 185);
    border-width: 1px;
    padding: 2px 2px 2px 24px;
    display: block;
    background-image: url(assets/down.gif);
    background-repeat: no-repeat;
    background-position: 0% 50%;
    background-color: rgb(255, 255, 204);
    }

  #navlist a:hover, #navlist a:active, #uberlink a:link, #uberlink a:visited, #uberlink a:hover, #uberlink a:active { background-image: url(assets/up.gif);
    background-repeat: no-repeat;
    background-position: 0% 50%;
    color: rgb(153, 102, 51);
    background-color: rgb(255, 204, 51);
    }


