
table.SiteHeader {
			border			: none;
			width			: 700px;
			background-color : #396ea4;
			margin			: 5px 0px 5px 0px;
			border-bottom	: solid 6px #450000;
			}
.siteLogo {
			font			: normal bold 24pt Verdana,'Times New Roman';
			margin-top		: 5px;
			/*color			: #585858;*/
			color			: #ffffff;
			white-space		: nowrap;
			}
.siteLogoAddress {
			font			: normal bold 12pt Arial, Verdana, 'Times New Roman';
			margin-top		: 5px;
			color			: #323232;
			white-space		: nowrap;
			}
