﻿body{
	font-family:Tahoma;
	font-size:10pt;
	direction:rtl;
	background:#F2F2F2;
	color:#696969;
}
table{
	width:100%;
}
img{
	border:1px:
}
/*
	styles
*/
#main{
	background:white;
	margin:auto;
	width:900px;
	border:1px #DDDDDD solid;
	padding:1px;
}
#header{
	padding-bottom:1px;
	border-bottom:1px #DDDDDD solid;
}
#ads{
	padding:1px;
	float:center;
	max-width:500px;
	margin:20px 60px 0px 20px;
	border:1px #DDDDDD solid;
}
#page_title{
	background:#FBFBFB;
	padding:5px;
	font-family:Arial;
	font-size:12pt;
	font-weight:bold;
	border-bottom:1px #DDDDDD solid;
}
#loading{
	float:left;
	padding:5px;
	width:20px;
}
#content{
	padding:5px;
}
#footer{
	padding:10px;
	background:#FBFBFB;
	border-top:1px #DDDDDD solid;
	font-size:8pt;
}
.html_codes{
	color:blue;
	margin-left:40px;
	direction:ltr;
	font-size:8pt;
}
