.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

a:link {color: #f74902; text-decoration: none;}
a:visited {color: #f74902; text-decoration: none;}
a:hover {color: #febf01; text-decoration: none;}
a:active {color: #f74902; text-decoration: none;} 

.wishlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #f74902;
	line-height: 20px;
		
}
a.wishlist:hover {color: #006633; text-decoration: none;}
a.wishlist:active {color: #006633; text-decoration: none;} 


.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
}
.bodytext_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 400;
	color: #000000;
	line-height: 20px;
}
.bodytext_w {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	line-height: 20px;
}
.paging {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}
.products {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	}
	.products_highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #f74902;
	}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #f74902;
	line-height: 20px;
	letter-spacing: -1px;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	line-height: 20px;
	letter-spacing: -1px;
}
.searchbox {
 background-image: url(images/search_t2.jpg);
	height: 19px;
	width: 158px;
	border: 0px;
}
form {
	margin:0;
	padding:0;
}
.formnoborder {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tableborder {
	background-color: #3F7BA3;
	background-image: url(images/contact-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.formnopadd {
	margin: 0px;
	padding: 0px;
}

.copyright {
	font-size: 11px;
	color: #595959;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
