*{
	margin:0;
	padding:0;
}
ol,ul{
	margin-left:20px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
a:link, a:visited, a:active{
	text-decoration: none;
	font-weight: bold;
	color: #D28124;
}
a:hover{
	text-decoration: none;
	font-weight: bold;
	color: #000;
}
a.menu:link, a.menu:visited, a.menu:active{
	text-decoration:none;
	color: #fff;
}
a.menu:hover{
	text-decoration:none;
	color: #000;
}
a.textlink:link, a.textlink:active, a.textlink:visited, a.textlink:hover{
	font-weight: normal;
}
table.menu {
	height:26px;
	font-size: 12px;
	background-image:url(images/menu-bg-1.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
td.menu {
	color: #FFFFFF;
	font-size:12px;
	font-weight: bold;
	text-align: center;
}
td.menuhighlight {
	color: #de9200;
	font-size:14px;
	font-weight: bold;
	text-align: center;
}
table.menu td.menuhighlight a.menu:link, table.menu td.menuhighlight a.menu:active, table.menu td.menuhighlight a.menu:visited{
	color: #de9200;
}
td.jsmenu {
	color: #FFFFFF;
	font-size:12px;
}
.menugap {
	padding: 0px;
}
table.dept {
	background-color: white;
}
td.depthead {
	color: #FFFFFF;
	background-color: #725900;
	text-align: right;
	font-size: 18px;
	vertical-align: bottom;
}
td.deptfoot {
	color: #FFFFFF;
	background-color: #725900;
}
h1,h2,h3,h4,h5,h5{
	color:#3E7DAB;
}
h1{
	margin-top: 0;
	margin-bottom: 0;
	font-size: 20px;
}
h2{
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 18px;
}
h3{
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 16px;
}
h4{
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 14px;
}
h5{
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 13px;
}
h6{
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
}
p{
	margin-top: 5px;
	margin-bottom: 5px;
}
/*
td.topbar{
	background-image: url(images/topbar.gif);
	background-repeat: repeat-x;
}
*/
td.aheadbar{
	color: #FFFFFF;
	background-color: #725900;
	font-size:12px;
	font-weight: bold;
	text-align: center;
}
td.prompt{
	background-color: #cdfaf8;
	font-size:11px;
	width: 180px;
	padding-left: 5px;
}
select{
	border: solid 1px #ccc;
}
select.checkout{
	width: 380px;
}
input.checkout{
	border: solid 1px #ccc;
	width: 380px;
}
textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	width: 300px;
	border: solid 1px #ccc;
}
.smalltext {
	font-size: 9px;
}

a.button:link, a.button:active, a.button:visited{
	color: white;
}
a.button:hover{
	color: #000;
}
a.dept:link, a.dept:active, a.dept:visited{
	color: #fff;
}
a.dept:hover{
	color: #000;
}

form{
	margin-top: 0;
	margin-bottom: 0;
}
a img{
	border: 0;
}
input.checkbox{
}
input.radio{
}
input.text{
	width: 300px;
	border: solid 1px #ccc;
}
td.sectionhead{
	color: #FFFFFF;
	background-color: #704a00;
	font-size: 12px;
	font-weight: bold;
}
table.main{
	background-color: #FCFFFF;
}
td.main{
	border-left: 1px solid #3E7DAB;
	border-right: 1px solid #3E7DAB;
	padding:12px;
}
td.pricegrid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	border: 2px solid #927b2a;
	text-align: right;
	vertical-align: top;
}
td.pricegridsel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	border: 2px solid red;
	text-align: right;
	vertical-align: top;
}
a.price:link, a.price:active, a.price:visited{
	text-decoration: none;
}
a.price:hover{
	color: black;
	text-decoration: none;
}
input.price {
	width: 60px;
	border: 1px solid #CCC;
}
input.qty {
	width: 30px;
	border: 1px solid #CCC;
}
td.butback{
	background-color: #de9200;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	text-align: center;
	vertical-align: middle;
}
table.basket{
}
table.basket td{
}
td.basketheadl{
	border-top: 1px solid silver;
	border-left: 1px solid silver;
	border-bottom: 1px solid silver;
	padding:4px;
}
td.basketheadm{
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
}
td.basketheadr{
	border-top: 1px solid silver;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
	padding:4px;
}
tr.basketline0{
	background-color: white;
}
tr.basketline1{
	background-color: #FFFFF0;
}
td.basketlinel{
	border-left: 1px solid silver;
	border-bottom: 1px solid silver;
	padding:4px;
}
td.basketline{
	border-bottom: 1px solid silver;
	padding:4px;
}
td.basketliner{
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
	padding:4px;
}
td.baskettotall{
	border-left: 1px solid silver;
	border-bottom: 1px solid silver;
	padding:4px;
}
td.baskettotalr{
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
	padding:4px;
}
td.boxl{
	background-image: url(images/boxl.gif);
	background-repeat: repeat-y;
}
td.boxr{
	background-image: url(images/boxr.gif);
	background-repeat: repeat-y;
}
td.boxt{
	background-image: url(images/boxt.gif);
	background-repeat: repeat-x;
}
td.boxb{
	background-image: url(images/boxb.gif);
	background-repeat: repeat-x;
}
td.brownboxl{
	background-image: url(images/brownboxl.gif);
	background-repeat: repeat-y;
}
td.brownboxr{
	background-image: url(images/brownboxr.gif);
	background-repeat: repeat-y;
}
td.brownboxt{
	background-color: #176c8f;
	color: #FFFFFF;
	font-weight: bold;
}
td.brownboxb{
	background-image: url(images/brownboxb.gif);
	background-repeat: repeat-x;
}
td.brownboxfooter{
	background-image:url(images/brownboxdot.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
td.brownboxcontent{
	border-left:1px solid #176c8f;
	border-right:1px solid #176c8f;
	padding:0;
}
td.brown{
	background-color: #176c8f;
}
input.admin{
	width: 300px;
	border: solid 1px #4e3e20;
}
select.admin{
	width: 300px;
	border: solid 1px #4e3e20;
}
.highlight{
	color: red;
}
td.footer{
	border-top:2px solid #3E7DAB;
	padding-top:5px;
	background-color:#fff;
}
table.productprice td.price{
	vertical-align:bottom;
	text-align:left;
	padding-right:8px;
	font-size:1.2em;
	color:#3E7DAB;
}
table.productprice td.qty{
	padding-right:16px;
	vertical-align:middle;
}