/* ------------------- TOP MENU ------------------------- */ .loggedin { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 11px; color : White; } .help { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 11px; font-weight : bold; color : Black; } .logout { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 11px; font-weight : bold; background-color : #669999; color : White; height : 23px ; } .button_renew_services { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 11px; font-weight : bold; background-color : #FF9933; color : White; height : 23px ; } /* ------------- LEFT SIDE MENU ---------------------- */ .menu_headline { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 12px; font-weight : bold; color : White; } .menu_sub_headline { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 12px; font-weight : bold; color : Black; } .menu_links { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 11px; color : #336666; line-height : 17px; } .menu_links_mark { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 11px; color : #336666; line-height : 17px; background-color: #E1E9E9; } .menu_background { background-color: #666666 } .menu_button { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 11px; font-weight : bold; background-color : #669999; color : White; height : 23px ; } .breadcrumb { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 12px; }