@charset "utf-8";
#backgrnd {
	background-image: url(../Images/Background.png);
	background-repeat: repeat;
	width: 1280px;
	position: absolute;
	height: auto;
}
#container {
	background-color: #FFD;
	height: auto;
	width: 1024px;
	margin-top: 100px;
	margin-right: 128px;
	margin-bottom: auto;
	margin-left: 128px;
}
#header {
	background-color: #FFF;
	height: 150px;
	width: 1024px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#uppermenu {
	height: 50px;
	width: 1024px;
	border: 1px solid #000;
}
#leftmenu {
	background-color: #C0DADA;
	float: left;
	height: 400px;
	width: 250px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
}
#text {
	background-color: #FFD;
	float: left;
	height: auto;
	width: 490px;
	padding: 10px;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	font-size: 18pt;
	font-weight: bold;
	direction: rtl;
	unicode-bidi: normal;
	border-bottom-style: none;
}
.arafrags {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	direction: rtl;
	unicode-bidi: embed;
}
.engfrags {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	direction: ltr;
	unicode-bidi: embed;
}

#rightmenu {
	float: right;
	height: auto;
	width: 250px;
	background-color: #C0DADA;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#footer {
	background-color: #C0DADA;
	clear: both;
	height: 80px;
	width: 1024px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000;
}
#callig {
	position:absolute;
	width:250px;
	height:100px;
	z-index:1;
	margin-left: 10px;
	margin-top: 10px;
	left: 427px;
	top: 15px;
}

#footerlogo {
	height: 67px;
	width: 100px;
	float: center;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#footertext {
	height: 100px;
	width: 250px;
	margin-top: 10px;
	margin-right:20px;
	margin-bottom: auto;
	margin-left:20px;
	float: left;
}
.ErrorMsg
{
    PAGE-BREAK-BEFORE: always;
    FONT-SIZE: small;
    COLOR: maroon;
    FONT-FAMILY: 'Tahoma';
    TEXT-ALIGN: left
}
.Normal
{
    FONT-SIZE: 15pt;
    COLOR: black;
    FONT-FAMILY: 'Tahoma', 'Arial', 'Arabic Transparent'
}
.Heading
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: medium;
    COLOR: black;
    FONT-FAMILY: 'Arabic Transparent', 'Arial'
}
INPUT.Layout
{
    FONT-SIZE: x-small;
    WIDTH: 300px;
    COLOR: black;
    FONT-FAMILY: 'Tahoma', 'Arabic Transparent'
}
TEXTAREA.Layout
{
    FONT-SIZE: x-small;
    WIDTH: 300px;
    COLOR: black;
    FONT-FAMILY: 'Tahoma', 'Arabic Transparent';
    HEIGHT: 100px
}
SELECT.Layout
{
    FONT-SIZE: x-small;
    WIDTH: 300px;
    COLOR: black;
    FONT-FAMILY: 'Tahoma', 'Arial'
}
.border {
	border: 1px solid #000;
	float: left;
}
.aracenter {
	text-align: center;
}
#Adjust
{
    width:100%;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
   
	width: 100%;
	border: 1px solid #000;
	text-align:center;
}
.MainGrid
{
    padding-top:40px;
    padding-bottom:30px;
    padding-right:30px;
}
