/* Level 0 - Text ***************************************************/ .m0l0iout { font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration : none; padding: 4px; color: #FFFFFF; } .m0l0iover { font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: none; text-decoration : none; padding: 4px; color: #FFFFFF; } /* Level 0 - Container **********************************************/ .m0l0oout { text-decoration : none; border: 2px outset #ffffff; background: #336699; filter: alpha(opacity=100, FinishOpacity=50, Style=1, StartX=0, StartY=20, FinishX=0, FinishY=10); overflow:hidden; text-overflow:ellipsis; } .m0l0oover { text-decoration : none; border: 1px inset #336699; background: #5CACEE; filter: alpha(opacity=100, FinishOpacity=100, Style=1, StartX=0, StartY=100, FinishX=0, FinishY=0); overflow:hidden; text-overflow:ellipsis; } /* Level 1 - Text ***************************************************/ .m0l1iout { font: 11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; padding: 4px; color: #000000; } .m0l1iover { font: 11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight: none; padding: 5px; color: #000000; } /* Level 1 - Container *********************************************/ .m0l1oout { text-decoration : none; background: #CFCFCF; filter: alpha(opacity=100); overflow:hidden; text-overflow:ellipsis; border : 1px double #8B8989; } .m0l1oover { text-decoration : none; background: #5CACEE; filter: alpha(opacity=100); overflow:hidden; text-overflow:ellipsis; border : 1px double #8B8989; } /* All other Levels - Text ****************************************/ .m0l2iout { font: 11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; padding: 4px; color: #000000; } .m0l2iover { font: 11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight: none; padding: 5px; color: #000000; } /* All other Levels - Container ************************************/ .m0l2oout { text-decoration : none; background: #CFCFCF; filter: alpha(opacity=100); overflow:hidden; text-overflow:ellipsis; border : 1px double #8B8989; } .m0l2oover { text-decoration : none; background: #5CACEE; filter: alpha(opacity=100); overflow:hidden; text-overflow:ellipsis; border : 1px double #8B8989; }