	@import url(../topmenu_silver2.css);	/*must be placed at the top */
	@import url(../quickpost_silver.css);	/*must be placed at the top */

	/* RS 2017-04-21 (b221): Removed. Controlled by /css/central.css
	body {  covers the entire screen 
		background-color:#fefefe;	
	}
	*/

	/* RS 2017-04-21 (b221): Removed. Controlled by /css/central.css
	.pagecontent {  covers all content, but not the margin 
		border: 1px solid #ddd;
		background: #fcfcfc / *url(/images/backgrounds/metal.jpg)* /;
		background-repeat : repeat-x;
	}
	*/
	
	
	/* Removed. Controlled by /css/central.css
	.timedisplay {
		font-family: verdana, arial, helvetica, sans-serif;
		font-size:10px;
		color:#4682b4;  steelblue 
	} */
	
