*{
	font-family: Arial, Helvetica, sans-serif;
}
html{
	background-color:#EEEEEE;
	direction:rtl;
}

td{
	vertical-align:top;
}
img{
	border-width:0px;
	vertical-align:middle;
}
a:link {
	text-decoration: none;
	color: #003366;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #003366;
}
a:active {
	text-decoration: none;
	color: #003366;
}

h1 {
	font-size: 16px;
	color: #82746C;
}
h2 {
	font-size: 14px;
	color: #58606D;
}
h3 {
	font-size: 14px;
	color: #82746C;
}

h4, h5, h6, p, td, div {
	font-size: 12px;
}

.row
{
	border-color: #CFC4B7 #F7F1E4 #F7F1E4;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}

.back
{
	font-size: 12px;
	font-weight: bold;
	color: #5D4C46
}

.category
{
	font-size: 12px;
	font-weight: bold;
	color: #82746C;
}

.new
{
	font-size: 11px;
	font-weight: bold;
	color: #ff6600;
}

.kedesign
{
	font-size: small;
	color: #ffffff;
}

.menu_div
{
	float:left;
	padding:0px 5px;
}

.menu_div_en
{
	float:left;
	padding:0px 5px;
}

.textarea_big{
	height:400px;
	width:600px;
}
.input_big{
	width:600px;
}

.textarea_medium{
	height:200px;
	width:600px;
}

.border{
	border:#990000 1px solid;
	padding:5px;
}

.red{
	color:#FF0000;
}

