﻿body {
	margin: 0;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #000000;
	overflow-y: scroll;
}
p {
	margin-top: 1.5ex;
	margin-bottom: 1.5ex;
}
a {
	color: #669999;
}
a:hover {
	text-decoration: none;
}
h1 {
	color: #EEB82D;
	font-family: "Courier New", Courier, monospace;
	font-size: 200%;
	margin-top: 2ex;
	margin-bottom: 0;
}
h2 {
	color: #08676B;
	font-family: "Courier New", Courier, monospace;
	font-size: 130%;
	margin-top: 2ex;
	margin-bottom: 0;
}
h3 {
	color: #064F53;
	font-size: 100%;
	margin-top: 2ex;
	margin-bottom: 0;
	font-style: italic;
}
form {
	margin-top: 1.5ex;
	margin-bottom: 1.5ex;
}
ul {
	margin-top: 0;
	margin-bottom: 0;
	list-style-image: url('../../images/ui/bullet_orange.gif');
}
li {
	margin-top: 1ex;
	margin-bottom: 1ex;
}
table {
	border-collapse: collapse;
}
th {
	vertical-align: bottom;
}
td {
	vertical-align: top;
}
img {
	border-width: 0;
}
strong {
	color: #999966;
}
#header table {
	width: 100%;
}
#header td {
	padding: 0;
	white-space: nowrap;
}
#header td.left {
	background-image: url('../../images/ui/header_left.jpg');
}
#header td.right {
	background-image: url('../../images/ui/header_right.jpg');
}
#content {
	border-width: 1px;
	border-color: #000000;
	width: 970px;
	border-top-style: solid;
}
#body {
	margin: 20px 40px 0 240px;
	text-align: left;
}
#footer {
	margin-bottom: 30px;
	text-align: center;
	clear: both;
	color: #666666;
	font-style: italic;
	padding-top: 30px;
}
#footer a {
	color: #666666;
}
#section_title {
	text-align: right;
	padding: 8px 20px 8px 20px;
	font-size: 120%;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	border-width: 1px;
	border-color: #000000;
	border-bottom-style: solid;
	color: #999966;
	font-style: italic;
	background-color: #0D2931;
}
#menu {
	width: 180px;
	float: left;
	background-image: url('../../images/ui/side_menu_bg.jpg');
	background-repeat: no-repeat;
	height: 491px;
	margin-left: 20px;
}
#menu p {
	text-align: right;
	margin-top: 3ex;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: bold;
	color: #317E95;
}
#menu p:hover {
	border-right-style: solid;
	border-width: 5px;
	border-color: #EEB82D;
	border-left-style: dotted;
	padding-right: 15px;
}
#menu a {
	color: #317E95;
}
#menu a:hover {
	color: #FFFFFF;
}
#kb_disclaimer {
	border: 1px solid #333333;
	padding: 2pt 4pt 2pt 4pt;
	color: #666666;
	font-size: 85%;
	margin-top: 2ex;
	margin-bottom: 2ex;
}
#bnx_brand {
	padding: 0;
	margin: 0;
	font-weight: bold;
}
#bnx_printfriendly {
	float: right;
}
#bnx_itemimage {
	float: right;
	margin-bottom: 12px;
	margin-left: 12px;
}
#bnx_popup_body {
	padding-left: 16pt;
	padding-right: 16pt;
	padding-bottom: 8pt;
}
#bnx_popup_body strong {
	color: #999966;
}
#bnx_popup_title {
	border-width: 2px;
	border-color: #EEB82D;
	background-color: #113E48;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 180%;
	padding: 1px 6pt 2px 6pt;
	font-style: italic;
	border-bottom-style: solid;
}
table.bnx_buyspinner {
	border-collapse: collapse;
}
table.bnx_buyspinner td {
	padding: 1px;
	vertical-align: middle;
	white-space: nowrap;
}
table.products {
	margin-top: 1ex;
}
table.products th {
	border: 1px solid #113E48;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #0D2931;
	color: #999966;
	font-size: 90%;
}
table.products td {
	border: 1px solid #113E48;
	padding: 8px 20px 8px 20px;
	text-align: center;
	font-size: 90%;
}
table.products td.spacer {
	width: 16pt;
	height: 16pt;
	border-style: none;
	padding: 0;
	margin: 0;
}
.bnx_classlinks {
	padding: 0 6px 2px 6px;
	margin-top: 1ex;
	margin-bottom: 1ex;
	background-color: #002833;
}
.bnx_itemtitle {
	font-weight: bold;
}
.bnx_itemlist_div {
	height: 1px;
	background-color: #0D2931;
}
.bnx_order table {
	border-collapse: separate;
	empty-cells: show;
}
.bnx_order th {
	background-color: #113E48;
	color: #FFFFFF;
	text-align: left;
	padding-right: 6pt;
	padding-left: 6pt;
	margin: 4pt;
}
.bnx_order td {
	padding-right: 6pt;
	padding-left: 6pt;
	margin: 4pt;
}
.adminmenu {
	border: 1px solid #666666;
	color: #317E95;
	background-color: #0D2931;
}
.bargraph table {
	width: 100%;
}
.bargraph th {
	text-align: center;
}
.bargraph td {
	text-align: center;
	font-size: 80%;
	vertical-align: bottom;
}
.bargraph table.bardata {
	border: 1px solid #F4AF17;
	background-color: #F9D40C;
	background-image: url('../../store/images/ui/bargraph.jpg');
	background-repeat: repeat-x;
}
.bargraph td.barcaption {
	border: 1px solid #113E48;
	font-weight: bold;
	color: #08676B;
}
.button {
	font-weight: bold;
	background-color: #FFCC66;
}
.datafield {
	border: 1px solid #666666;
	color: #999966;
	background-color: #333333;
	font-weight: bold;
}
.boldtext {
	color: #FF9900;
	font-weight: bold;
}
.finetext {
	color: #808080;
	font-size: 85%;
}
.underline {
	text-decoration: underline;
}

