﻿body 
{
	background-color: #181818;
	margin: 0;
	color: #181818;
	text-align: right;
	direction: rtl;
	font-family: tahoma;
	font-size: 12px;
	height:100%;
}
.tables
{
	height:100%;
}
a 
{
	color:#7a7a7a;
	font-family:tahoma;
	font-size:12px;
	direction:rtl;
	text-align:right;
}
a:hover
{
	color:#181818;
	font-family:tahoma;
	font-size:12px;
	direction:rtl;
	text-align:right;
	background-color:#fff3eb;
}
.title
{
	color:#e46100;
	font-family:tahoma;
	font-size:13px;
	font-weight:bold;
	direction:rtl;
	text-align:right;
}
.background1
{
	color:#181818;
	font-family:tahoma;
	font-size:12px;
	direction:rtl;
	text-align:right;
	background-color:#fff3eb;
}
.main
{
	color: #8b3b00;
	text-align: justify;
	direction: rtl;
	font-family: tahoma;
	font-size: 13px;
	line-height:18px;
}
.footer
{
	color: #ffffff;
	text-align: left;
	direction: ltr;
	font-family: tahoma;
	font-size: 11px;
}
.footera
{
	color: #ffffff;
	text-align: left;
	direction: ltr;
	font-family: tahoma;
	font-size: 11px;
}
.footera:hover
{
	color: #181818;
	text-align: left;
	direction: ltr;
	font-family: tahoma;
	font-size: 11px;
}