﻿BODY
{
	direction : rtl;
	text-align : right;
	font-family : Tahoma,Arial;
	font-size : 12px;
	margin : 0px;
}
input
{
	font-family : Tahoma;
}
.newsDate
{
	font-weight : 600;
	color : #547EA9;
	
}
.newsTitle
{
	padding-right : 10px;
	padding-bottom : 15px;
	color : #745A3C;
}
.newsMore
{
	color : #C42E14;
	text-decoration :underline;
	border : 0px;
}
a
{
	text-decoration: none;
	color: #C42E14;
	border: 0px;
}
a:hover
{
	text-decoration: underline;
	color: #C42E14;
	border : 0px;
}
.productThumbImg
{
	width : 60px;
	height : 60px;
	float : right;	
	margin : 5px;
}
.productShortDesc
{
	color: #745A3C;	
	text-align : right;
	padding-right : 65px;
	padding-left : 10px;
	text-align : justify;
	margin : 5px;
}
.aboutText{
/*	background-color:#F9E4B2;*/
	margin-top:5px;
	padding:5px;
	color:#745A3C;
	text-align : justify;
}
.productTitle{
	color: #C42E14;
	font-weight : 600;
	font-size : 13px;
}
.contactTitle
{
	font-weight : 600;
	color : #547EA9;
	
}
.contactText
{
	padding-right : 10px;
	padding-bottom : 15px;
	color : #745A3C;
}
.catalogTitle
{
	color : #053865;
	font-weight : 600;
	font-size : 12px;
	
}
img
{
	border :0px;
}
a:link
{
	border :0px;
}
a:active
{
	border :0px;
}
a:visited
{
	border :0px;
}
.cstitle1
{
	color: #C42E14;
	font-weight : 600;
	font-size : 9px;

}
