--MENU-SECTIONS-BG-color:rgba(131,201,50,1);/* background of the menu; this is NOT just a color value but can be a complete CSS background definition including gradients, etc. */
--MENU-SECTIONS-ACTIVE-BG-color:transparent;/* background color of the active menu section */
--MENU-SECTIONS-LINK-color:rgba(50,50,50,1);/* link color of menu topics */
--MENU-SECTIONS-LINK-HOVER-color:rgba(255,255,255,1);/* hovered link color of menu topics */
--MENU-SECTION-ACTIVE-CATEGORY-color:rgba(50,50,50,1);/* text color of the displayed menu topic */
--MENU-SECTION-SEPARATOR-color:rgba(96,96,96,1);/* separator color between menu sections and menu footer */
--BOX-CAPTION-color:rgba(255,255,255,1);/* text color of colored box titles */
--BOX-BG-color:rgba(255,255,255,0.833);/* background color of colored boxes */
--BOX-TEXT-color:rgba(16,16,16,1);/* text color of colored box content */