for the submenus that dynamicaly appears you can use the following property :
DynamicHoverStyle >> when mouse hover (works only client script is enabled)
DynamicMenuItemStyle >> style of menu items that are in the dynamic part( submenu)
DynamicMenuStyle >> style of the menu itself not the items
DynamicSelectedStyle >> style for the selected item id in the dynamic part
Mark As Answer If my reply helped you.