@charset "utf-8";
.thrColFixHdr #mainContent2 {
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 160px;
	padding-top: 0;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 8px;
	background-image: url(/Assets/Images/b4-90.jpg);
}
.thrColFixHdr #footer2 {
	padding: 0;
	background-color: #DDDDDD;
	background-image: url(/Assets/Images/gray043.jpg);
	background-position: center;
	text-align: center;
	border: medium solid #003300;
}
.thrColFixHdr #footer3 {
	padding: 0;
	background-color: #DDDDDD;
	background-image: url(/Assets/Images/gray043.jpg);
	background-position: center;
	text-align: center;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
}

