/* CSS Document */
body {
	margin:0px;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#333333;
	background:url(BdyBg.jpg) no-repeat bottom right;
	background-color:#eaf1e7;
}
.Logo {
	padding:10px 0px 18px 27px;
	background-color:#FFFFFF;
}
.TNav a {
	font-weight:bold;
	display:block;
	background:url(TNavbg.jpg) repeat-x;
	border:1px #e1e1e1 solid;
	color:#333333;
	text-decoration:none;
	padding:7px 16px 0px 16px;
	height:23px;
	white-space:nowrap;
	text-transform:uppercase;
}
.TNav a.Cart {
	padding:7px 16px 0px 8px; 
	color:#c76800;
}
.TNav a.Cart span {
	background:url(Cart1.png) no-repeat left top; 
	padding:2px 0px 0px 30px;
	display:block; 
	height:23px;
}
.TNav a:hover.Cart span {
	background:url(Cart2.png) no-repeat left top;
}
.TNav a:hover {
	color:#FFFFFF;
	background:none #d16d18;
}
.TNav div {
	margin:8px 4px 0px 4px;
	background-color:#CCCCCC;
	height:36px;
	width:1px;
}
.BNav a {
	display:block;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
	padding:4px 12px 0px 12px;
	height:19px;
	white-space:nowrap;
}
.BNav a:hover {
	color:#d16d18;
	text-decoration:underline;
}
.BNav div {
	margin:0px 4px 8px 4px;
	background-color:#CCCCCC;
	height:30px;
}
.Bar1 {
	background-color:#d16d18;
	border-bottom:6px #c9e2ba solid;
	border-top:3px #c9e2ba solid;
}
.Bar1 {
	background-color:#d16d18;
	border-bottom:6px #c9e2ba solid;
	border-top:3px #c9e2ba solid;
}
.Bar2 {
	background-color:#c9e2ba;
	height:9px;
	border-bottom:1px #d26d18 solid;
}
.tab1 {
	border-bottom:1px #537e38 solid;
}
.tab1 div {
	margin:12px 3px 0px 3px;
	border-bottom:2px #c9e2ba solid;
	font-size:18px;
	font-weight:bold;
	color:#537e38;
	white-space:nowrap;
	text-indent:12px;
	line-height:26px;
}
.tab2 {
	border-bottom:1px #d26d18 solid;
	width:100%;
}
.tab2 div {
	margin:12px 3px 0px 3px;
	border-bottom:2px #c9e2ba solid;
	font-size:18px;
	font-weight:bold;
	color:#d26d18;
	text-indent:12px;
	line-height:26px;
}
ul.list1 {
	margin:10px 0px 10px 0px;
	padding:0px;
	list-style-type:none;
}
ul.list1 li {
	background:url(arrow.gif) no-repeat 0px 5px;
	padding:0px 0px 4px 14px;
	margin:0px;
}
ul.list1 a {
	color:#333333;
	text-decoration:none;
}
ul.list1 a:hover {
	color:#000000;
	text-decoration:underline;
}
ul.list1 a.txtB_P {
	color:#d16d18;
	font-weight:bold;
}
.BbgL {
	background:url(BbgL.png) repeat-y;
	width:5px;
}
.BbgR {
	background:url(BbgR.png) repeat-y;
	width:5px;
}
.Ftxt {
	font-size:10px;
	padding:6px 16px 12px 0px;
	text-align:right;
	color:#999999;
}
.txt1 {
	color:#d16d18;
}
.txt2 {
	font-family:Candara, Arial, Tahoma;
	font-size:16px;
	color:#537e38;
}
a {
	color:#537e38;
	text-decoration:underline;
}
a:hover {
	color:#000000;
	text-decoration:none;
}
.textbox {
	height:14px;
	border:1px #5d8f56 solid;
	width:170px;
	font-size:11px;
}

.listbox {
	height:14px;
	border:1px #5d8f56 solid;
	width:50px;
	font-size:11px;
}
.button {
	background-color:#537e38;
	border:1px #c9e2ba solid;
	height:18px;
	font-weight:bold;
	color:#ffffff;
	font-size:10px;
	font-family:Tahoma, "Trebuchet MS", Verdana;
	width:60px;
}
.Atxt {
	color:#FF0000;
}
.MTbl tr {
	background-color:#FFFFFF;
}
.MTbl tr.HdrRw {
	background-color:transparent;
}
.BuyNow {
	background:url(Cart.png) no-repeat;
	float:right;
	display:block;
	padding:6px 0px 0px 34px;
	height:26px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#c96600;
	text-transform:uppercase;
	text-decoration:none;
}
.BuyNow:hover {
	color:#b71217;
}
