	/*
	 * Background image definitions for NN4 to workaround a bug where
	 * Relative URI in CSS file Interpreted relative to the HTML file
	 * instead of CSS file
	 */

	.topnavbarbg {
		background-image: url(../images/nav_top_bg.gif);
	}

	.sidenavbarbg {
		background-image: url(../images/nav_left_bg.gif);
	}


	/*
	 *  Site style definitions - Changes to compensate for Navigator quirks
     *
	 */

