.body{
	background : White;
	margin : 0px 0px 0px 0px;
}
.bg_head{
	background-image : url(img/bg_head.gif);
	background-repeat : repeat-y;
}
.bg_horizont{
	background-image : url(img/bg_head.gif);
	background-repeat : repeat-x;
}
.menu
	{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	color : #878787;
	text-decoration : none;
}
.menu_selected{
	color : #D90000;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}
.contacts{
	font : 11px "MS Sans Serif", Geneva, sans-serif;
	color : #373737;
	text-decoration : none;
	line-height : 15px;
}
.price{
	font : 11px Arial, Helvetica, sans-serif;
	color : White;
	text-decoration : none;
	line-height : 15px;
}
.header
	{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	color : #878787;
	text-decoration : none;
}
.search_field{
	border : 1px solid #777777;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
.search_button{
	border : 1px solid #777777;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}
.banner_info{
	font : 13px "MS Sans Serif", Geneva, sans-serif;
	text-decoration : none;
}
.cat{
	font : 11px "MS Sans Serif", Geneva, sans-serif;
	color : Black;
	text-decoration : none;
}
.catbig{
	font : 18px "MS Sans Serif", Geneva, sans-serif;
	color : #3E3E3E;
	text-decoration : none;
}
.model{
	font : 15px "MS Sans Serif", Geneva, sans-serif;
	text-decoration : underline;
	font-weight : bold;
	text-align: center;
}
.index_category_new{
	font : bold 12px "MS Sans Serif", Geneva, sans-serif;
	color : Black;
	text-decoration : underline;
}
.index_product_new{
	font : bold 12px "MS Sans Serif", Geneva, sans-serif;
	color : Red;
	text-decoration : underline;
}
.index_smallinf_new{
	font : normal 9px "MS Sans Serif", Geneva, sans-serif;
	color : #2C2C2C;
	text-decoration : none;
}
.index_smallinf_new:hover{
	font : normal 9px "MS Sans Serif", Geneva, sans-serif;
	color : #42C2C2C;
	text-decoration : underline;
}
.txt{
	font : 13px "MS Sans Serif", Geneva, sans-serif;
	color : Black;
	text-decoration : none;
}
.txth1{
	font : bold 14px "MS Sans Serif", Geneva, sans-serif;
	color : #BD0000;
	text-decoration : none;
}