body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(images/nwp_bg.gif);
	background-repeat: repeat;
}


.main_table {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-attachment: scroll;
	background-image: url(images/nwp_bottom_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.signup_table {
	background-attachment: scroll;
	background-image: url(images/nwp_signup_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.main_text_bg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-attachment: scroll;
	background-image: url(images/nwp_text_bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.toc_header {
	font-size: 18px;
}

.footer_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #8B170A;
}
a {
	color: #8B170A;
	text-decoration: none;
}
a:hover {
	color: #E9E3DC;
	text-decoration: none;
	background-color: #8B170A;
}

.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}
