@charset "windows-1251";
.introduction {
	font-family: Arial, Helvetica, sans-serif; font-size: 10pt;
	color : white;
	margin-top : 10px;
	margin-left : 10px;
	margin-right : 10px;
}		
	

.feedback {
    color: white;
	font-family : Arial;
	font-size:10pt;
}

a {
   font-weight:bold;
   text-decoration: none;
}

a:hover {
	color: black;
	text-decoration: underline
}

body {
	  scrollbar-base-color:#737EE3;
	  scrollbar-track-color:#737EE3;
	  scrollbar-3dlight-color:#737EE3;
	  scrollbar-face-color:#737EE3
	  scrollbar-arrow-color:#737EE3
	  bgcolor:#33FFFF;
}

.prices_head {
         font-size:9pt; 
		 color:#003399;
		 font-weight:bold;
		 background:#737EE3;
}

.prices {font-family: Arial, Helvetica, sans-serif; 
         font-size : 8pt; 
		 font-weight:bold; 
		 color : #ffffcc;
		 }

.price_border {
               background:#737EE3; 
}

:hover #thumbnail { border: inset }
#thumbnail {border: ridge transparent}

.thumb_title {
             font-family: Arial, Helvetica, sans-serif; 
			 font-size: 10pt;
			 color:yellow;
			 }
.product_image {
               border: ridge transparent
			   }

.page_title {
             font-family: Arial, Helvetica, sans-serif; 
			 font-size: 10pt;
			 font-weight:bold;
			 color:white;
}
            