table {
	border:0px;
	padding:0px;
	margin:0px;
}

.text, table {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #4f4f4f;
}

.text1{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #939393;
}

.anons { 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color: #636363;	
	text-align: left;
	font-weight: bold;
 }

.small{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #939393;
}

.small1{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #4f4f4f;
}

a, td.sub_cat a{
	color: #C41800;
	text-decoration: underline;
}

a:HOVER{
	text-decoration: none;
	color: #FA1E04;
}

.path, .path a{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #939393;
	padding-bottom: 5px;
}

.path a:HOVER{
	color: #939393;
	text-decoration: none;
}

.altmenu{ 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #7F7F7F;	
 }
 
.servicemenu { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F5F5F;	
 }

.servicemenu:HOVER{
	text-decoration: underline;
	color: #FFFFFF;
}
 
.search{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	border: 1px solid #B4B4B4;
	width: 100%;
}

.triangle1{
	background-position : top left;
	background-repeat : no-repeat;
	background-image : url(/images/body/triangle1.gif);
}

.triangle2{
	background-position : top left;
	background-repeat : no-repeat;
	background-image : url(/images/body/triangle2.gif);
}

.triangle3{
	background-position : top right;
	background-repeat : no-repeat;
	background-image : url(/images/body/triangle3.gif);
}

.mainmenu{
	background-position : bottom right;
	background-repeat : no-repeat;
	background-image : url(/images/body/triangle4.gif);
}

a.title{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #555555;
}

a.title:HOVER{
	text-decoration: none;
}

.action_banner{
	border: solid 1px #E5E5E5;
	cursor: hand;
	background-position : bottom right;
	background-repeat : no-repeat;
	background-color: #ffffff;
}

p{
	text-align: justify;
}

h1{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	color: #FE000B;
	padding-bottom: 11px;
}
.digit{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	color: #FE000B;
}

h2, h2 a, .h2{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 17px;
	color: #353535;	
}

h3, h3 a{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color: #636363;	
}
.moduletitle{
	color: #4f4f4f;
	width: 100%; 
	height: 41px;
	font-size:15px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.submenutitle{
	color: #4f4f4f;
	font-size:15px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.ieshadow {
	position:absolute;
	z-index:-1;
	margin-left:-8px;
	margin-top:-8px;

	filter:
		progid:DXImageTransform.Microsoft.Blur(pixelradius=3,makeshadow=true,shadowopacity=.5)
		progid:DXImageTransform.Microsoft.Blur(pixelradius=3)
		progid:DXImageTransform.Microsoft.Blur(pixelradius=3)
	;
}

.vendorimg{
	border: 1px solid #DCDCDC;
	margin-right: 20px;
	margin-bottom:10px;
	padding: 10px;
	background-color: #FFFFFF;
}

.modelcode {
	color:#939393;
	text-align:right;
	padding-right:5px;
	padding-left:10px;
}

.prod-act {
	color:#2f2f2f;
}

.prod-pas {
	color:#a0a0a0;
}

.horline {
	background-image : url(/images/backdot1.gif);
	background-repeat: repeat-x;
	background-position: center;
	height:30px;
}

.r0 {
	background-color:#e5e5e5;
	text-align:left;
}

.r1 {
	background-color:#f3f3f3;
	text-align:left;
}

.r2 {
	background-color:#ffffff;
	text-align:left;
}

.stripe{
	background-color : #FE000B;
}

.bg-red{
	background-color : #FF7C80;
}

.bg-yellow{
	background-color : #FFFFCC;
}

.bg-green{
	background-color : #CCFFCC;
}

.bg-gray{
	color : #808080;
}

a:hover IMG { filter: blue(); }
.p_gray { 
/*filter: Gray;*/
	filter: Gray alpha(Opacity=50); /* Прозрачность в IE */
	-moz-opacity: 0.3; /* Прозрачность в Firefox */
	opacity: 0.3; /* Прозрачность в Opera */

}

div.nav {visibility: hidden;}
.navPop {
	border: 1px solid #E0E0E0;
}