/*	Note the use of an absolute URI for the background image		*/
/*	This is a workaround for NN using an address relative to the		*/
/*	.html file rather than the .css file					*/
body {
background: #3C0101;
margin: 0;
}


p.pagetitle {
	margin-bottom: 2;
	color: #782114;
	font-size: 14pt;
	font-family: "Trebuchet MS";
	font-weight: bold;
}
span.pagetitle {
	margin-bottom: 2;
	color: #782114;
	font-size: 14pt;
	font-family: "Trebuchet MS";
	font-weight: bold;
}
p.body {
	margin-bottom: 0;
	margin-top: 0;
	color: #000000;
	font-size: 8pt;
	font-family: "Arial";
}
p.note {
	color: #B68C63;
		margin-top: 0;
	text-align: center;
	font-size: 8pt;
	font-family: "Arial";
}
a.thumb {
	color: #ffffff;
	font-size: 8pt;
	font-family: "Arial";
	text-decoration: none;
}
a.thumb:hover {
	color: #ffffff;
	font-size: 8pt;
	font-family: "Arial";
	text-decoration: underline;
}
p.thumb {
	color: #ffffff;
	font-size: 10pt;
	font-family: "Arial";
	text-decoration: none;
}
span.thumb {
	color: #ffffff;
	font-size: 10pt;
	font-family: "Arial";
	text-decoration: none;
}
p.copyright {
	color: #ff9900;
		margin-top: 0;
	text-align: center;
	font-size: 7pt;
	font-family: "Arial";
}
a.copyright {
	color: #ff9900;
		margin-top: 0;
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	font-family: "Arial";
}
a.copyright:hover {
	color: #ffffff;
		margin-top: 0;
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	font-family: "Arial";
}
a.service {
	color: #930301;
	font-size: 10pt;
	font-family: "Arial";
	text-decoration: none;
}
a.service:hover {
	color: #ffffff;
	font-size: 10pt;
	font-family: "Arial";
	text-decoration: underline;
}
ul.services {
	color: #E4C694;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 10pt;
	font-family: "Arial";
}
p.services {
	color: #E4C694;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 12pt;
	font-family: "Trebuchet MS";
	font-style: italic;
	font-weight: bold;
}

td.nopheader {
	background: #333333;
	color: #E4C694;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 8pt;
	font-family: "Trebuchet MS";
	font-style: italic;
	font-weight: bold;
}
td.nopentry {
	color: #E4C694;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 8pt;
	font-family: "Trebuchet MS";

}

td.noptotal {
	color: #E4C694;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 10pt;
	font-family: "Trebuchet MS";
	font-weight: bold;
	text-align: right;
}