﻿body
{
	background-image: url(    '../../images/New/bg.jpg' );
	margin: 0px;
	font-family: Tahoma;
	font-size: 14pt;
	direction: rtl;
}
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.jpg' );
	background-repeat: no-repeat;
	height: 94px;
	width: 256px;
}
.header2
{
	text-align: center;
	background-image: url(   '../../images/new/header2.jpg' );
	background-repeat: no-repeat;
	height: 94px;
	width: 288px;
}
.header3
{
	background-image: url(   '../../images/new/header3.jpg' );
	background-repeat: no-repeat;
	height: 94px;
	width: 250px;
}
.header4
{
	background-image: url(   '../../images/new/header4.jpg' );
	background-repeat: repeat-x;
}
.header5
{
	background-image: url(   '../../images/new/header5.jpg' );
	background-repeat: repeat-x;
}
.subHeader
{
	height: 39px;
	width: 56px;
	background-color: White;
}

.subHeader1
{
	background-image: url(   '../../images/new/subHeader1.jpg' );
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	height: 39px;
}
.subHeader2
{
	background-image: url(   '../../images/new/subHeader2.jpg' );
	background-repeat: no-repeat;
	background-position: top right;
	height: 39px;
	text-align: center;
	padding: 5px 0px;
}

.subHeader3
{
	background-image: url(   '../../images/new/subHeader3.jpg' );
	background-repeat: no-repeat;
	background-position: top left;
	height: 39px;
	width: 56px;
	background-color: White;
}
.menu
{
	text-align: right;
	vertical-align: top;
	width: 180px;
	font-size: 11px;
	background-color: whitesmoke;
}
.menuName
{
	font-family: Arabic Traditional;
	font-weight: bold;
	font-size: 18px;
	color: white;
}
.masterContent
{
	height: 100%;
	/*width: 100%;*/
	padding: 8px;
	text-align: center;
	background-color: White;/* #e9edea;*/
	vertical-align: top;
}
.footer
{
	background-image: url(    '../../images/new/footer.jpg' );
	background-repeat: repeat-x;
	height: 22px;
	text-align: center;
	font-family: Tahoma;
	font-size: 10px;
	color: #0866ac;
}
.footerDots
{
	text-align: center;
	font-size: 10px;
	font-family: Arial;
	background-color: White;
}
.link1
{
	position: relative;
	top: 14px;
	right: 54px;
}
.link2
{
	position: relative;
	top: 33px;
	right: -42px;
}
.link3
{
	position: relative;
	top: 34px;
	right: 20px;
}
.imgLogo
{
	background-image: url(                                        'images/logo.png' );
	background-position: top;
	background-repeat: no-repeat;
	width: 135px;
	height: 94px;
}
.alert
{
	font-weight: bold;
	font-size: 13px;
	background-color: lemonchiffon;
	color: chocolate;
	width: 60%;
	border: chocolate 2px solid;
	padding: 8px;
	margin: 20px;
	line-height: 20px;
}

