body {
	margin:0px;
	padding:0px;
	font-family:tahoma;
	font-size:8pt;
	direction:rtl;
	background-color:#FFE5AD;
}

table {
	border-collapse:collapse;
	padding:0px;
	margin:0px;
	font-family:tahoma;
	font-size:8pt;
}

form {
	margin:0px;
	padding:0px;
}

a {
	text-decoration:none;
	color:#666;
}

input {
	font-family:tahoma;
	font-size:8pt;
}

.search {
	background-color:#FFF;
	border:1px solid #F90;
}

.right {
	padding:2px;
	margin-right:6px;
}

.right .content {
	border-right:1px solid #B9B9B9;
	border-left:1px solid #B9B9B9;
	margin-left:1px;
	width:187px;
}

.right .top {
	background-image:url(images/top_bg.gif);
	width:189px;
	height:5px;
	background-repeat:no-repeat;
	background-position:bottom;
}

.right .down {
	background-image:url(images/bottom_bg.gif);
	width:189px;
	height:5px;
	background-repeat:no-repeat;
	background-position:top;
}

.middle {
	padding:2px;
}

.left {
	padding:2px;
	margin-left:6px;
}

.left .content {
	border-right:1px solid #B9B9B9;
	border-left:1px solid #B9B9B9;
	margin-left:1px;
	width:187px;
}

.left .top {
	background-image:url(images/top_bg.gif);
	width:189px;
	height:5px;
	background-repeat:no-repeat;
	background-position:bottom;
}

.left .down {
	background-image:url(images/bottom_bg.gif);
	width:189px;
	height:5px;
	background-repeat:no-repeat;
	background-position:top;
}

.menu {
	background-image:url(images/menu.gif);
	width:183px;
	height:30px;
}

.menu .text {
	padding-top:7px;
	padding-right:9px;
	color:#CCC;
	text-align:right;
}

.post {
	background-image:url(images/post_top.gif);
	width:555px;
	height:30px;
}

.post .text {
	padding-top:7px;
	padding-right:9px;
	color:#666;
	text-align:right;
}

.menu_item {
	background-image:url(images/mright_bg.gif);
	width:183px;
	height:30px;
}

.menu_item .text {
	padding-top:7px;
	padding-right:9px;
	color:#666;
	text-align:right;
}

a:hover {
	color:#F00;
}

.randome {
	background-image:url(images/randome_produces.gif);
	width:555px;
	height:150px;
}

ul {
	list-style:none;
	margin:0px;
	padding-right:0px;
	margin-bottom:10px;
}

ul li {
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	background-position:right center;
	padding-right:15px;
	margin-top:5px;
	margin-right:10px;
	text-align:right;
}

select {
	font-family:tahoma;
	font-size:8pt;
}

textarea {
	font-family:tahoma;
	font-size:8pt;
}
