html, body, ul, ol, li, p, 
h1, h2, h3, h4, h5, h6, 
form, fieldset, a {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
} 

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #C4D4A9;
	background-image:	url(images/bg_pattern.gif);
	text-align: center;
	color: #666666;
	margin: 0 auto;
	width: 740px;
	position: relative;
	margin-top: 20px;
}	 

a {
	text-decoration: none;
	border: 0;
}
a img {
	border: 0;
}

p {
	padding-top: 8px;
	direction:rtl;
	padding-bottom: 8px;
	line-height: 1.4;
}	

p.txt_ru{
	padding-top: 8px;
	direction:ltr;
	padding-bottom: 8px;
	line-height: 1.4;
}	

p.english {
	text-align:left;
	direction:ltr;
}

div.title_filter{
	background-color: #76C5F0;
	height: 20px;
	font-size: 16px;
	direction:rtl;
	font-weight: bold;
	width: 703px;
	vertical-align: top;
	}
a.title_filter_link{
	background-color: #DBEDBD;
	padding-bottom: 30px;
	direction:rtl;
	vertical-align: top;
	}

.block1 {
	border:0px solid black;
	height:50px;
	overflow:auto;
	position:relative ;
	width:100%;
	z-index:1;
	float:center;
	vertical-align:baseline   ;
	}			

#topHeader, #footer{
	background-color: #cccccc;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	height:16px;
	text-align:right;
	width: 770px;
}
#topHeader {
	border-bottom: 1px  solid  #666666;
	padding-right: 10px;
	width: 770px;
}
#header {
	background-color: #C4D4A9;
	text-align: left;
	height: 82px;
	width: 770px;
}
#logo {
	position: absolute;
	left: 10px;
	top: 3px;
}

#navBar {
	font-size: 12px;
	color: #000000;
	background-color: #D6E8B9;
	height: 26px;
	width: 770px;
	background-image: url(images/navBarDots.jpg);
	vertical-align: top;
	padding-top: 2px;
}

#navBar_ru {
	font-size: 10px;
	color: #000000;
	background-color: #D6E8B9;
	height: 26px;
	width: 770px;
	background-image: url(images/navBarDots.jpg);
	vertical-align: top;
	padding-top: 2px;
}

img.navBarSeperator {
	padding-right: 10px;
	padding-left: 10px;
}
img.navBarSeperatorEnglish {
	padding-right: 10px;
	padding-left: 10px;
}

img.navBarSeperator_ru {
	padding-right: 5px;
	padding-left: 5px;
}
img.navBarSeperatorEnglish_ru {
	padding-right: 5px;
	padding-left: 5px;
}

#navBar a:link, .blackLink:link { 
	color: #000000;
	text-decoration: none;
}
#navBar a:visited, .blackLink:visited { 
	color: #000000;
	text-decoration: none;
}
#navBar a:hover, .blackLink:hover { 
	color: #666666;
	text-decoration: none;
}
#navBar .selected { 
	color: #333333;
	font-weight: bold;
}




#navBar_ru a:link, .blackLink:link { 
	color: #000000;
	text-decoration: none;
}
#navBar_ru a:visited, .blackLink:visited { 
	color: #000000;
	text-decoration: none;
}
#navBar_ru a:hover, .blackLink:hover { 
	color: #666666;
	text-decoration: none;
}
#navBar_ru .selected { 
	color: #333333;
	font-weight: bold;
}




.mainTable {
 border-left:1px solid #AAA7A7;
 border-right:1px solid #AAA7A7;
 width:740px;
}

#mainContent {
	background-color: #DBEDBD;
	text-align: right;
	padding-right: 40px;
	vertical-align:top;
	border-left:1px solid #AAA7A7;
	padding-top: 25px;
}	

#mainRightColumn {
	background-color: #DBEDBD;
	text-align: right;
	padding: 5px 21px 8px 60px;
	width: 497px;
	vertical-align:top;
	border-left:1px solid #AAA7A7;
}	
#mainRightColumnEnglish {
	background-color: #DBEDBD;
	width: 60%;
	text-align: left;
	padding: 5px 15px 8px 21px;
	direction:ltr;
	vertical-align:top;
	border-right:1px solid #AAA7A7;
}
#mainRightColumnEnglish p {
	direction:ltr;
	line-height: 1.3;
	padding-top: 6px;
	padding-bottom: 6px;
}
 
#mainRightColumnHeader {
	padding-top:5px ;
	padding-bottom: 8px;
}

 #mainLeftColumn {
	text-align: right;
	vertical-align: top;
	padding: 5px 10px 8px 12px;
	width: 265px;
}	
#mainLeftColumnEn {
	background-color: #BAC9A0;
	color:#333333;
	width: 30%;
	direction:ltr; 
	text-align:left;	
	line-height: 1.25 ;
	vertical-align: top;
	padding: 5px 12px 8px 10px;
}	
 #mainLeftColumnContactEn {
	text-align: left;
	vertical-align: top;
	width: 370px;
	padding-top: 5px;
	background-color:#BAC9A0;
}	
 #mainLeftColumnContactEn div {
	padding-left: 10px;
	padding-right: 12px;
	text-align:left;
	padding-top:17px;
	}
 
#mainLeftColumnHeader {
	padding-top:7px ;
}
.mainLeftColumnPoly {
	background-color: #E7F3D4;
}
.mainLeftColumnPoly[style="width:330px; padding-left:15px; text-align:left"] p {
	margin-left: 40px;
	line-height:1.3;
}

#footer {
	border-top: 1px  solid  #666666;
	height:16px;

}
#footer a:link { 
	color: #666666; 
	text-decoration: none;
	font-weight: bold;
}
#footer a:visited { 
	color: #666666; 
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover { 
	color: #333333; 
	text-decoration: none;
	font-weight: bold;
}

.normalLink:link { 
	color: #666666; text-decoration: none
}
.normalLink:visited { 
	color: #666666; text-decoration: none
}
.normalLink:hover { 
	color: #333333; text-decoration: none
}

.greenLink:link, .greenLink:visited { 
	color: #006633; text-decoration: underline;
}
.greenLink:hover { 
	color: #666666; text-decoration: underline;
}

.grayLink:link, .grayLink:visited { 
	color: #666666; text-decoration: underline;
}
.grayLink:hover { 
	color: #333333; text-decoration: underline;
}

.aboutUsHeaders{
	padding-top:8px;
}

#polyLinkText {
	padding-top: 90px;
	color:#666666;
}

.mainRightsColumnProducts {
	 border-left:1px solid #AAA7A7;
}
#productsSeriesTextPane {
	background-color: #C4D4A9;
	padding-right: 10px;
	text-align: right;
	vertical-align: bottom;
	border-left:1px solid #AAA7A7;
}
#productsSeriesTextPaneEn {
	padding-left: 12px;
	text-align: left;
	direction:ltr;
	vertical-align: bottom;
	border-right:1px solid #AAA7A7;
}

#productsListPane {
	width: 260px;
	background-color:#C4D4A9;
	vertical-align: top;
	border-left:1px solid #AAA7A7;
	border-top:1px solid #AAA7A7;
}

.productsList {
	margin-top:7px;
	padding-right:15px;
	text-align:right;
}
.productsList .productInList {
	margin-top:6px;
	font-size:12px;
	direction:rtl;
}
.productsList .productInListEnglish {
	margin-top:6px;
	padding-left: 15px;
	font-size:10px;
	text-align:left;
}
.productsList .fontSize11px {
	font-size: 11px;
}
.productsList .productInListEnglish img {
	padding-right:4px;
}
.productsList .productInList img {
	padding-left:6px;
}

#productDescriptionPane {
	vertical-align: top;
	text-align:right;
	border-left:1px solid #AAA7A7;
	border-top:1px solid #AAA7A7;
	width: 211px;
	background-color: #dcecb7;
	padding:11px 4px 8px 8px;
}

#enterBody {
   background-color: #C4D4A9;
   background-image: none;
	color: #333333;
	width:100%;
}
#enterMiddle {
	background-color: #FF7300;
	}
p.contact {
	line-height:2.54;
	padding-left:8px;
}	

#researchTable {
	width: 770px ;
	height: 262px ;
	border-color:#999999
	background-color: #E7F3D4;
}
#researchTable td {
	border-bottom: 1px solid #C4D4A9;
	padding-right:12px;
}
#researchTable a:link, #researchTable a:visited { 
	color: #666666; text-decoration: none;
}
#researchTable a:hover { 
	color: #333333; text-decoration: underline;
}

#flashPane {
	border-left:1px solid #AAA7A7;
}
#flashPaneEn {
	border-right:1px solid #AAA7A7;
}

#productImagePane {
	margin-right: 5px;
	padding: 20px 10px;
	background: url('images/arrowThree.gif')  no-repeat 95% 50%;
	width: 100%;
	vertical-align:middle;
}
#productImagePaneTop {
	margin-right: 5px;
	padding: 20px 10px;
	background: url('images/arrowThree.gif')  no-repeat 95% 50%;
	width: 100%;
	vertical-align:top;
}
.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	vertical-align: middle;
	text-align: center;
	color: #000000;
	font-weight: bolder;
	text-decoration: none;

}

.title_ru {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	vertical-align: middle;
	text-align: center;
	color: #98A683;
	font-weight: bolder;
	text-decoration: none;

}

.title_ru_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	vertical-align: middle;
	text-align: center;
	color: #ffffff;
	font-weight: bolder;
	text-decoration: none;

}

