/* *** afisarea action bar-ului **** */ table.actionbar { width:100%; padding:0px 0px 0px 0px; border:0px solid #3d77cb; background-color:#3d77cb; } table.actionbar_submenu { padding:0px 0px 0px 0px; border:0px solid black; background-color:#f2f2ec; } table.actionbar td.clsBtnUp{ padding : 1px; border-width : 2px; border-style : outset; border-color : #FFFFFF; cursor : hand; background-color:#3d77cb; } table.actionbar td.clsBtnDown{ padding : 1px; border-width : 2px; border-style : inset; border-color : #FFFFFF; cursor : hand; background-color:#3d77cb; } table.actionbar td.clsBtnOn{ padding : 1px; border-width : 2px; border-style : inset; border-color : #FFFFFF; cursor : hand; background-color:#3d77cb; } table.actionbar td.clsPrintPreview { padding : 1px; border-width : 2px; border-style : solid; border-color : #3d77cb; cursor : hand; font-family:tahoma; font-weight:bold; color:#ffffff; font-size:8pt; background-color:#3d77cb; text-align:right; } table.actionbar td.clsBtnOff, table.actionbar td{ padding : 1px; border-width : 2px; border-style : solid; border-color : #3d77cb; cursor : hand; font-family:tahoma; font-weight:bold; color:#ffffff; font-size:8pt; background-color:#3d77cb; } table.actionbar td a, table.actionbar td.clsPrintPreview a{ padding : 0px; border-width : 0px; font-family:tahoma; font-weight:normal; color:#ffffff; font-size:8pt; text-decoration:none; } table.actionbar_submenu td { padding-bottom : 4px; padding-top : 0px; border-top:0px; border-bottom:0px; border-left:1px solid #aca899; border-right:1px solid #aca899; border : 0px; } table.actionbar_submenu a { color:black; font-family:tahoma; font-size:8pt; font-weight:normal; display:block; width:100%; text-decoration:none; cursor:hand; } table.actionbar_submenu hr{ height:1px; corsor:pointer; } table.actionbar_submenu td.clsSubMenuIn { /* background-color : #316ac5; */ background-color : #3d77cb; } table.actionbar_submenu td.clsSubMenuIn a{ color:white; } table.actionbar_submenu td.clsSubMenuOut { background-color : #f2f2ec; } table.actionbar a.clsLink, table.actionbar a { TEXT-DECORATION: none; } table.actionbar a font{ FONT-FAMILY:tahoma; FONT-SIZE:8pt; FONT-WEIGHT:plain; FONT-COLOR: #ffffff; color:white; TEXT-DECORATION: none; } table.actionbar tr.clsNoBorder{ border-top-width : 0px; border-bottom-width : 0px; border-right-width : 0px; border-left-width : 0px; }