body {
	background-attachment: scroll;
	background-image: url(images/main_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin:0px;
	padding:0px;
	background-color: #f3f3f3;
}
h1 {
	font-family: "Open Sans";
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	color: #d24f00;
	text-transform:uppercase;
	text-shadow:0px 2px 0px #ffffff;
	margin:0px;
	padding:0px 0px 0px 10px;
	line-height:37px;
	background-image: url(images/title_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
TD {
	font-family: "Open Sans";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.top_text {
	font-family: "Open Sans";
	font-size: 16px;
	color: #505150;
	font-weight: 600;
}
.iso_text {
	font-family: "Open Sans";
	font-size: 17px;
	color: #858585;
	font-weight: 400;
}
.sidebar_product_link {
	font-family: "Open Sans";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:25px;
	margin-left:15px;
}
.sidebar_product_link:hover {
	font-family: "Open Sans";
	font-size: 14px;
	color: #4f4f4f;
	text-decoration: none;
	font-weight: normal;
}
.product_name {
	font-family: "Open Sans";
	font-size: 14px;
	color: #e87817;
	text-decoration: none;
	font-weight: bold;
	padding-left:15px;
}
a.back_link {
	font-family: "Open Sans";
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	margin-left:15px;
}
a.back_link:hover {
	font-family: "Open Sans";
	font-size: 14px;
	color: #e87817;
	text-decoration: underline;
	font-weight: bold;
}
a.product_link {
	font-family: "Open Sans";
	font-size: 14px;
	color: #e87817;
	text-decoration: none;
	font-weight: bold;
	margin-left:15px;
}
a.product_link:hover {
	font-family: "Open Sans";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.mail_link {
	font-family: "Open Sans";
	font-size: 14px;
	color: #e87817;
	text-decoration: none;
	font-weight: normal;
}
a.mail_link:hover {
	font-family: "Open Sans";
	font-size: 14px;
	color: #e87817;
	text-decoration: underline;
	font-weight: normal;
}
a.images {opacity:1;}
a.images:hover {opacity:0.7;}
.footer_title {
	font-family: "Open Sans";
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	color: #e87817;
	text-decoration: none;
	text-transform:uppercase;
}
.footer_link {
	font-family: "Open Sans";
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	color: #ffffff;
	text-decoration: none;
	text-transform:uppercase;
	line-height:22px;
}
.footer_link:hover {
	font-family: "Open Sans";
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	color: #ffffff;
	text-decoration: underline;
	text-transform:uppercase;
}
.footer_ad_title_text {
	font-family: "Open Sans";
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	color: #ffffff;
	text-decoration: none;
	text-transform:uppercase;
}
.footer_text {
	font-family: "Open Sans";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.form_bg {
	border-bottom-right-radius: 8px 8px;
	border-bottom-left-radius: 8px 8px;
	border-top-right-radius: 8px 8px;
	border-top-left-radius: 8px 8px;
	background: #efefef;
	border:1px solid #e8e8e8;
	padding:15px;
}
.red_star {
	font-family: Arial;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	line-height:20px;
	text-decoration: none;
}
.inq input, textarea, select { border:1px solid #ccc; margin:0 5px 5px 0; background:#fff url(../images/background-input.gif) no-repeat 0 0; font-size:12px; font-family:Arial, Verdana, Helvetica, sans-serif; }
.inq input:hover, textarea:hover, select:hover,
.inq input:focus, textarea:focus, select:focus { border:1px solid #aeaeae; background-position:0 -400px;  color:#000; }
.inq input.double-length, textarea.double-length, select.double-length { width:250px; padding:4px; color:#333; }
.inq input.tripal-length, textarea.tripal-length, select.tripal-length { width:260px; padding:4px; color:#333; }
.inq input.single-length, textarea.single-length, select.single-length { width:180px; padding:4px; color:#333; }
.inq fieldset { border: 1px solid #EAEBEC; padding: 15px; margin-bottom:1em; background:url(../images/login_bg.gif) repeat-x top left #FDFDFD; }
.inq legend { font:normal 18px Georgia Ref, Georgia, Arial, Tahoma; color: #fff; line-height: 1.6em; }
.red { color:#ff0000; }
.pointer { cursor:pointer; padding:5px 15px; margin-top:5px; font-weight:bold; color:#333;  }
.please_insert {
font: 10px Arial, Helvetica, sans-serif;
}