/*
	OVERIDDEN STYLES (district.css): These styles apply to all browsers

	To apply district-specific styles to a SchoolNet application simply 
	copy the style definition from the default.css file into this one 
	and make the required changes.

	Most major web browser will use the last definition of a CSS style 
	so the original file does not need to be modified.
*/

/************* OVERIDDEN STYLES *************/

.UserNavWelcome 
{
	/* EXAMPLE
	color: #CC0000;
	*/
}
