/* CSS Document */

body{
margin:0px;
background-color:#fff2b4;
}
.text{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:9px;
color:#313443;
line-height:11px;
direction:rtl;
}
.color{
color:#000000;
}
.size{
font-size:12px;
}
.link{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:9px;
color:#424040;
line-height:11px;
text-decoration:none;
}
.link:hover{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:9px;
color:#000000;
line-height:11px;
text-decoration:none;
}
.discount{
background-color:#171702;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:9px;
color:#ffffff;
line-height:11px;
}
.title {
	font-family:arial;
	font-size:18px;
	font-weight:bold;
	color:#000000;
	text-align:center;
	direction:rtl;
}
.content {
	font-family:arial;
	font-size:12px;
	color:#000000;
	text-align:right;
	vertical-align:top;
	direction:rtl;
	line-height:20px;
	padding:5px 5px 5px 5px;
}
.menu_button {
	padding-right:7px;
	text-align:right;
	direction:rtl;
	border-bottom:1px dashed white;
	vertical-align:middle;
}
.menu_button a {
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
input {
	background-color:#FFFFFF;
	border:1px solid #5476A4;
	font-size:10px;
	font-weight:bold;
	color:#0F2944;
}
.contact {
	background:url('images/contactbg.jpg') repeat-x;
	direction:rtl;
	text-align:center;
	margin-right:8px;
	width:190px;
}
.contact td {
	font-family:arial;
	font-size:12px;
}
.contact_title {
	height:25px;
	font-weight:bold;
	text-align:center;
	border-bottom:1px dashed white;
}
