/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  .menu ul { margin: 0pt;
    padding: 0pt;
    list-style-type: none;
    }

  .menu li { float: left;
    position: relative;
    z-index: 100;
    }

  .menu table { position: absolute;
    border-collapse: collapse;
    z-index: 80;
    left: -1px;
    top: 25px;
    }

  .menu a, .menu *:visited { border-width: thin;
    padding: 3px 0pt;
    background: rgb(51, 204, 255) none repeat scroll 0% 50%;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    display: block;
    font-size: 10px;
    text-decoration: none;
    margin-right: 1px;
    text-align: center;
    width: 70px;
    color: rgb(0, 0, 0);
    }

  .menu *:hover { background: rgb(255, 102, 102) none repeat scroll 0% 50%;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    color: rgb(68, 68, 68);
    }

  .menu ul ul { visibility: hidden;
    position: absolute;
    height: 0pt;
    width: 70px;
    }

  .menu ul li:hover ul, .menu ul a:hover ul { visibility: visible;
    }

