Updated CategoryTheme. WTI-1887- Made class abstract, as it serves as a base for the specific Map type data- Removed Color property as it is already contained within the derived classes and their specific styling
Fix Setup and TearDown locations in test:- Moved Setup and TearDown overrides to the top of test file documents for cleanups that are already performedWTI-1767