﻿body 
{
	direction:rtl;
	font-family:Tahoma;
	font-size:8pt;
	margin:0px;
	background-color:#eaf3fd;
	background-image:url('images/BBG.gif');
	background-repeat:repeat-x;
	background-position:center 78px;
}
.H
{
	background-color:#045fa3;
	background-image:url('images/HBG.jpg');
	background-repeat:no-repeat;
}
.HR
{
	background-image:url('images/HBGR.gif');
	background-repeat:no-repeat;
	background-position:98% center;
	border-bottom:#dde5ed solid 1px;
	height:77px;
}
.SR
{
	width:25%;
	padding:5px;
}
.C
{
	width:75%;
	padding:5px;
}
.F
{
	text-align:center;
	color:#999999;
	padding:10px;
	direction:ltr;
}