body {
	background-position: center 50%; 
	background-image: url(../img/bg-center.gif); 
	margin: 0px; 
	background-repeat: no-repeat; 
	background-color: #FFFFFF; 
	font-size: 12px; 
	font-family: Arial
}
div {
	font-size: 12px; 
	font-family: Arial
}
td {
	font-size: 12px; 
	font-family: Arial
}
select {
	font-family: Arial;
	font-size: 11px;
	width: 150px;
}
input {
	font-family: Arial;
	font-size: 11px;
	width: 150px;
}
input.order {
	font-family: Arial;
	font-size: 11px;
	width: 180px;
	color:#007B32;
	font-weight:bold;
}
input.backtoproduct {
	font-family: Arial;
	font-size: 11px;
	width: 180px;
	color:#000000;
	font-weight:bold;
}
input.center {
	font-family: Arial;
	font-size: 11px;
	width: 90px;
}
input.radio {
	font-family: Arial;
	font-size: 11px;
	width: auto;
}
input.checkbox {
	font-family: Arial;
	font-size: 11px;
	width: auto;
}
input.basket {
	font-family: Arial;
	font-size: 11px;
	width: auto;
}
input.filter {
	font-family: Arial;
	font-size: 11px;
	width: 115px;
}
input.productamount {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	width: 21px;
	border: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #FFFFFF;
}
input.productpurchase {
	font-family: Arial;
	font-size: 10px;
	width: 65px;
	background-color: #007B32;
	color: #FFFFFF;
}
input.address {
	font-family: Arial;
	font-size: 11px;
	width: 290px;
}
select.filter {
	font-family: Arial;
	font-size: 11px;
	width: 115px;
}
select.filter2 {
	font-family: Arial;
	font-size: 11px;
	width: 110px;
}
select.address {
	font-family: Arial;
	font-size: 11px;
	width: 290px;
}
select.car1 {
	font-family: Arial;
	font-size: 11px;
	width: 287px;
}
select.car2 {
	font-family: Arial;
	font-size: 11px;
	width: 585px;
}
textarea {
	font-family: Arial;
	font-size: 11px;
	width: 290px;
}
a {
	color: #FD9500;
	text-decoration: underline;
}
a:visited {
	color: #FD9500;
	text-decoration: underline;
}
a:hover {
	color: #FD9500;
	text-decoration: none;
}
a:active {
	color: #FD9500;
	text-decoration: none;
}
a.whitetext {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.whitetext:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.whitetext:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.whitetext:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menutext {
	font-weight: bold;
	color: #007B32;
	text-decoration: none;
}
a.menutext:visited {
	font-weight: bold;
	color: #007B32;
	text-decoration: none;
}
a.menutext:hover {
	font-weight: bold;
	color: #007B32;
	text-decoration: underline;
}
a.menutext:active {
	font-weight: bold;
	color: #007B32;
	text-decoration: none;
}
a.producttitle {
	color: #000000;
	text-decoration: none;
}
a.producttitle:visited {
	color: #000000;
	text-decoration: none;
}
a.producttitle:hover {
	color: #000000;
	text-decoration: underline;
}
a.producttitle:active {
	color: #000000;
	text-decoration: none;
}
a.manufacturertitle {
	color: #000000;
	text-decoration: none;
}
a.manufacturertitle:visited {
	color: #000000;
	text-decoration: none;
}
a.manufacturertitle:hover {
	color: #000000;
	text-decoration: underline;
}
a.manufacturertitle:active {
	color: #000000;
	text-decoration: none;
}
a.purchase {
	color: #000000;
	text-decoration: none;
}
a.purchase:visited {
	color: #000000;
	text-decoration: none;
}
a.purchase:hover {
	color: #000000;
	text-decoration: underline;
}
a.purchase:active {
	color: #000000;
	text-decoration: none;
}
a.list {
	color: #FD9500;
	text-decoration: none;
}
a.list:visited {
	color: #FD9500;
	text-decoration: none;
}
a.list:hover {
	color: #FD9500;
	text-decoration: underline;
}
a.list:active {
	color: #FD9500;
	text-decoration: none;
}
a.next {
	color: #000000;
	text-decoration: none;
}
a.next:visited {
	color: #000000;
	text-decoration: none;
}
a.next:hover {
	color: #000000;
	text-decoration: underline;
}
a.next:active {
	color: #000000;
	text-decoration: none;
}
.titletext {
	font-size: 12px; 
	font-family: Verdana, Arial;
	color: #007B32;
	font-weight: bold;
}
.usertext {
	font-family: Verdana, Arial;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.headtext {
	font-size: 13px; 
	font-family: Verdana, Arial;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
}
.menutext {
	font-size: 14px; 
	font-family: Verdana, Arial;
	color: #007B32;
	font-weight: bold;
}
.menuitemtext {
	font-size: 12px; 
	font-weight: bold;
	color: #FFFFFF;
}
.productimage {
	font-size: 12px; 
	font-family: Verdana, Arial;
	color: #000000;
	font-weight: bold;
	background-color: #F5F5F5;
}
.productimageon {
	font-size: 12px; 
	font-family: Verdana, Arial;
	color: #000000;
	font-weight: bold;
	background-color: #F0FAEF;
}
.producttitle {
	font-size: 12px; 
	font-family: Verdana, Arial;
	color: #000000;
	font-weight: bold;
}
.productlead {
	font-size: 10px; 
	font-family: Arial;
	color: #000000;
	font-weight: normal;
}
.productlisttitle {
	font-size: 12px; 
	font-family: Arial;
	color: #000000;
	font-weight: normal;
}
.productlistoption {
	font-size: 12px; 
	font-family: Arial;
	color: #000000;
	font-weight: normal;
}
.productlistdescription {
	font-size: 11px; 
	font-family: Arial;
	color: #000000;
	font-weight: normal;
}
.productprice {
	font-family: Arial;
	color: #007B32;
	font-weight: bold;
}
.productotherprice {
	font-family: Arial;
	color: #000000;
	font-weight: normal;
	text-decoration: line-through;
}
.purchase {
	font-family: Arial;
	color: #007B32;
	font-weight: normal;
}
.productotherpercent {
	font-family: Arial;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.producttext {
	font-size: 12px; 
	font-family: Arial;
	color: #000000;
	font-weight: normal;
}
.productdatasheed {
	font-size: 12px; 
	font-family: Arial;
	color: #000000;
	font-weight: normal;
}
.producthead {
	font-size: 14px; 
	font-family: Verdana, Arial;
	color: #000000;
	font-weight: bold;
}
.productlistoff {
	color: #CCCCCC;
}
.manufacturertitle {
	font-size: 12px; 
	font-family: Verdana, Arial;
	color: #000000;
	font-weight: bold;
}
.next {
	font-size: 11px; 
	font-family: Verdana, Arial;
	color: #000000;
	font-weight: bold;
}
.nextnormal {
	font-size: 11px; 
	font-family: Verdana, Arial;
	color: #000000;
	font-weight: normal;
}
.listshade {
	background-color:#DDDDDD;
}
.listshadeprice {
	background-color:#FFFFCC;
}
.filter {
	font-size: 12px;
}
.filteroption {
	font-size: 11px;
}
.table {
	font-size: 11px;
}
.votequestion {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.voteanswer {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
