/* Level 0 - Text ***************************************************/ .m0l0iout { font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; padding: 4px; color: #FFFFFF; text-decoration : none; } .m0l0iover { font: 11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; padding: 4px; color: #FFFFFF; text-decoration : none; } /* Level 0 - Container **********************************************/ .m0l0oout { text-decoration : none; border : 1px ridge #FFFFFF; background: #990000; overflow:hidden; text-overflow:ellipsis; } .m0l0oover { text-decoration : none; border : 1px ridge #FFFFFF; background: #CC6600; overflow:hidden; text-overflow:ellipsis; } /* Level 1 - Text ***************************************************/ .m0l1iout { font: 11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; padding: 4px; color: #FFFFFF; text-decoration : none; } .m0l1iover { font: normal 11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; padding: 4px; color: #FFFFFF; text-decoration : none; } /* Level 1 - Container *********************************************/ .m0l1oout { text-decoration : none; background: #FF9900; filter: alpha(opacity=90); overflow:hidden; text-overflow:ellipsis; border : 1px ridge #FFFFFF; } .m0l1oover { text-decoration : none; background: #CC6600; overflow:hidden; text-overflow:ellipsis; border : 1px ridge #FFFFFF; } /* All other Levels - Text ****************************************/ .m0l2iout { font: 11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration : none; padding: 4px; color: #FFFFFF; } .m0l2iover { font: 11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration : none; padding: 4px; color: #FFFFFF; } /* All other Levels - Container ************************************/ .m0l2oout { text-decoration : none; background: #CC6600; border : 1px ridge #FFFFFF; filter: alpha(opacity=90); overflow:hidden; text-overflow:ellipsis; } .m0l2oover { text-decoration : none; background: #FF9900; border : 1px ridge #FFFFFF; overflow:hidden; text-overflow:ellipsis; }