	@import url(topmenu_silver.css);	/*must be placed at the top */
	@import url(quickpost_silver.css);	/*must be placed at the top */

	Body { /* covers the entire screen */
		background-color:#FFF;	
	}


	.PageContent { /* covers all content, but not the margin */
		border: 1px solid #eeeeee;
		background: #FFF url(../../images/pixels/pixelblank.gif);
		background-repeat : repeat-x;
	}
	
	
	
	.timeDisplay {
		/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
		Font-size:10px;
		color:#4682B4; /* steelblue */
	}
	

