@charset "utf-8";
/* CSS Document */

html, body {
	/*background-color:#132733;*/
	/*background-color: #1E5570;*/
	/*background-color:#19394B;*/
	background-color:#193546;
	margin: 0;
	padding: 0;
	font-family:Tahoma;
	font-size:12px;
}

a{
	text-decoration: none;
	color:#00428f;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:32px;
	font-weight:bold;
	margin:2px;
}

#Header {
	background-image:url(/images/TopRow_Background.gif);
	background-repeat:repeat-x;
	padding-left:5px;
	padding-right:5px;
}

#Header_en {
	background-image:url(/images/TopRow_Background_en.png);
	background-repeat:repeat-x;
	padding-left:5px;
	padding-right:5px;
}


#Footer {
	background-image:url(/images/BottomRow_Background.jpg);
	background-repeat:no-repeat;
	margin-left:5px;
	margin-right:5px;
	background-color:#132733;
	height:218px; 
	width:960px;
}

#BottomRow {
	height:50px; 
	background-color:#132733;
	color:#FFFFFF;
}


#LoginBox {
	width:700px;
	background-color:#1E5570;
	margin-top:3px;
	margin-bottom: 5px;
	padding: 3px;
	font-family:Tahoma;
	font-size:13px;
}

.Contents 
{

	width:960px;
	margin-top:0px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:3px;
	padding:5px;
	background-color:#FFF;
	background-position:top;
	background-repeat:repeat-x;
	border: 1px solid #6FA1A2;
	/* Do rounding (native in Firefox and Safari) */
    -moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}


.style1 {
	font-family: Tahoma;
	font-size:11px;
	direction:rtl;
}
.SimpleText {	
	font-family: Tahoma;
	font-size: 12px;
	direction:rtl;
}

.SmallBlueText {
	font-family: Tahoma;
	font-size:11px;
	direction:rtl;
	color:#99ddff;
}

.SubTitle {
	font-family: Tahoma;
	font-size:12px;
	direction:rtl;
	color:#666;
}

A.GeneralLink:hover {font-size:12px; font-family:tahoma; color:#0582E7; text-decoration:underline}
A.GeneralLink:link {font-size:12px; font-family:tahoma; color:#0582E7; text-decoration: none }
A.GeneralLink:visited {font-size:12px; font-family:tahoma; text-decoration: none}

A.GeneralLink2:hover {font-size:12px; font-family:tahoma; color:#99ddff; text-decoration: none}
A.GeneralLink2:link {font-size:12px; font-family:tahoma; color:#99ddff; text-decoration: none }
A.GeneralLink2:visited {font-size:12px; font-family:tahoma; color:#99ddff; text-decoration: none}

A.WhiteLink:hover {font-size:12px; font-family:tahoma; color:white; text-decoration: none}
A.WhiteLink:link {font-size:12px; font-family:tahoma; color:white; text-decoration: none }
A.WhiteLink:visited {font-size:12px; font-family:tahoma; color:white; text-decoration: none}

A.SmallLink:hover {font-size:11px; font-family:tahoma; color:#99ddff; text-decoration: none}
A.SmallLink:link {font-size:11px; font-family:tahoma; color:#99ddff; text-decoration: none }
A.SmallLink:visited {font-size:11px; font-family:tahoma; color:#99ddff; text-decoration: none}

A.BoldLink:hover {font-size:15px; font-family:Arial, Helvetica, sans-serif; color:#0582E7; text-decoration:underline; font-weight: bold;}
A.BoldLink:link {font-size:15px; font-family:Arial, Helvetica, sans-serif; color:#0582E7; text-decoration: none;font-weight: bold; }
A.BoldLink:visited {font-size:15px; font-family:Arial, Helvetica, sans-serif; color:darkblue; text-decoration: none;font-weight: bold;}

A.BoldLink2:hover {font-size:15px; font-family:Arial, Helvetica, sans-serif; color:#0582E7; text-decoration: none; font-weight: bold;}
A.BoldLink2:link {font-size:15px; font-family:Arial, Helvetica, sans-serif; color: darkblue; text-decoration: none;font-weight: bold; }
A.BoldLink2:visited {font-size:15px; font-family:Arial, Helvetica, sans-serif; text-decoration: none;font-weight: bold;}

.RoundBox {
	margin-top:10px;
	padding:0px;
	background-color:#FFF;
	background-image:url(/Images/gradian_black.gif);
	background-position:top;
	background-repeat:repeat-x;
	border: 0px solid #6FA1A2;
	/* Do rounding (native in Firefox and Safari) */
    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}


.RoundBoxThickBorder {
	margin-top:0px;
	margin-right:5px;
	margin-left:5px;
	padding:5px;
	background-color:#fff;
	background-position:top;
	background-repeat:repeat-x;
	border: 10px solid #DDE6ED;
	/* Do rounding (native in Firefox and Safari) */
    -moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.BoxWithThickBorder {
	margin:3px;
	margin-bottom:10px;
	padding:3px;
	background-color:#fff;
	border: 8px solid #EAEAEA;
}

.RoundBox1
{
	margin-top:10px;
	padding:5px;
	background-color:#FFF;
	background-position:top;
	background-repeat:repeat-x;
	border: 1px solid #6FA1A2;
	/* Do rounding (native in Firefox and Safari) */
    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.RoundBox2 {
	margin-top:10px;
	padding:5px;
	background-color:#FFF;
	background-image:url(/Images/gradian_darkblue.gif);
	background-position:top;
	background-repeat:repeat-x;
	border: 1px solid #CCCCCC;
	/* Do rounding (native in Firefox and Safari) */
    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.RoundBox3 {
	margin-top:10px;
	padding:5px;
	background-color:#FFF;
	background-image:url(/Images/boxbackground_blue.gif);
	background-position:top;
	background-repeat:repeat-x;
	border: 1px solid #CCCCCC;
	/* Do rounding (native in Firefox and Safari) */
    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.RoundBox2WithGrayBackground {
	margin-top:10px;
	padding:5px;
	background-color:#eaeaea;
	background-image:url(/Images/gradian_yellow.gif);
	background-position:top;
	background-repeat:repeat-x;
	border: 1px solid #CCCCCC;
	/* Do rounding (native in Firefox and Safari) */
    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.ButtonStyle1 {
	width:77px;
	height:29px;
	background-color:#fff;
	background-image:url(/Images/red_button.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	font-size: 13px;
	font-family: tahoma;
	border:0px solid #cccccc;
	margin:3px;
	padding:0px;
	color:#fff;
}
.ButtonStyle1:hover {
	background-position:0 -29px;
	
}

.ButtonStyle2 {
	width:59px;
	height:23px;
	background-color:#fff;
	background-image:url(/Images/small_button_white.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	font-size: 11px;
	font-family: tahoma;
	border:0px solid #cccccc;
	margin:3px;
	padding:0px;
	color:#666699;
}
.ButtonStyle2:hover {
	background-position:0 -23px;
	
}
.ButtonStyle3 {
	width:77px;
	height:29px;
	background-color:#fff;
	background-image:url(/Images/button_white.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	font-size: 13px;
	font-family: tahoma;
	border:0px solid #cccccc;
	margin:3px;
	padding:0px;
	color:#666699;
}
.ButtonStyle3:hover {
	background-position:0 -29px;
	
}

.FormButtonStyle2 {
	width:59px;
	height:23px;
	background-color:#fff;
	background-image:url(/Images/small_button_white_gray2.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	font-size: 11px;
	font-family: tahoma;
	border:0px solid #cccccc;
	margin:3px;
	padding:0px;
	color:#666699;
}
.FormButtonStyle2:hover {
	background-position:0 -23px;
	
}

.FormButtonStyle3 {
	width:77px;
	height:29px;
	background-color:#fff;
	background-image:url(/Images/button_white_gray2.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	font-size: 13px;
	font-family: tahoma;
	border:0px solid #cccccc;
	margin:3px;
	padding:0px;
	color:#666699;
}
.FormButtonStyle3:hover {
	background-position:0 -29px;
	
}

.ImageButtonStyle {
	width:90px;
	height:25px;
	background-color:#fff;
	background-image:url(/Images/Tab_L.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
	font-size: 13px;
	font-family: tahoma;
	border:0px solid #cccccc;
	margin:3px;
	padding:5px;
	padding-top:10px;
	color:#000;
	text-align:center;
	display:inline;
}
.ImageButtonStyle:hover {
	background-position:0 -40px;
	color:#fff;
}

.ImageButtonStyle:hover a{
	color:#fff;
}

/*- Menu Tabs E--------------------------- */

    #tabsE {
      float:right;
      width:705px;
      cursor:pointer;
	  font-size: 13px;
	  font-family: tahoma;
      line-height:normal;
	  color:#000;
      margin:0;
      }
    #tabsE ul {
        margin:0;
        list-style:none;
      }
    #tabsE li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsE a {
      float:left;
      background:url("/Images/Tab_L_Left.jpg") no-repeat left top;
      margin:0;	  
      padding:0px 0px 0px 10px;
      text-decoration:none;
      }
    #tabsE a span {
      float:left;
      display:block;
      background:url("/Images/Tab_L_Right.jpg") no-repeat right top;
      padding:14px 13px 10px 0px;
      color:#000;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsE a span {float:none;}
    /* End IE5-Mac hack */
    #tabsE a:hover span {
      color:#FFF;
      }
    #tabsE a:hover {
      background-position:0% -40px;
      }
    #tabsE a:hover span {
      background-position:100% -40px;
      }

	#tabsE .current a {
		background-position:0% -40px;
	}
	#tabsE .current a span {
		background-position:100% -40px;
		color:#FFF;
	}
	


.submenu{font-family:Tahoma;
color:#fff;
font-size:12px;
}
.submenu a{font-family:Tahoma;
color:#fff;
font-size:12px;
text-decoration:none;
cursor:pointer;
}
.submenu a:hover{font-family:Tahoma;
color:#fff;
font-size:12px;
text-decoration:none;
cursor:pointer;
}

.submenu li {
      display:inline;
      margin:0;
      padding:0;
      }
    
.submenu a span {
      float:right;
	  direction:rtl;
      display:block;
      padding:0px 10px 10px 0px;
}

.simpleformfields {
	BORDER: #666666 1px solid; 
	DIRECTION: rtl; 	
	font-size: 12px;
	FONT-FAMILY: tahoma; 
	TEXT-ALIGN: right;
}

.simpleformfields_en {
	BORDER: #666666 1px solid; 
	DIRECTION: ltr; 	
	font-size: 12px;
	FONT-FAMILY: tahoma; 
	TEXT-ALIGN:left;
}

.formfields {
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 2px;
	background-color:#eaeaea;
	font-size: 11px;
	font-family: tahoma;
	text-align:right;
	direction:rtl;
}

.formfields_en {
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 2px;
	background-color:#eaeaea;
	font-size: 11px;
	font-family: tahoma;
	text-align:left;
	direction:ltr
}

#PageStructure , #WorkTable, #DataTable
{
	text-align:right;
	direction:rtl;
	font:Tahoma;
}

.ImageStyle {
	margin: 3px;
	border-width:1px;
	border-style:solid;
	border-color:#CCCCCC;
}

.ImageStyle2 {
	margin: 3px;
	border-width:1px;
	border-style:solid;
	border-color:#000;
}

.BannerStyle {
	margin-top:5px;
	margin-bottom:5px;
	border-width:1px;
	border-style:solid;
	border-color:#CCCCCC;
}

.SimpleTextEN {	
	font-family: Tahoma;
	font-size: 12px;
	direction:ltr;
}


TABLE.gray-table-border {
	border: #CCCCCC 1px solid;
	margin-top: 1px;
	padding: 2px;
}

TABLE.gray-table-border2 {
	background-color:#EAEAEA;
	border: #CCCCCC 1px solid;
	margin-top: 1px;
	padding: 3px;
}
TABLE.gray-table-border3 {
	background-color:#F7F7F7;
	border: #CCCCCC 1px solid;
	margin-top: 1px;
	padding: 3px;
}


TABLE.black-table-border {
	BORDER-RIGHT: #333333 1px solid; 
	PADDING-RIGHT: 2px; 
	BORDER-TOP: #333333 1px solid; 
	PADDING-LEFT: 2px; 
	PADDING-BOTTOM: 2px; 
	BORDER-LEFT: #333333 1px solid; 
	PADDING-TOP: 2px; 
	BORDER-BOTTOM: #333333 1px solid; 
	BORDER-COLLAPSE: collapse;
}

.style5 {
	color: #666699;
	font-weight: bold;
	font-style: italic;
}
.RedText {	
	font-family: Tahoma;
	font-size: 12px;
	direction:rtl;
	color:#FF0000;
}

.graytxt {
	color:#666666;
	font-size : 11px;
	font-family : tahoma;
	font-weight: normal;
}

.TitrArialBlack {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	direction:rtl
}

/* search form */
#searchform {
	width:245px; 
	height:22px; 
	padding:5px 5px 5px 10px;
	background-image:url(/Images/searchbox.jpg);
}
#searchform .searchvalue {
	height: 17px;
	width: 190px;
	color: #999999;
	border-color:#999;
	border:solid;
	border-width:1px;
	font-family:Tahoma;
	font-size:12px;
	text-align:right;
}
#searchform .searchsubmit {
	background: url(/images/search-btn.png) no-repeat left top;
	height: 25px;
	width: 25px;
	border: none;
	text-indent: -999%;
	line-height: 1px;
	margin-top: 0px;
}
