body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/bt-05.gif);
	background-repeat: no-repeat;
	background-position: 180px 0px;
}
.anchor { padding-bottom: 3px }
.bold  { font-weight: bold }
.italic { font-style: italic }
.orangetext {
	color: #FF6600;
}

.head1 {
	color: #FF6600;
	font-size: 12px;
	font-weight: bold;
}
.bold-italic-12 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
.12 {
	font-size: 12px;
	font-weight: bold;
}
.courier { font-family: Courier, Monospace }
.superscript { vertical-align: super }
A:LINK   { color: white; text-decoration: underline }
A:VISITED     { color: #ccc; text-decoration: underline }
A:ACTIVE  { color: yellow; text-decoration: underline }
A:HOVER     { color: #ff4500; text-decoration: underline }
.nav { font-size: 10px; line-height: 14px; font-family: Verdana, geneva, Arial, Helvetica, sans-serif }
td   { color: #b3b3b3; font-style: normal; font-weight: normal; font-size: 11px; line-height: 16px; font-family: Verdana, geneva, Arial, Helvetica, sans-serif; text-decoration: none }
.sep  { background-color: #FF6600}
.gray9  { color: #b3b3b3; font-size: 9px; font-family: Verdana, geneva, Arial, Helvetica, sans-serif; background-color: transparent }
.gray11 { color: #b3b3b3; font-size: 11px; font-family: Verdana, geneva, Arial, Helvetica, sans-serif; background-color: transparent }
.nav-bold { color: #fff; font-weight: bold; font-size: 9px; font-family: Verdana, geneva, Arial, Helvetica, sans-serif }
.navnotes    { color: #bfbfbf; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, geneva, Arial, Helvetica, sans-serif; text-decoration: none }
.subscript {
	vertical-align: sub;
	font-size: 8px;
}
.border {
	border-top: 1px solid #666666;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #666666;
}
.left-column-top {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF6600;
	padding-top: 42px;
	}
.top-border {
	margin-top: 8px;
	padding-top: 8px;
}
.left-column {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF6600;
}
.table-top-border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF6600;
	margin-top: 8px;
}