  body{
	font-family: Arial;
	background-color: #FFFFFF;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
  
  img{
  	 border:0px;
  	}
	
	
  table {
	  text-align: left; 
	  vertical-align : top; 
	  border: 0px;
	  cellpadding: 0px; 
	  cellspacing: 0px; 
	  border-collapse: collapse;
	  font-weight : normal;
  	  }

 table td{
	border: 0px;
	padding:0px;
	vertical-align : top;
} 

a{
	color: #E60000;
	text-decoration: underline;
} 

a:hover{
	color: #000000;
	text-decoration: underline;
} 


#bg_topgrad{
	width: 100%;
	height: 115px;
	background-image: url(/img/TopGrad.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:1;
}

#bg_biggrad{
	width: 100%;
	height: 133px;
	position: absolute;
	top: 115px;
	left: 0px;
	z-index:10;
}
#scroll_catalog{
	width: 80000px;
	height: 133px;
	position:relative;
	top: 0px;
	left: 0px;
	overflow: hidden;
	margin-left: 12px;
}

div.catSpace{
	padding-right:6px; 
	float:left;
}

#main_cont{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:60;
}

table.topMenu{
	font-size: 13px;
	line-height: 24px;
	font-family: Arial;
	font-weight: normal;
	color: #E60000;
}

table.topMenu td a{
	color: #555555;
	text-decoration: none;
}

table.topMenu td a:hover{
	color: #E60000;
	text-decoration: none;
}

table.topMenu2{
	font-size: 16px;
	line-height: 20px;
	font-family: Arial;
	font-weight: bold;
	color: #E60000;
}
table.topMenu2 td{
	vertical-align: bottom;
}
table.topMenu2 td a{
	color: #000000;
	text-decoration: none;
}

table.topMenu2 td a:hover{
	color: #E60000;
	text-decoration: none;
}

td.langSel{
	font-size: 12px;
	line-height: 24px;
	font-family: Arial;
	font-weight: normal;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	background-color: E4012D;
}


td.langUnSel{
	font-size: 12px;
	line-height: 24px;
	font-family: Arial;
	font-weight: normal;
	color: #000000;
	vertical-align: middle;
	text-align: center;
}
td.langUnSel a{
	color: #000000;
	text-decoration: none;
}
td.langUnSel a:hover{
	color: #E60000;
	text-decoration: none;
}

input.findField{
	border:1px solid #CACACA;
	color: #999999; 
	width:159px; 
	height:22px;
	
	font-size: 13px;
	line-height: 18px;
	font-family: Arial;
	font-weight: normal;
}

td.catFont{
	font-size: 11px;
	line-height: 15px;
	font-family: Arial;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
td.catFont a{
	color: #000000;
	text-decoration: none;
}
td.catFont a:hover{
	color: #E60000;
	text-decoration: none;
}


table.redBar{
	font-size: 16px;
	line-height: 17px;
	font-family: Arial;
	font-weight: normal;
	color: #FFFFFF;
	vertical-align: middle;
	
	width: 100%;
	height: 33px;
	background-image: url(/img/redBar.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}

table.greyBar{
	font-size: 16px;
	line-height: 17px;
	font-family: Arial;
	font-weight: normal;
	color: #000000;
	vertical-align: middle;
	
	width: 100%;
	height: 33px;
	background-image: url(/img/greyBar.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}

div.newsDate{
	font-size: 12px;
	line-height: 18px;
	font-family: Arial;
	font-weight: normal;
	color: #999999;
}

div.newsText{
	font-size: 12px;
	line-height: 18px;
	font-family: Arial;
	font-weight: normal;
	color: #000000;
}	

div.newsText a{
	color: #000000;
	text-decoration: underline;
} 

div.newsText a:hover{
	color: #E60000;
	text-decoration: underline;
}


td.newsSep{
	width: 100%;
	height: 1px;
	background-image: url(/img/newsSep.gif);
	background-position: top left;
	background-repeat: repeat-x;
	margin-left:3px;
}

div.pubDate{
	font-size: 12px;
	line-height: 18px;
	font-family: Arial;
	font-weight: normal;
	color: #999999;
}

div.pubText{
	font-size: 13px;
	line-height: 18px;
	font-family: Arial;
	font-weight: normal;
	color: #E60000;
}	

div.pubText a{
	color: #E60000;
	text-decoration: underline;
} 

div.pubText a:hover{
	color: #000000;
	text-decoration: underline;
}

td.mainPubText{
	font-size: 12px;
	line-height: 16px;
	font-family: Arial;
	font-weight: normal;
	color: #000000;
}

td.Authors{
	font-size: 11px;
	line-height: 14px;
	font-family: Arial;
	font-weight: normal;
	color: #000000;
}

td.Authors a{
	color: #E60000;
	text-decoration: underline;
} 

td.Authors a:hover{
	color: #000000;
	text-decoration: underline;
}

td.subscribe{
	font-size: 12px;
	line-height: 16px;
	font-family: Arial;
	font-weight: bold;
	color: #000000;
}

td.subscribe a{
	color: #E60000;
	text-decoration: none;
} 

td.subscribe a:hover{
	color: #000000;
	text-decoration: none;
}

div.newsSep2{
	width: 995px;
	height: 1px;
	background-image: url(/img/newsSep2.gif);
	background-position: top left;
	background-repeat: repeat-x;
	margin-left:3px;
}

div.mText{
	font-size: 14px;
	line-height: 18px;
	font-family: Arial;
	font-weight: normal;
	color: #000000;
	text-align:justify;
}

div.mText ul{padding:0px;margin:0px 0px 20px 20px;}
div.mText ul li{padding:0px;margin:10px 0px 0px 0px;}

div.mTitle{
	font-size: 24px;
	line-height: 18px;
	font-family: Arial;
	font-weight: normal;
	color: #000000;
	padding-left: 1px;
	padding-top: 4px;
	padding-bottom: 26px;
}

h1{
	font-size: 24px;
	line-height: 18px;
	font-family: Arial;
	font-weight: normal;
	color: #000000;
	padding-left: 1px;
	padding-top: 4px;
	padding-bottom: 6px;
}


h2{
	font-size: 18px;
	line-height: 20px;
	font-family: Arial;
	font-weight: normal;
	color: #000000;
	padding-left: 1px;
	padding-top: 14px;
	padding-bottom: 0px;
}

h3{
	font-size: 14px;
	line-height: 18px;
	font-family: Arial;
	font-weight: bold;
	color: #000000;
	padding-left: 1px;
	padding-top: 14px;
	padding-bottom: 0px;
	margin-bottom:10px;
}


ul.mainList{
	padding: 0px 0px 0px 0px;
	margin-left: 24px;
	list-style-type: none;	
}
ul.mainList li{
	padding: 0px 0px 0px 0px;
	$margin-bottom:-6px;
}

table.mList{
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
	
	font-size: 14px;
	line-height: 18px;
	font-family: Arial;
	font-weight: bold;
	color: #000000;
}


table.mList a{
	color: #000000;
	text-decoration: none;
}
table.mList a:hover{
	color: #E60000;
	text-decoration: none;
}

td.mListSel{
	list-style-type: none;	
	
	font-size: 14px;
	line-height: 18px;
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
}

ul.innerList{
	padding: 0px 0px 0px 0px;
	margin-left: 16px;
	margin-bottom: 0px;
	list-style-type: none;
	
	font-size: 12px;
	line-height: 14px;
	font-family: Arial;
	font-weight: normal;
	color: #E60000;
	text-decoration: none;
}

ul.innerList li{
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
}

ul.innerList a{
	color: #000000;
	text-decoration: underline;
}
ul.innerList a:hover{
	color: #E60000;
	text-decoration: underline;
}

table.selBG{
	background-image: url(/img/selBG.jpg);
	background-position: top right;
	background-repeat: repeat-y;
	
	position: relative;
	overflow: visible;
	left: -104px;
}

td.selBGTop{
	background-image: url(/img/selBGTop.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

td.selBGBottom{
	background-image: url(/img/selBGBottom.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}


div.loader{
	background-image: url(/img/loader.gif);
	background-position: top left;
	background-repeat: no-repeat;
	top: 0px;
	left: 0px;
	width:400px;
	height:300px;
	-moz-opacity:.45 !important;
	opacity:.45 !important; 
	filter:alpha(opacity=45);
}

a.bordered img{
	border: 1px solid #FFFFFF;
}

a.bordered:hover img{
	border: 1px solid #E4012D;
}

span.borderedSelected img{
	border: 1px solid #E4012D;
}

div.TitleItem{
	font-size: 24px;
	line-height: 32px;
	font-family: Verdana;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

div.itemFeatures{
	font-size: 18px;
	line-height: 18px;
	font-family: Verdana;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

div.itemDesc{
	font-size: 13px;
	line-height: 18px;
	font-family: Arial;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

div.featList{
	font-size: 12px;
	line-height: 16px;
	font-family: Arial;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

table.forms td{font-size:12px;padding:1px 0px 1px 0px;}
table.forms td input{width:100%}
.inpinv{position:absolute;display:none;}

p{margin:0px;padding:0px;}

span.star{color:#FF0000;font-size:18px}

  div.announce{margin:0px 0px 30px 0px;font-size:13px;}
  div.announce span{font-family:Arial;font-size:12px;color:#E60000}
  big{color:#E60000;font-size:14px;bold-weight:bold;}
  span{color:#E60000}


table.producer td{font-size:12px;padding:16px 20px 24px 4px;vertical-align:middle;}
table.centers td{font-size:11px;padding:10px 8px 10px 2px;vertical-align:top;border-bottom:3px solid #e4e4e4;}
table.centers td.header{font-size:13px;background:#EA292A;color:#FFFFFF;font-size:11px;padding:6px 8px 6px 8px;vertical-align:middle;font-weight:bold;}

table.manuals td{font-size:14px;padding:14px 0px 14px 2px;vertical-align:middle;border-bottom:3px solid #e4e4e4;}


table.certifs{width:100%;padding:0px;}
table.certifs td{font-size:12px;line-height:16px;padding:6px 2px 8px 2px;border-bottom:1px solid #e4e4e4;}
