body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	color: #858585;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
p {
	margin-top: 0px;
}

p.home {
	color: #494949;
	line-height: 200%;
	margin-top: 0px;
	margin-left: 14px;
	margin-right: 12px;
	margin-bottom: 8px;
	text-align: justify;
}

td.home-news {
	padding-right: 8px;
}

table.home-news td {
	color: #4F5050;
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
}

table.home-news a {
	color: #FE8B35;
	font-size: 11px;
	font-weight: bold;
}

.foot {
	color: #B2B2B2;
	font-size: 10px;
}

.foot a {
	color: #B2B2B2;
}

.foot td {
	color: #B2B2B2;
	font-size: 10px;
}

table.productlist {
	
}

table.productlist th {
	color: #857C75;
	color: #000000;
	background-color: #FFEEE1;
	background-color: #E7EBF1;
	font-size: 12px;
	font-weight: normal;
	height: 30px;
	padding-left: 8px;
	text-align: left;
	vertical-align: middle;
}

table.productlist th.product {
	font-size: 18px;
	padding-left: 0px;
}

table.productlist td.detail {
	padding-top: 10px;
	padding-bottom: 10px;
}

table.productlist td.image {
	padding-bottom: 10px;
}

table.productlist table.pricing {
	
}

table.productlist table.pricing th {
	background-color: transparent;
	color: #FE8B35;
	font-weight: bold;
	height: auto;
	padding-left: 0px;
	text-align: left;
}
.blueback {
	background-color: #E7EBF1;
}
.orangebold {
	font-weight: bold;
	color: #FF9933;
}
.linkbold {
	font-weight: bold;
	color: #7E899D;

}
.linkorange {
	font-weight: bold;
	color: #FF9933;

}
.greytext {
	color: #787B7E;
}
