body {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: x-small; /* for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; /* for compliant browsers */
	margin: 0px 0px 20px 0px;
	background-color: #064694;
	background-image: url('/image/background.gif');
	background-attachment:fixed;
	background-repeat:repeat-x;
	background-position: top left;
}
html>body { /* be nice to Opera */
	font-size: small;
	margin: 0px 0px 20px 0px;
}
#login_main {
	width: 350px;
	margin: 150px auto 0px auto;
}
#login_header {
	width: 950px;
	margin: 0px auto;
	height: 40px;
	background-color: #000;
	background-image: url('/image/brgdlogo_bw.gif');
	background-position: top left;
	background-repeat:no-repeat;
	text-align:right;
}
#login_form {
	width: 100%;
	background-color: #eeefef;
	border-bottom: 2px solid #000;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	float: left;
}
#footnote {
	text-align: center;
	font-size: 70%;
	padding: 10px 0px 10px 0px;
	clear: both;
}
#interior_container {
	background-color:#fff;
	width: 975px;
	margin: 0px auto 0px auto;
}
#interior_container #header {
	clear: both;
}
#interior_container #header #top {
	width: 100%;
	height: 40px;
	background-color: #064694;
	background-image: url('/image/headerbkgnd.gif');
	background-position: top left;
	background-repeat:repeat-x;
	margin-bottom: 15px;
}
#interior_container #header #bottom {
	width: 100%;
	margin-bottom: 15px;
}
#main {

}
a, a:link, a:active, a:hover, a:visited {
	color: #064694;
	text-decoration:underline;
}
a:hover {
	text-decoration: none;
}
#mainnav {
	width: 895px;
	margin: 75px auto 20px auto;
	clear:both;
}
td.nav a {
	margin-right: 20px;
	text-transform: uppercase;
	font-weight:bold;
	}
td.nav a, td.nav a:link, td.nav a:active, td.nav a:hover, td.nav a:visited {
	color: #fff;
	text-decoration:none;
}
td.left {
	width:519px;
	text-align: left;
	vertical-align: middle;
	background-color: #9d9fa2;
 }
td.right {
	width:350px;
	text-align: right;
	vertical-align: middle;
	background-color: #9d9fa2;
 }
#menu {
	float:left;
	width:200px;
	margin-left: 40px;
	margin-right: 20px;
	margin-bottom: 50px;
}
#menu a {
	font-size: 90%;
}
#credit {
	font-size: 80%;
	color: #fff;
	width: 100%;
	text-align: center;
	margin: 20px 0px 0px 0px;
	}
#content {
	float:left;
	width:670px;
}
td.product {
	background:#eeeefe;
	padding:10px;
	width: 140px;
	vertical-align: middle;
	text-align:center;
}
td.empty {
	padding:10px;
	width: 140px;
	vertical-align: middle;
	text-align:center;
	background: #fff;
}
td.product a img {
	border: 1px solid #000;
	margin: 5px 0px 5px 0px;
}
td.cartpreview a:link, #cartpreview a:active, #cartpreview a:visited {
	color: #000;
}
td.cartpreview ul {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	list-style:none;
}
td.cartpreview li {
	font-size: 80%;
	color: #000;
}
td.businesscard div.section {
	margin: 10px 0px 0px 0px;
	font-weight:bold;
}
td.businesscard a {
	margin-left: 5px;
}
td.businesscard a.new {
	font-style:italic;
}
#nonav #content {
	width: 894px;
	margin-left: 40px;
}
h1.pagetitle {
	font-size: 120%;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}
.lbl {
	font-weight: bold;
	text-align: right;
}
.txt_small {
	width: 75px;
	border: 1px solid #666;
}
.txt_medium {
	width: 225px;
	border: 1px solid #666;
}
.txt {
	width: 350px;
}
.cbo {
	border: 1px solid #666;
	}
.txt {
	width: 500px;
	border: 1px solid #666;
	}
.txtarea {
	width: 450px;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #666;
	}
.txtarea_sm {
	width: 450px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #666;
	}
.formerror {
    border: 1px solid #FFCC00;
    background-color : #FFFFCC;
    width: auto;
	margin: 1px 0px 0px 0px;
    padding: 5px 0;
    }
label {
    width: 135px;
    text-align: right;
	padding: 0px;
	margin: 0px 10px 0px 0px;
    float: left;
	font-weight: bold;
    }
.formerror label {
	color: #f00;
	}
div.hanging {
    margin-left: 145px;
}
.errortext {
    padding-left: 145px;
	font-size: 80%;
	color: #f00;
    }
.formcaption {
	font-size: 80%;
	padding-left: 145px;
}
.mini {
	font-size: 80%;
}
.warning {
	color: #f00;
	}
.miniwarning {
	font-size:80%;
	display: block;
	color: #f00;
}
#warning {
	color: #FF0000;
	text-align: center;
	padding: 10px 0px 0px 0px;
}
form {
	padding: 0px;
	margin: 0px;
}
.clear {
	clear:both;
}
.pagecontrol {
	text-align: center;
	font-size: 80%;
	margin-top: 20px;
}
.pagecontrol a {
	color: #000;
	border:1px solid #000;
	padding: 1px 4px;
	margin: 2px;
	text-decoration: none;
}
.pagecontrol .dead {
	color: #ddd;
	border:1px solid #ddd;
	padding: 1px 4px;
	margin: 2px;
	text-decoration: none;
}
.pagecontrol SELECT.pagination {
	font-size: 90%;
}
.hidden{
	display: none;
}
table.listing {
	width: 100%;
	}
table.listing {
	border: 1px solid #000;
	background: #fff;
	}
table.listing th, table.listing td {
	margin: 0px;
	padding: 6px 20px;
	text-align: center;
	border-bottom: 1px solid #b5b5b5;
	}
table.listing th {
	border-bottom: 1px solid #666;
	background: #9d9fa2;
	color: #fff;
	}
table.listing .name {
	text-align: left;
	}
table .status {
	text-align: center;
	width: 50px;
	}
table.listing .views {
	text-align: center;
	width: 50px;
	}
table.listing .actions {
	text-align: center;
	width: 50px;
	}
table.listing tr {
	background: #fff;
	}
table.listing tr.alt {
	background: #eee;
	}
img {
	border: 0px;
	}
img.new {
	float: right;
}
.hidden {
	display: none;
	}
a.button, a.button:link, a.button:active, a.button:visited, a.button:hover {
	background-color: #064694;
	color: #fff;
	border: 1px solid #000;
	padding: 2px;
	font-size: 70%;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
h3 {
	font-size: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	line-height: 1;
	text-transform: uppercase;
}
table.orderform td {
	font-size: 90%;
	padding: 2px 10px 2px 0px;
	height: 25px;
	vertical-align: top;
}
table.orderform td.label {
	font-weight: bold;
	text-align: right;
}
table.bcorderdetail td.label {
	font-weight: bold;
	vertical-align: top;
	padding: 0px 15px 15px 0px;
	text-align: right;
}
table.bcorderdetail td.info {
	vertical-align: top;
	padding: 0px 0px 15px 15px;
}
table.cart {
	width: 100%;
	border: 1px solid #000;
	background: #fff;
	margin: 0px 0px 10px 0px;
}
table.cart th, table.cart td {
	margin: 0px;
	padding: 8px 10px;
	text-align: center;
	border-bottom: 1px solid #b5b5b5;
}
table.cart th.item, table.cart td.item {
	text-align: left;
}
table.cart tr {
	background: #eeefef;
}
table.cart tr.alt {
	background: #fff;
}
table.cart tr.total {
	background: #eeefef;
}
table.cart td.right {
	text-align: right;
}
table.orderlist {
	width: 100%;
	border: 1px solid #000;
	background: #fff;
	margin: 0px 0px 10px 0px;
}
table.orderlist th, table.orderlist td {
	margin: 0px;
	padding: 8px 10px;
	text-align: center;
	border-bottom: 1px solid #b5b5b5;
}
table.orderlist th.item, table.orderlist td.item {
	text-align: left;
}
table.orderlist tr {
	background: #eeefef;
}
table.orderlist tr.alt {
	background: #fff;
}

