html
{
	width:100%;
	height:100%;
}
body 
{
	width:100%;
	margin:0;
	padding:0;
	background:#fff;
	font:normal 12px Arial;
	color:#000;
	background:url(../images/top_bg.gif) top repeat-x;
}
form, h1, h2, h3, h4 {
	margin:0px;
}
img 
{
	border:none;
}
p {
	margin-top:5px;
}
a {
	outline:none;
}
div, table, span, ul, li
{
	direction:rtl;
	text-align:right;
}
table
{
	border-collapse:collapse;
}
input, select, textarea
{
	font-family:Arial;
}
.Clear
{
	clear:both;
	margin:0;
	padding-top:10px;
}
.Err
{
	color:#F00;
	text-align:center;
}
#GaryBord
{
	border:1px solid #bdc5c6;
	padding:5px;
	text-align:center;
}
.Paging
{
	margin:0 auto;
	direction:ltr;
}
.Paging th
{
	color:#b72100;
}
.Paging a
{
	color:#304b09;
	text-decoration:none;
}
