body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0C0C0C;
	background-image: url();
}
.matterliner {
	background-image: url(images/repet.png);
	background-repeat: repeat-y;
	width: 706px;
}
.productthumb {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FCBD01;
}
.productnamemain {
	text-align: left;
	vertical-align: middle;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FCBD01;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-left: 15px;
}
.productnamemain a:link{
	color: #FFFF00;
	text-decoration: none;
}
.productnamemain a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.productnamemain a:visited{
	color: #FFFF00;
	text-decoration: none;
}
.back {
	background-image: url(images/back.png);
	background-repeat: repeat-y;
}
.leftbottonpattern {
	background-image: url(images/leftbottompattern.png);
	background-repeat: repeat-y;
	background-position: right;
}
.bottomtext {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 15px;
}
.bottomtext a {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 15px;
}
.bottomtext a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 15px;
}
.bottomtext a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 15px;
}

.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding-top: 15px;
	padding-left: 20px;
	vertical-align: top;
}
.matter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 40px;
	padding-right: 27px;
	line-height: 16px;
	vertical-align: top;
}
.matter a{
	color:#FFFF00;
	text-decoration: none;
}
.matter a:link{
	color:#FFFF00;
	text-decoration: none;
}
.matter a:hover{
	color: #000000;
	text-decoration: none;
}
.toper {
	background-image: url(images/top_grange.png);
	width: 706px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	color: #FD9D00;
	text-decoration: none;
	font-size: 14px;
	padding-top: 9px;
	vertical-align: top;
}
.producttext {
	font-family: Tahoma;
	color: #FFFFFF;
	text-align: center;
}
.productname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	background-color: #3e3e3e;
	height: 17px;
}
.productname a {
	color: #000000;
	text-decoration: none;
}
.productname a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.productimage img {
	text-align: center;
	border: 5px solid #3e3e3e;
	margin-top: 10px;
}
.productimage a:hover img {
	text-align: center;
	border: 5px solid #FFFFFF;
}
.isorepet {
	background-image: url(images/isorepet.png);
	background-repeat: repeat-y;
	background-position: right;
}
.inquiry {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 36px;
}
INPUT {
	BORDER: 1px solid #FFFFFF;
	color:#000000;
	background-color: #FF9933;
}
SELECT {
	BORDER: 1px solid #FFFFFF; color:#000000; background:#FF9933;
}
TEXTAREA {
	BORDER: 1px solid #FFFFFF; color:#FFFFFF;  background:#FF9933;
}
