﻿body
{
	background-image: url(                                      'images/bg.jpg' );
	margin: 0px;
	font-family: Tahoma;
	font-size: 14pt;
	direction: rtl;
	height: 100%;
}
table
{
	direction: rtl;
	border-collapse: collapse;
}
.tbl
{
	width: 100%;
}
.masterTbl
{
	background-color: #ddedf6;
	height: 100%;
}
.rightMargin
{
	width: 50px;
	background-image: url(                                    '../../images/rightMargin.gif' );
	background-repeat: repeat-y;
}
.leftMargin
{
	width: 50px;
	background-image: url(                                    '../../images/leftMargin.gif' );
	background-repeat: repeat-y;
}
.systemheader
{
	background-color: #0f5bb9;
	color: White;
	height: 25px;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	padding-right: 10px;
}
.topHeader
{
	background-image: url(                                   'images/content.gif' );
	background-repeat: repeat-x;
	background-position: center;
	border-top: solid 3px white;
	border-bottom: solid 3px white;
}
.header1
{
	background-image: url(                                   'images/new/header1.gif' );
	background-repeat: no-repeat;
	height: 85px;
	width: 337px;
}
.header2
{
	text-align:center;
	background-image: url(                                   'images/new/header2.gif' );
	background-repeat: repeat-x;
}
.header3
{
	background-image: url(                                   'images/new/header3.gif' );
	background-repeat: no-repeat;
	height: 85px;
	width: 282px;
}
.masterContent
{
	height: 100%;
	padding: 8px;
	text-align: center;
	background-color: #e9edea;
	vertical-align: top;
}
.footer
{
	background-color: #808080;
	height: 36px;
	text-align: center;
	font-family: Tahoma;
	font-size: 10px;
	color: White;
}
.footerDots
{
	text-align: center;
	font-size: 10px;
	font-family: Arial;
	background-color: White;
}
.link1
{
	position: relative;
	top: 8px;
	right: 88px;
}
.link2
{
	position: relative;
	top: 28px;
	right: -54px;
}
.link3
{
	position: relative;
	top: 32px;
	right: 88px;
}
.imgLogo
{
	background-image: url(                                   'images/logo.jpg' );
	background-position: center;
	background-repeat: no-repeat;
	width:123px;
	height:43px;
}