body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}
#sidelogo {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 10;
}
#header {
padding-top: 45px;
}
#header div {
	background: #0d4b16 url(i/header-bg.gif) left top repeat-x;
	height: 120px;
	border-top: 3px solid #0a3710;
	border-bottom: 3px solid #0a3710;
}
#header img {
	padding-top: 18px;
	padding-left: 12px;
}
#menu {
	height: 47px;
	border-bottom: 3px solid #0a3710;
	margin-bottom: 28px;
}
#leftside {
	width: 177px;
	background: url(i/left-bg.gif) right 60px repeat-y;
	float: left;
}
#leftside .lft {
	background: url(i/news-bg.gif) right top no-repeat;
	padding: 0 12px;
}
#leftside p {
	margin: 0px;
	padding-top: 7px;
}
#rightside {
	float: right;
	padding-top: 50px;
	width: 215px;
}
#center {
	padding-left: 200px;
	padding-right: 238px;
}
#rightside .hdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background: #147222 url(i/right-corner.gif) left top no-repeat;
	font-size: 13px;
	line-height: 18px;
	padding-left: 20px;
}
#rightside .hdr a {
	text-decoration: none;
	color: #FFFFFF;
}
#rightside .hdr a:hover {
	text-decoration: underline;
}
#rightside ul {
	background: #d1ded3 url(i/right-bg.gif);
	list-style-type: none;
	margin: 0px;
	padding: 7px  5px 10px 20px;
	}
#rightside li {
	list-style-type: none;
	padding: 5px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#rightside li a {
	color: #0a3710;
	text-decoration: none;
	}
#rightside li a:hover {
	text-decoration: underline;
	}
#footer {
	padding-top: 15px;
	clear: both;
}
#footer .txt {
	border-top: 3px solid #0a3710;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #0d4a16;
	padding: 7px;
}
#footer a {
	color: #FFF;
	text-decoration: underline;
	}
#i1, #i2, #i3, #i4 {
	margin: 15px 21px 0 12px;
	}
#i4 {
	margin-right: 0;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #0a3710;
	margin: 0px;
	padding: 15px 0 12px 0;
}
#leftside h1 {
	text-transform: uppercase;
	margin: 0px;
}
#leftside .news {
	font-size: 11px;
}
#leftside .more {
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding-bottom: 12px;
}
#leftside .more a, #leftside .logintext a {
	color: #147222;
	text-decoration: none;
}
#leftside .more a:hover, #leftside .logintext a:hover {
	text-decoration: underline;
}
#center a {
	color: #147222;
}
#center .nicepic {
	margin-right: 7px;
	margin-bottom: 7px;
}
.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
	line-height: 1px;
	}
#center .best {
	float: left;
	width: 33%;
	min-width: 185px;
	width: expression(document.body.clientWidth < 950? "186px" : "33%");
}
.best .inner {
	background-color: #e8f0e9;
	border: 2px solid #FFFFFF;
	padding: 8px;
	position: relative;
}
.best .inner img {
	border: none;
}
.best span.hdr {
	display: block;
}
.best table.pic {
	padding: 0;
	margin: 0;
	width: 100%;
	border: none;
}
.best table.pic td {
	padding: 0;
	margin: 0;
	text-align: center;
	height: 70px;
	background: #FFF;
}
.best table.pic th {
	padding: 4px;;
	margin: 0;
	text-align: left;
	background: #FFF;
}
.best .inner span.add {
	z-index: 3;
	position: absolute;
	right: 8px;
	bottom: 7px;
}
.best .prc {
	color: #0a3710;
	width: auto;
	font-weight: bold;
	padding-top: 4px;
}
#center .best span.hdr a {
	color: #0a3710;
	text-decoration: none;
	font-weight: bold;
}
#center .best span.hdr a:hover {
	text-decoration: underline;
}
#center p {
	padding: 0px;
	margin-bottom: 12px;
}
#logintbl {
	font-size: 11px;
	}
#logintbl input {
	width: 100px;
	}
#logintbl input.enter {
	width: 80px;
	margin-top: 4px;
	margin-bottom: 8px;
	}
#leftside .logintext {
	margin-top: 2px;
	margin-bottom: 8px;
	}
input, select, textarea {
	border: 1px solid #888;
}
.buygood input {
	width: 50px;
	height: 19px;
	padding: 0;
	}
.buygood img {
	margin-left: 1px;
}
.invoice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-collapse:collapse;
	}
.invoice td, .invoice th {
	border:1px solid #000000;
	padding: 3px;
	}
.fld_short { width: 100px; }
.fld_mid { width: 150px; }
.fld_long { width: 250px; }
.register th {
	background-color: #EEEEEE;
	text-align: right;
	font-weight: bold;
	}
.register td {
	background-color: #F8F8F8;
	}

