/* Document : style Author : Detonator Description: Purpose of the stylesheet follows. */ TD.main_menu{ text-align: center; vertical-align: center; padding-left: 5px } .main_menu_notactiv{ font-weight: bold; font-size: 14px; letter-spacing: normal; color: #444444; padding: 2px; text-decoration: none; } .main_menu_activ{ letter-spacing: normal; font-weight: bold; font-size: 14px; letter-spacing: normal; color: #000000; padding: 2px; text-decoration: none; } .title{ font-weight: bold; font-size: 16px; color: #ec9001; text-decoration: none; } IMG{ border: 0; } TABLE.catalogue{ border-left: 1px solid #AAAAAA; border-top: 1px solid #AAAAAA; } TD.catalogue_header{ border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; background-color: #B3DE0C; color: #444444; font-weight: bold; font-size: 13px; } TD.catalogue{ border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; color: black; font-size: 13px; } .group{ color: #AAAAAA; font-weight: bold; font-size: 14px; text-decoration: none; } .group_selected{ color: #EC9001; text-decoration: none; } .group_selected_green{ color: #B3DE0C; font-weight: bold; font-size: 14px; text-decoration: none; } .group_selected_blue{ color: #4A1991; font-weight: bold; font-size: 14px; text-decoration: none; } .group_selected_orange{ color: #EC9001; font-weight: bold; font-size: 14px; text-decoration: none; } .pager_active{ color: #EC9001; text-decoration: none; font-size: 13px; font-weight: bold; } .pager_notactive{ color: #AAAAAA; text-decoration: none; font-size: 13px; font-weight: bold; } /* Generated by CMS */ BODY{ font-family: Arial; font-size: 14px; color: black; background-color: white; } A{ font-size: 13px; color: black; font-weight: bold; letter-spacing: 1px; } P{ font-size: 12px; font-weight: normal; padding: 3; }