td.catalog_all {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-align: justify;
	color: #666666;
}

td.order_tx {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-align: justify;
	color: #003399;
	font-weight: bold;
}
.srch_but {
	width: 100;
	height: 20px;
	font-family: Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background: #003399;
	color: #FFFFFF;	
	cursor: hand;
}
a.schetchik, a.schetchik:active, a.schetchik:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;	
	text-decoration: underline;
}
a.schetchik:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;	
	text-decoration: none;
}
td.catalog_name {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #003399;	
	text-decoration: none;
}
td.catalog_price {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;	
	text-decoration: none;
}
span.catalog_price {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #003399;	
	text-decoration: none;
}
.catalog_body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;	
	text-decoration: none;
}
a.catalog_podr, a.catalog_podr:active, a.catalog_podr:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;	
	text-decoration: none;
}
a.catalog_podr:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;	
	text-decoration: underline;
}
img.bordered {
	border: #666666 1px solid;
}