html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
ol, ul {
	list-style: none;
}
strong {
	font-weight: bold;
}
small {
	font-size: 0.8em;
}
li {
	margin: 0 0 1em 2em;
}
table {
	border-spacing: 0;
	border: none;
}
td, th {
	padding: 0;
	border: none;
	text-align: left;
	vertical-align: top;
}
body {
	background-color: #e9e9e1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #6e6f71;
	background-image: url('/i/bg-nav.gif');
	background-position: 0 230px;
	background-repeat: repeat-x;
}
a {
	color: #22140A;
}
p, address, blockquote {
	line-height: 1.2em;
	margin: 0.2em 0 0.8em 0;
}
h1 {
	font-size: 1.4em;
	margin-bottom: 0.4em;
}
h2 {
	font-size: 1.2em;
	margin-top: 1em;
	margin-bottom: 0.8em;
	font-weight: 700;
}
h3 {
	font-size: 1em;
	margin-top: 0.8em;
	margin-bottom: 0.6em;
	font-weight: 600;
}
#header {
	height: 200px;
	background-color: #000;
	background-position: center;
	background-repeat: no-repeat; 
}
#header div.logo {
	width: 900px;
	margin: auto;
	padding: 70px 0 0 35px;
}
#header div.logo a img {
	border: 0;
}
div.hi1 {
	background-image: url('/i/header-image-1.jpg');
}
#menu {
	height: 30px;
	background: #a1702a url('/i/bg-menu.gif') repeat-x;
}
#navigation ul li, .dd li {
	margin: 0 !important;
}
#navigation {
	width: 900px;
	height: 30px;
	margin: auto;
	font-family: tahoma;
	font-size: 11px;
	letter-spacing: 0.1em;
}
#login {
	float: left;
	width: 285px;
	height: 30px;
	margin-right: 25px;
	line-height: 30px;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 20px;
}
#navigation ul {
	margin: 0;
	padding: 0;
}
#navigation a, #navigation a:visited {
	color: #fff;
	text-decoration: none;
}
.active {
	background: #5e4f28 url('/i/bg-menu-active.gif') repeat-x;
}
.t {
	height: 30px;
	line-height: 30px;
	float: left;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 10px;
}
.h {
	background-color: #5e4f28 !important;
	background-image: none;
}
.dd {
	letter-spacing: 0;
	font-size: 11.5px;
	width: 175px;
	margin-left: -10px !important;
	display: none;
    position: absolute;
    z-index: 100;
	font-weight: normal !important;
	text-transform: none !important;
	background-color: #404041;
}
.dd li {
	padding: 0 10px;
	font-weight: 700;
}
.dd li:hover {
	background-color: #323233 !important;
}
.dd li:hover a {
	color: #fff !important;
}
.dd li.b {
	border-bottom: 1px solid #323233;
}
.dd li.l {
	padding-bottom: 5px;
}
#navigation ul li.t {
	margin-right: 15px !important;
}
#layout {
	width: 900px;
	padding: 0 20px;
	margin: auto;
	background: #e9e9e1 url('/i/bg-layout.gif') no-repeat;
}
#content {
	background-color: #fff;
	padding: 35px 30px 30px 30px;
}
#panel {
	background: #323233 url('/i/bg-main.gif') repeat-y;
	position: relative;
	width: 255px;
	float: left;
	padding: 35px 20px 20px 20px;
	font-size: 11px;
}
#panel .group {
	margin-bottom: 15px;
}
#panel h2 {
	color: #ed7c12;
	margin: 0 0 10px 10px;
	padding: 0;
	font-size: 16px;
	font-weight: normal;
}
#panel .s {
	margin-bottom: 7px;
}
#main {
	padding-left: 295px;
	background: #fff url('/i/bg-main.gif') repeat-y;
}
h1.title {
	font-size: 1.1em;
	font-weight: 700;
	margin-bottom: 0.8em;
	color: #a68951;
	white-space: nowrap;
}
.clearer {
	clear: both;
}
table.getreader {
	margin: 0 0 1.2em 0;
}
table.getreader td {
	font-size: 80%;
	padding-right: 5px;
}
span.name {
	font-style: italic;
	font-size: 105%;
}
p.copyright {
	width: 900px;
	margin: auto;
	padding-left: 40px;
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 75%;
}
.error {
	color: #c00;
}
#cross {
	width: 255px;
	height: 175px;
	position: relative;
	overflow: hidden;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
#cross span {
	position: absolute;
	left: 0;
	font: 10px/15px Arial, Helvetica, sans-serif;
	padding: 5px 10px;
	width: 235px;
	background-color: #000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	color: #fff;
	bottom: 0;
	display: none;
}
.q {
	width: 175px;
	vertical-align: bottom;
}
.btnSearch {
	margin-left: 3px;
	vertical-align: bottom;
}
table.categories {
	width: 100%;
}
table.categories td {
	font-size: 11px !important;
}
table.categories td div.grp {
	background-color: #f5f5ea;
	padding: 5px;
	margin-top: 5px;
}
table.categories td div.grp div.title {
	font-weight: 700;
	margin-bottom: 3px;
}
table.categories td div.grp input.chk {
	width: 13px;
	height: 13px;
	padding: 0;
	margin:0;
	vertical-align: bottom;
	position: relative;
	top: -1px;
	*overflow: hidden;
}
table.categories td div.grp label {
	display: block;
	margin-top: 2px;
	padding-left: 15px;
	text-indent: -15px;
}
#categories {
	display: none;
	margin: 10px 0;
}
ul.tabs {
	font-family: Helvetica;
	font-size: 11px;
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 25px;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	width: 100%;
}
ul.tabs li.l {
	border-left: none;
}
ul.tabs li {
	float: left;
	margin: 0 3px 0 0;
	padding: 0;
	height: 23px;
	line-height: 24px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	background-color: #404041;
	overflow: hidden;
	position: relative;
	white-space: nowrap;
}
ul.tabs li.active {
	height: 24px;
	margin-bottom: -1px;
}
ul.tabs li a {
	text-decoration: none;
	color: #7F6E5A;
	display: block;
	padding: 0 10px;
	outline: none;
}
ul.tabs li a:hover {
	background-color: #404041;
	color: #ed7c12;
}	
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: #404041;
	border-bottom: 1px solid #404041;
}
html ul.tabs li.active a {
	color: #fff;
}
.tab_container {
	border: 1px solid #fff;
	border-top: none;
	clear: both;
	float: left; 
	width: 100%;
	background: #404041;
}
.tab_content {
	padding: 10px;
	color: #7F6E5A;
}
