#wrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	height: auto;
	width: 960px;
	direction: rtl;
	margin: auto;
	padding: 0px;
}
#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 960px;
	direction: rtl;
}
#body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 960px;
	direction: rtl;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
}
#wrapper #body table tr td span a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
	direction: rtl;
}
#wrapper #body table tr td span a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	direction: rtl;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 960px;
	direction: rtl;
}
#wrapper #body table tr td a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
	direction: rtl;
}
#wrapper #body table tr td a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
