@charset "utf-8";
/* CSS Document */


body {
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(/en/images/texture_bg.jpg);
	background-position: top;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
a.style1:link {	text-decoration: none;}
a.style1:hover {	color: #FF0000;}
a.style1:visited {	text-decoration: none;}

.f_bg {
background: url("/en/images/front_bg.png") no-repeat;
}

.style2 {
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a.style2:link {	text-decoration: none;}
a.style2:hover {
	color: #FF0000;
	text-decoration: underline;
}
a.style2:visited {	text-decoration: none;}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
.style4_product_Name {
	font-size: 16px;
	font-weight: bold;
}

div, img, table { behavior: url(/iepngfix_v2/iepngfix.htc) }

.hyperlink {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a.hyperlink:link {	text-decoration: none;}
a.hyperlink:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.hyperlink:visited {	text-decoration: none;}
