body {
	margin: 0px;
	background-color: #e8faf4;
}
.bckgTop {
	background-image: url(../en/images/bckg_top.jpg);
	background-repeat: no-repeat;
	height: 145px;
	width: 795px;
}
.bckgPage {
	background-image: url(../en/images/bckg_page.gif);
	background-repeat: repeat-y;
}
.bckgBottom {
	background-image: url(../en/images/bckg_bottom.gif);
	background-repeat: no-repeat;
	height: 80px;
	width: 795px;
	padding-left: 30px;
	padding-top: 14px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9933;
}
.textZoom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.textTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9933;
	font-weight: bold;
}
.bckgBoxProd {
	background-image: url(../en/images/bckg_box_prod.gif);
	background-repeat: no-repeat;
	height: 156px;
	width: 225px;
	padding-top: 27px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
.bckgBoxSpecial {
	background-image: url(../en/images/bckg_box_special.gif);
	background-repeat: no-repeat;
	height: 443px;
	width: 491px;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
}
.bckgBoxZoom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #cc6600;
	font-weight: bold;
	background-image: url(../en/images/bckg_box_zoom.gif);
	background-repeat: no-repeat;
	height: 70px;
	width: 491px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
}

.bckgBoxSelections {
	background-image: url(../en/images/bckg_box_selections.gif);
	background-repeat: no-repeat;
	height: 145px;
	width: 735px;
	padding-top: 27px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
.bckgBoxInternational {
	background-image: url(../en/images/bckg_box_international.jpg);
	background-repeat: no-repeat;
	height: 251px;
	width: 491px;
}
.textPrice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
a:link {
	color: #FF9933;
	text-decoration: none;
}
a:visited {
	color: #FF9933;
	text-decoration: none;
}
a:hover {
	color: #CC6600;
	text-decoration: underline;
}
a:active {
	color: #CC6600;
}
.textBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.bckgBoxZoomLoop {
	background-image: url(../en/images/bckg_box_loop.gif);
	background-repeat: repeat-y;
	width: 491px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
}
.loopVR {
	background-image: url(../en/images/img_dot.gif);
	background-repeat: repeat-y;
}
.loopHR {
	background-image: url(../en/images/img_dot.gif);
	background-repeat: repeat-x;
	height: 1px;
}
.form_inputField {
	width: 100%;
}
