body {
	background-color: #f2f1e3;
	background-image: url(http://www.northernbordersonline.com/images/bg-main.gif);
	background-repeat: repeat-x;
	margin: 0px;
	color: #342515;
	font-family: Arial, Helvetica, sans-serif;
}
td {
	vertical-align: top;
}
.mainTD {
	background-image: url(http://www.northernbordersonline.com/images/bg-content.gif);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
}
.header {
	background-image: url(images/bg-header.gif);
	background-repeat: repeat-x;
	height: 95px;
	background-color: #DFD8C8;
	text-align: center;
	padding-top: 8px;
}
.textMenu a {
	color: #93341F;
	font-weight: normal;
}

.menu {
	background-image: url(http://www.northernbordersonline.com/images/bg-menu.gif);
	background-repeat: repeat-y;
	background-color: #93341F;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #413324;
	border-bottom-color: #413324;
	text-align: center;
	padding-top: 11px;
	padding-bottom: 7px;
}
.textMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
.footer {
	font-size: 11px;
	text-align: center;
	background-image: url(http://www.northernbordersonline.com/images/bg-footer.gif);
	background-repeat: repeat-x;
	background-color: #F0ECE5;
	padding-top: 3px;
	padding-bottom: 3px;
}
.footer a {
	color: #93341F;
}
.content {
	font-size: 12px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
}.pageTitle {
	color: #342515;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 18px;
}