﻿body 
{
	direction:rtl;
}
.mainTbl
{
	border:1px solid #5D5E5F;
}
.dir_ltr
{
	direction:ltr;
}
 .blue1
 {
	background-color:#0083AA;
 }
  .blue1 div
 {
	color:White;
	font-size:13px;
	font-weight:bold;
	font-family:Arial;
	text-decoration:none;
 }
  .blue2
 {
	background-color:#29A4C5;
 }
  .blue2 div,a
 {
	color:White;
	font-size:13px;
	font-weight:bold;
	font-family:Arial;
	text-decoration:none;
	
 }
  .blue3
 {
	background-color:#80C1D7;
 }
 .blue3 div
 {
	color:White;
	font-size:13px;
	font-weight:bold;
	font-family:Arial;
	text-decoration:none;
 }
 .blue4
 {
	background-color:#BEDEEB;
 }
 .blue4 div
 {
	color:#29A4C5;
	font-size:13px;
	font-weight:bold;
	font-family:Arial;
	text-decoration:none;
 }
 .grayBorder_LeftRight
 {
	border-left:1px solid #59595B;
	border-right:1px solid #59595B;
 }
  .grayBorder_Left
 {
	border-right:1px solid #59595B;
 }
  .grayBorder_Right
 {
	border-left:1px solid #59595B;
 }
 .grayBorder_Bottom
 {
	border-bottom:1px solid #59595B;
 }
 .lightBlueBG_RightBorder
 {
	background-color:#DDEEF6;
	border-right:3px solid #BEDEEB;
 }
 .BlueBG_LeftBorder
 {
	background-image:url(../images/InsidePageBG.jpg);
	border-left:3px solid #BFDFEC;
 }
 .bottomMenu
 {
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	color:#0083A9;
 }
 .bottomMenu a
 {
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	color:#0083A9;
 }
 .bottomMenu a:hover
 {
	font-family:Arial;
	font-size:12px;
	text-decoration:underline;
	color:#0083A9;
 }
 .lightBlueBG
 {
	color:#58585A;
	background-color:#DDEEF6;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
 }
 .darkGrayBG
 {
	color:#DDEEF6;
	background-color:#58585A;
	font-family:Arial;
	font-size:11px;
 }
 .blueTxt
 {
	font-family:Arial;
	font-size:14px;
	color:#0281AC;
 }
 .footerMenu a
 {
	color:#5B5B5C;
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
 }
 .formBtn
 {
	background-color:White;
	font-family:Arial;
	font-size:11px;
	color:#0083A9;
	border:1px solid #0083A9;
 }
 .alignRightEn_LeftAr
 {
	text-align:left;
 }
 /* only in arabic */
 .flipH
 {
	filter:flipH;
 }
 .dir_ltr
 {
	direction:ltr;
 }
  .dir_rtl
 {
	direction:rtl;
 }
 .alignLeftEn_rightAr
 {
	text-align:right;
 }
 /* end of only in arabic */
 
/* Menu style */
 a.sample_attach, a.sample_attach:visited, div.sample_attach
{
  display: block;
  text-decoration: none;
  font-family: Arial;
}

a.sample_attach, a.sample_attach:visited { border-bottom: none; }
div#sample_attach_menu_child             { border-bottom: none; }

form.sample_attach
{
  position: absolute;
  visibility: hidden;
  border:  1px solid black;
}

form.sample_attach b
{
  font-family: Arial;
}

input.sample_attach { margin: 1px 0px; width: 170px; }
.childMenuStyle
{
background-color:#9ACDE0;
}
.subMenuItemStyle
{
 background-image:url(../images/menuItemBG.gif);
 background-repeat:no-repeat;
 background-position:center;
}
.subMenuItemStyle2
{
 background-image:url(../images/menuItemBG2.gif);
 background-repeat:no-repeat;
 background-position:center;
}
/* end of Menu style */
