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

.middle {
	border:1px solid #CCC;
	width:1000px;
	height:auto;
	margin-top:0px;
	text-align:justify;
	font-family:tahoma;
	font-size:8pt;
background-color:#ffffff;
}

.header {
	background-image:url(images/header.gif);
	width:998px;
	height:150px;
	border-bottom:1px solid #CCC;
	font-family:tahoma;
	font-size:8pt;
}
.title {
	background-image:url(images/title.gif);
	width:auto;
	height:auto;
	color:#fff;
	padding-top:7px;
	padding-bottom:7px;
	padding-right:10px;
	margin-bottom:5px;
	font-family:tahoma;
	font-size:8pt;
}

.list {
	background-image:url(images/arrow.gif);
	width:5px;
	height:9px;
	margin:2px;
	float:right;
	margin-left:5px;
	font-family:tahoma;
	font-size:8pt;
	background-repeat:no-repeat;
}
a {
	color:#3A3B3C;
	text-decoration:none;
	font-family:tahoma;
	font-size:8pt;
}

a:hover {
	color:#F00;
	font-family:tahoma;
	font-size:8pt;
}

input {
	font-family:tahoma;
	font-size:8pt;
	background-color:#FFF;
	color:#3A3B3C;
	border:1px solid #CCC;
	
}

textarea {
	font-family:tahoma;
	font-size:8pt;
	background-color:#FFF;
	color:#3A3B3C;
	border:1px solid #CCC;
	
}

form {
	margin:0px;
	padding:0px;
	font-family:tahoma;
	font-size:8pt;
}

.stat {
	line-height:180%;
}

.BasketTable :hover
{
	background-color:#FFC;
}

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