/* --- menu styles --- note: not all browsers render styles the same way so try out your style sheet on different browsers before publishing; */ /* level 0 inner */ .m0l0iout_n { font-family: Verdana,MS Sans Serif,Tahoma,Helvetica; font-size: 80%; text-decoration: none; padding: 4px; color: #FFFFFF; } .m0l0iover_n { font-family: Verdana,MS Sans Serif,Tahoma,Helvetica; font-size: 80%; text-decoration: underline; padding: 4px; color: #FFFFFF; } .m0l0iout_s { font-family: Verdana,MS Sans Serif,Tahoma,Helvetica; font-size: 80%; text-decoration: none; text-align: center; padding: 4px; color: #FFFFFF; } .m0l0iover_s { font-family: Verdana,MS Sans Serif,Tahoma,Helvetica; font-size: 80%; text-decoration: underline; text-align: center; padding: 4px; color: #FFFFFF; } /* level 0 outer */ .m0l0oout_n { text-decoration : none; border-top : 1px solid #FFFFFF; border-bottom : none; border-left : none; border-right : none; background: #009900; } .m0l0oover_n { text-decoration : none; border : 1px solid #FFFFFF; border-left : none; border-right : none; background: #CCCCCC; } .m0l0oout_s { text-decoration : none; border : 1px solid #FFFFFF; border-top : none; border-bottom : none; background: #009900; } .m0l0oover_s { text-decoration : none; border : 1px solid #FFFFFF; border-top : none; border-bottom : none; background: #CCCCCC; } /* level 1 inner */ .m0l1iout { font-family: Verdana,MS Sans Serif,Tahoma,Helvetica; font-size: 80%; text-decoration: none; padding: 4px; color: #FFFFFF; } .m0l1iover { font-family: Verdana,MS Sans Serif,Tahoma,Helvetica; font-size: 80%; text-decoration : none; padding: 4px; color: #FFFFFF; } /* level 1 outer */ .m0l1oout { text-decoration : none; border : 1px solid #FFFFFF; background: #000066; } .m0l1oover { text-decoration : none; border : 1px solid #FFFFFF; background: #CCCCCC; } /* level 2 inner */ .m0l2iover { font-family: Verdana,MS Sans Serif,Tahoma,Helvetica; font-size: 80%; text-decoration : none; padding: 4px; color: #FFFFFF; } /* level 2 outer */ .m0l2oout { text-decoration : none; border : 1px solid #FFFFFF; background: #000066; } .m0l2oover { text-decoration : none; border : 1px solid #FFFFFF; background: #CCCCCC; } /* level 3 inner */ .m0l3iover { font-family: Verdana,MS Sans Serif,Tahoma,Helvetica; font-size: 80%; text-decoration : none; padding: 4px; color: #FFFFFF; } /* level 3 outer */ .m0l3oout { text-decoration : none; border : 1px solid #FFFFFF; background: #000066; } .m0l3oover { text-decoration : none; border : 1px solid #FFFFFF; background: #CCCCCC; }