body {
	padding:0px;
	margin:0px;
	font-family:tahoma;
	font-size:8pt;
	color:#000;
	direction:rtl;
}

.middle {
	border:1px solid #CCC;
	width:760px;
	height:auto;
	margin-top:10px;
	text-align:justify;
}

.header {
	background-image:url(images/header.gif);
	width:760px;
	height:120px;
	border-bottom:1px solid #CCC;
}
.title {
	background-image:url(images/title.gif);
	width:140px;
	height:20px;
	color:#900;
	padding-top:7px;
	padding-right:10px;
	margin-bottom:5px;

}

.list {
	background-image:url(images/arrow.gif);
	width:5px;
	height:9px;
	margin:2px;
	float:right;
	margin-left:5px;
}

a {
	color:#000;
	text-decoration:none;
}

a:hover {
	color:#F00;
}

input {
	font-family:tahoma;
	font-size:8pt;
	background-color:#FFF;
	color:#FFAD0E;
	border:1px solid #CCC;
}

form {
	margin:0px;
	padding:0px;
}