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

  div { top: 70px;
    z-index: 70;
    }

  a.menu { 
    color: rgb(173, 204, 148);
    font-weight: bold;
    text-decoration: none;
    }

  a.menu:hover { color: rgb(255, 255, 255);
    font-weight: bold;
    }

  a.menuactive { 
    color: rgb(255, 255, 255);
    font-weight: bold;
    }

  table { font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    color: rgb(98, 121, 39);
    }

  a { text-decoration: underline;
    }

  a:hover { text-decoration: none;
    }
#menu2 {
    margin-bottom: 40px;    
}
#menu2 a {
	font-weight: bold;
	font-size: 13px;
	color: #cc6633;
	text-decoration: none;
    padding: 1px;
    padding-left:5px;
    padding-right: 5px;
}
#menu2 a:hover {
	background-color: rgb(173, 204, 148);
    color: #ffffff;	
}
#menu2 a.asel {
	background-color: rgb(173, 204, 148);
    color: #ffffff;	
}