﻿body, p
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #161717;
	text-decoration: none;
	line-height: 16px;
	background-color:#ffffff;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
TD{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #161717;
	text-decoration: none;
	line-height: 16px;
	background-color:#ffffff;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
.ltr
{
	direction:ltr;
}

.rtl
{
	direction:rtl;
}
h1
{
	background-color:#E8EBF0;
	color:#1B3E6A;
	font-weight:bold;
	padding-left:10px;
	height:16px;
	font-family: Verdana;
	font-size: 11px;
}
h2
{
	font-size: 11px;
	color:#007B7D;	
	font-weight:bold;
	text-decoration: none;
	padding-bottom:4px;
	
	background-image:url('../Res/DesignImages/BGmenuSpacer.gif') ;
	background-position:bottom;
	background-repeat:repeat-x;
	
	margin:0px;

	/*
	background-image:url('../Res/DesignImages/titlePic.gif') ;
	background-position:left;
	background-repeat:no-repeat;
	border-bottom:0.05em #8AB8CF dotted;
	padding-left:10px;*/
}
h3
{
	font-size: 11px;
	color:#2b789c;
	background-color:#e4eff5;	
	font-weight:bold;
	text-decoration: none;
	padding:4 6 4 6;
	font-family: Verdana;
	margin:0 0 0 0;
	width:100%;
	height:100%;
	
}
h4
{
	font-size:11px;
	color:#161717;
	text-decoration: none;
	padding:4 6 4 6;
	font-weight:normal;
	font-family:Verdana;
	vertical-align:top;
}
h5
{
	font-size: 11px;
	color:#2b789c;
	background-color:#e4eff5;	
	font-weight:bold;
	text-decoration: none;
	padding:4 6 4 6;
	font-family: Verdana;
	margin:0 0 10 0;
	width:100%;
	height:100%;
}

img
{
	border:none;
}
.mainTable
{
	width:760px;
	border:0; 
	
	margin-top:0px;
}
	
a:link
{
	color:#161717;
	font-size: 11px;
	text-decoration:underline;
}

a:visited
{
	color:#161717;
	font-size: 11px;
	text-decoration:underline;
}

a:hover
{
	color:#161717;
	font-size: 11px;
	text-decoration: none;
}
table.info
{
	margin:10px;
    border:0;
}
td.tableSpacer
{
	border-right:1px #c3c3c3 solid;
}


/* main menu */
.MainMenuSeparator
{
	height:1px;
	background-image:url('../Res/DesignImages/BGmenuSpacer.gif') ;
	background-repeat:repeat-x;
	
}	

.MainMenu a:visited, .MainMenu a:link
{
	color:#9B9898;
	text-decoration: none;
	display:block;
	padding-top:5px;
	padding-bottom:5px;
	font-weight:bold;
}

.MainMenu a:hover
{
	color:#008586;
	text-decoration: none;
	display:block;
	padding-top:5px;
	padding-bottom:5px;
	font-weight:bold;
}

.rtl .MainMenu a:link, .rtl .MainMenu a:visited
{
	font-family:Arial;
	font-size:12px;
	color:#9B9898;
	text-decoration: none;
	display:block;
	padding-top:5px;
	padding-bottom:5px;
	font-weight:bold;
}

.rtl .MainMenu a:hover
{
	font-family:Arial;
	font-size:12px;
	text-decoration: none;
	color:#008586;
}

.SubMenuContainer
{
	z-index:100;
	visibility:hidden;
	position:absolute;	
}

table.SubMenu
{
	
}	

td.SubMenu
{
	background-color:#3691c2;
	padding-left:4px;
	padding-right:4px;
}

td.SubMenu a:link, td.SubMenu a:visited 
{
	color:#ffffff;
	text-decoration:none;
	padding-top:5px;
	padding-bottom:5px;
	display:block;
	white-space:nowrap;
	font-weight:bold;
} 

td.SubMenu a:hover
{
	color:#ffffff;
	text-decoration:underline;
	display:block;
	white-space:nowrap;
	font-weight:bold;
	
}

.SubMenuSeparator
{
	background-image:url('../Res/DesignImages/SubLine.gif');
	background-repeat:repeat-x;
	background-color:#3691c2;
	height:1px;
}


/* main menu ends*/	
	
.readMore,td.readMore
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #161717;
}
	
.readMore A
{
	color:#2790C8;
	font-size: 11px;
	text-decoration:none ;
}

.readMore A:visited
{
	color:#2790C8;
	font-size: 11px;
	text-decoration: none;
}

.readMore A:hover
{
	color:#2790C8;
	font-size: 11px;
	text-decoration: underline;
}a.readMoreTable
{
	color:#2790C8;
	font-size: 11px;
	text-decoration:none;
	padding:4px 6px 4px 6px;
}

a.readMoreTable:visited
{
	color:#2790C8;
	font-size: 11px;
	text-decoration: none;
	padding:4px 6px 4px 6px;
}

a.readMoreTable:hover
{
	color:#2790C8;
	font-size: 11px;
	text-decoration: underline;
	padding:4px 6px 4px 6px;
}
a.newsLinks
{
	color:#1B4485;
	font-size: 11px;
	text-decoration:underline;
}

a.newsLinks:visited
{
	color:#1B4485;
	font-size: 11px;
	text-decoration:underline;
}

a.newsLinks:hover
{
	color:#1B4485;
	font-size: 11px;
	text-decoration:none;
}

TD.newsLinks
{
	background-color:#D1E5F0;
	vertical-align:middle;
}

.spotlight
{
	border:1px #D9DFE7 solid;
}

.newsimg
{
	padding:5px;
}
TD.pTitle 
{
	
}

.blueTitle
{
	color:#1B4485;
	font-weight:bold;
	font-size: 11px;
}

.path
{
	padding-top:0px;
	padding-left:3px;
	padding-right:3px;
	color:#9B9898;
	font-size: 11px;

}

.path a:link, .path a:visited
{
	color:#9B9898;
	font-size: 11px;
	text-decoration: none;
}

.path a:hover
{
	color:#9B9898;
	font-size: 11px;
	text-decoration: underline;
}
TD.verticalSpacer
{
	width:1px;
	background-image:url('../Res/DesignImages/BGtdSpacer.gif') ;
	background-repeat:repeat-y;
	vertical-align:top;

}

TD.bynetSoft
{
	color:#9B9898;	
	font-size:10px;
	border-top:1px #DDE5F3 solid;
	padding-top:8px;
}

a.bynetSoft
{
	text-decoration: none;
	color:#9B9898;	
	font-size:10px;

}

a:visited.bynetSoft
{
	text-decoration: none;
	color:#9B9898;	
	font-size:10px;

}

a:hover.bynetSoft
{
	text-decoration: underline;
	color:#9B9898;	
	font-size:10px;

}



Table.TableDesign  {
	padding:2px 5px 2px 6px;
	border-left: 1px solid #E8EBF0;
	border-top: 1px solid #E8EBF0;
	border-right: 1px solid #E8EBF0;
	border-bottom: 1px solid #E8EBF0;
	width:100%;
}
.TableDesign TH {
	background-color:#E8EBF0;
	color:#1B4485;
	font-weight:bold;
	text-align:left;
font-size:12px;
	border-bottom:1px solid #D2D9DD;
	text-decoration:none;
	padding-left:6px;
	padding-top:2px;
	padding-bottom:2px;
}
A.TableDesign {
	text-decoration:underline;
}
A.TableDesign: hover {
	text-decoration:underline;
}
A.TableDesign: Visited {
	text-decoration:underline;
}
.TableDesign #Grey {
	background-color:#f0f0f0;
}
Table.TableDesignGreen  {
	padding:2px 5px 2px 6px;
	border-left: 1px solid #E8EBF0;
	border-top: 1px solid #E8EBF0;
	border-right: 1px solid #E8EBF0;
	border-bottom: 1px solid #E8EBF0;
	width:100%;
}

.TableDesignGreen TH {
	background-color:#B9C8C8;
	color:#1B4485;
	font-weight:bold;
	text-align:left;
	border-bottom:1px solid #939F9F;
	text-decoration:none;
	padding-left:6px;
	padding-top:2px;
	padding-bottom:2px;
}



.NewMenu,td.NewMenu {
	color:#196E9C;
	text-decoration: none;
	font-weight:bold;
	background-image:url('../res/DesignImages/MenuLine.gif');
	background-repeat:no-repeat;
	background-position:bottom left;
	height:21px;
	width:194px;		
}

.NewMenu A,.NewMenu A:link,.NewMenu A:visited 
{
	color:#196E9C;
	text-decoration: none;
	font-weight:bold;	
	height:21px;
	width:194px;
}
.NewMenu A:hover {
	color:#2790c8;
	text-decoration: none;
	font-weight:bold;	
	height:21px;
	width:194px;
}
.NewMenuHeb,td.NewMenuHeb {
	color:#196E9C;
	font-family:Arial;
	font-size:12px;
	text-decoration: none;
	font-weight:bold;
	background-image:url('../res/DesignImages/MenuLine.gif');
	background-repeat:no-repeat;
	background-position:bottom;
	height:21px;
	width:194px;
}
.NewMenuHeb A,.NewMenuHeb A:link,.NewMenuHeb A:visited 
{
	color:#196E9C;
	font-family:Arial;
	font-size:12px;
	text-decoration: none;
	font-weight:bold;
	background-image:url('../res/DesignImages/MenuLine.gif');
	background-repeat:no-repeat;
	background-position:bottom left;
	height:21px;
	width:194px;
}
.NewMenuHeb A:hover {
	color:#2790c8;
	font-family:Arial;
	font-size:12px; 
	text-decoration: none;
	font-weight:bold;
	background-image:url('../res/DesignImages/MenuLine.gif');
	background-repeat:no-repeat;
	background-position:bottom left;
	height:21px;
	width:194px;
}
.NewMenuSub,td.NewMenuSub {
	color:#ffffff;
	text-decoration: none;
	padding-left:5px;
	padding-right:5px; 
	font-weight:bold;
	background-color:#2790c8;
	background-image:url('../res/DesignImages/SubMenuLine.gif');
	background-repeat:repeat;
	background-position:bottom;
	height:21px;
	
}
.NewMenuSub A,.NewMenuSub A:link,.NewMenuSub A:visited 
{
	color:#ffffff;
	text-decoration: none;
	padding-left:5px;
	padding-right:5px; 
	background-color:#2790c8;
	font-weight:bold;
	background-image:url('../res/DesignImages/SubMenuLine.gif');
	background-repeat:repeat;
	background-position:bottom;
	height:21px;
	white-space:nowrap; 
}
.NewMenuSubhover,td.NewMenuSubhover,.NewMenuSubhover A,.NewMenuSubhover A:visited,.NewMenuSubhover A:link
 {
	color:#2790c8;
	text-decoration: none;
	background-color:#dbe6ec;	
	font-weight:bold;
	background-image:url('../res/DesignImages/SubMenuLine.gif');
	background-repeat:repeat;
	background-position:bottom;
	height:21px;
	padding-left:5px;
	padding-right:5px; 
	white-space:nowrap;
}
.NewMenuSub100 A,.NewMenuSub100 A:link,.NewMenuSub100 A:visited 
{
	color:#ffffff;
	text-decoration: none;
	padding-left:10px; 
	padding-right:5px; 
	background-color:#2790c8;
	font-weight:bold;
	background-image:url('../res/DesignImages/SubMenuLine.gif');
	background-repeat:repeat;
	background-position:bottom;
	height:21px;
	width:200px;
	 
}
.NewMenuSubhover100,td.NewMenuSubhover100,.NewMenuSubhover100 A,.NewMenuSubhover100 A:visited,.NewMenuSubhover100 A:link
 {
	color:#2790c8;
	text-decoration: none;
	background-color:#dbe6ec;	
	font-weight:bold;
	background-image:url('../res/DesignImages/SubMenuLine.gif');
	background-repeat:repeat;
	background-position:bottom;
	height:21px;
	width:200px;
	padding-left:5px;
/*	padding-right:5px; */
}


.MainTitleEn {
	font-family:Arial;
	text-transform:uppercase;
	font-size:13px;
	height:27px;
	color:#007b7d;
	font-weight:bold;
	background-image:url('../res/DesignImages/AboutTitle.gif') ;
	background-position:left;
	background-repeat:no-repeat;
	padding:2px 0px 0px 30px;
}
ul, li {
	list-style-type: none;
	padding:0;
	margin:0;
	line-height:16px;
}
li {
	padding-left:10px;
	margin-left:3px;
	background:url('../res/Designimages/Bullet.gif');
	background-position: top left;
	background-repeat:no-repeat;
	direction:ltr;
	
}

/* ------------- Form -----------------*/

/*Form */

.form
{
   /*   direction:rtl;  */
      width:400px;
}

.formalert
{
     color:red;
      padding-bottom:15px;       
      font-weight: bold;
}

.formlabel
{
     float:left;     
      width:150px;
       FONT-SIZE: 11px;
  COLOR: #0d765f;
  FONT-FAMILY: verdana;
	font-weight : normal;
  TEXT-DECORATION: none;
  padding-top:5px;
      
      
}
.formparameter
{
      clear: both;
     
}
.formparameter
{
   /*   direction:rtl;  */
      padding-top:2px; 
}
.forminput
{
   float: right;  
   
      
     
}

input.forminputtext
{
     
	width:200px;
	font-family:verdana;
	  font-size:11px;
	
}
input.forminputselect
{
     
	width:200px;
	font-family:verdana;
	  font-size:11px;
	
}
.formsection
{
      
      font-weight: bold;
	  font-family:verdana;
	  font-size:11px;
      text-decoration:underline;
      padding-bottom:20px; 
}
.forminputalert
{
      color:red;
      font-weight: normal;
}
.formsubmit
{
	cursor: hand;
	background-color: #e5f0f7;
	height: 25px;
	width: 50px;
	border-right: 1px solid #cdd9e0;
	border-top: 1px solid #cdd9e0;
	border-left: 1px solid #cdd9e0;
	border-bottom: 1px solid #cdd9e0;
	margin-left:350px;
	margin-top:20px;
	padding:2px 5px 2px 5px;
    FONT-SIZE: 11px;
  	COLOR: #338573;
  	FONT-FAMILY: verdana;
	font-weight : bold;
  	TEXT-DECORATION: none;
 
}
