body,td,th {
	font-family: trebuchet MS;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #bcbcc1;
	background-image:url(images/bgr_site.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bgr_left {
	background-image:url(images/bgr_l.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
.bgr_left_bgr {
	background-image: url(images/bgr_left_bg.jpg);
	background-repeat:repeat-y;
	background-position:right;
}
.bgr_left_footer {
	background-image: url(images/footer_bgr_l.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
.bgr_right {
	background-image:url(images/bgr_r.jpg);
	background-repeat:no-repeat;
	background-position:left;
}
.bgr_right_bgr {
	background-image: url(images/bgr_right_bg.jpg);
	background-repeat:repeat-y;
	background-position:left;
}
.bgr_right_footer {
	background-image: url(images/footer_bgr_r.jpg);
	background-repeat:no-repeat;
	background-position:left;
}
a.black:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.black:visited {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
a.black:hover {
	font-size: 12px;
	text-decoration: none;
	color: #d42b00;
}
a.black:active {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
a.red:link {
	font-size: 12px;
	color: #d42b00;
	text-decoration: none;
}
a.red:visited {
	font-size: 12px;
	text-decoration: none;
	color: #d42b00;
}
a.red:hover {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
a.red:active {
	font-size: 12px;
	text-decoration: none;
	color: #d42b00;
}
a.white:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}
a.white:hover {
	font-size: 12px;
	text-decoration: none;
	color: #d42b00;
}
a.white:active {
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}
.text_12_black {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #000000;
}
.text_12_white {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #FFFFFF;
}
.text_14_white {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	color: #FFFFFF;
}
.title {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px;
}
.title_red {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px;
	color: #d42b00;
}
.title_white_product {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px;
	color: #FFFFFF;
}
.price{
	font: "Trebuchet MS";
	font-size:36px;
	color:#CC0000;
}
.old_price{
	font: "Trebuchet MS";
	font-size:18px;
	color:#000;
}
.sign{
	font: "Trebuchet MS";
	font-size:12px;
	text-decoration:none;
	color:#CC0000;
}
.inp{
width:200px;
}
select.import{
	max-height:50;
}
a:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	font-size: 12px;
	text-decoration: none;
	color: #d42b00;
}
a:active {
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}
