﻿@charset "UTF-8";

/* 	GIS Planning - ZoomPropsector Enterprise
	Overwrite Stylesheet
	This Stylesheet is intended to overwrite some css attribute applied on the Core.css Client file.
	Date: March 31, 2016 
	
*/

/* REPORTS TABS - This css will eliminate the images used for the reports tabs */

body { background-image: none; }
#tabs #current a, #tabs #current a:hover, #tabs a, #tabs a:hover { color:white !important; text-decoration:none !important; background-image:none !important;}

	


