body {
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.bodycontent {
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
}
.pagename {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #71051A;
	text-align: left;
	padding-left: 5px;
	font-weight: bold;
}

a:link { color: #71051A; }
a:visited { color: #004683; }
a:hover { color: #4B6E56; }
a:active { color: #4B6E56; }

.bsbnav, .bsbnav a { color: #000000; display: inline-block; font-family: Arial, Helvetica; font-size: 8pt; text-decoration: none;}
.bsbnav a:link, a.bsbnav:link { color: #71051A; font-size: 8pt; display: inline-block; }
.bsbnav a:visited, a.bsbnav:visited { color: #004683; font-size: 8pt; display: inline-block; }
.bsbnav a:hover, a.bsbnav:hover { color: #4B6E56; font-size: 8pt; display: inline-block; }
.bsbnav a:active, a.bsbnav:active { color: #4B6E56; font-size: 8pt; display: inline-block; }


div.navitem { width: 974px; padding: 0px; height: 22px; text-align: center; }
.navitem { color: #ffffff; display: block; font-family: Arial, sans-serif; font-size: 12px; background: #4b6e56; line-height: 22px; }
a.navitem { color: #ffffff; font-size: 8pt; display: block; text-decoration: none; text-align: center; padding-right: 20px; padding-left: 20px; white-space: nowrap; }
a.navitem:link { color: #ffffff; border: 0px; }
a.navitem:visited { color: #ffffff; border: 0px; }
a.navitem:hover { color: #000000; background: #c1b29d; border: 0px; }
a.navitem:active { color: #000000; background: #c1b29d; border: 0px; }

div.subitem { width: 974px; padding: 0px; height: 22px; text-align: center; }
.subitem { color: #000000; display: block; font-family: Arial, sans-serif; font-size: 12px; background: #c1b29d; line-height: 22px; }
a.subitem { color: #000000; font-size: 8pt; display: block; text-decoration: none; text-align: center; padding-right: 20px; padding-left: 20px; white-space: nowrap; }
a.subitem:link { color: #000000; border: 0px; }
a.subitem:visited { color: #000000; border: 0px; }
a.subitem:hover { color: #ffffff; background: #4b6e56; border: 0px; }
a.subitem:active { color: #ffffff; background: #4b6e56; border: 0px; }

