a:link, a:visited { color : #000000 ; text-decoration : none ; font-weight : bold ; font-size : 10pt }
a:hover { color : #900000 ; text-decoration : none ; font-weight : bold ; font-size : 10pt }
body { background-color : #dddddd ;
       background-image : url(../bgrounds/wfpb.jpg) ;
       background-repeat : repeat ;
       font-family : arial ;
       color : #000000 ;
       font-size : 10pt }
h1 { color : #009900 ;
     font-family : times new roman, verdana, arial ;
     font-weight : bold }
h2 { font-family : verdana, arial ;
     color : #aa0000 ;
     font-weight : bold }
h4 { font-family : verdana, arial ;
     color : #aa0000 ;
     font-weight : bold }
h3 { font family : arial , verdana ;
     color : #ff0000 ;
     font-weight : bold ;
     text-decoration : underline : overline }
p { font-family : arial, verdana ;
    font-size : 10pt ;
    color : #000000 ;
    font-weight : bold }
address { font-family : times new roman, arial ;
          font-size : 10pt ;
          font-weight : bold ;
          color : #00aa00 }
ul { font-family : arial ;
     font-size : 10pt ;
     color : #00aa00 ;
     font-weight : bold }
ol { font-family : arial, verdana ;
    font-size : 10pt ;
    color : #000000 ;
    font-weight : bold }
blockquote { font-family : verdana,arial ;
             font-size : 10pt ;
             color : #009900 ;
             font-weight : bold }

  .menu

  {

   position:relative;

   background-color:gold;

   border:1px solid darkblue;

   width:120;

   font-size:11px;

   font-family:verdana;

   font:bold;

   position:absolute;

   cursor:se-resize;

  }

  .item_panel

  {

    width:120;

    border-left:1px solid darkblue;

    border-right:1px solid darkblue;

    clip:rect(0,120,0,0);

    position:absolute;



  }

  .item_panel a

  {

   text-decoration:none;

   color:black;

   cursor:hand;

  }

  .item

  {

   background-color:lightyellow;

   width:118;

   font-size:10px;

   font-family:verdana;

   

  }
