.backColor {
	background-color:#00AFE7;
	background-image: url(images/General Header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.backColor_eng {
	background-color:#00AFE7;
	background-image: url(images/top_eng/General Header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.backColor2 {
	background-color:#00AFE7;
	 
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/back4.jpg);
	background-repeat: repeat-y;
	background-position:top center;
	font-family: arial;
	font-color: #333333;
	font-size:10pt;
}
.body1 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/back1.jpg);
	background-repeat: repeat-y;
	background-position:top center;
	font-family: arial;
	font-color: #333333;
	font-size:10pt;
}

.body2 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/back2.jpg);
	background-repeat: repeat-y;
	background-position:top center;
	font-family: arial;
	font-color: #333333;
	font-size:10pt;
}

.body2_eng {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/back2_eng.jpg);
	background-repeat: repeat-y;
	background-position:top center;
	font-family: arial;
	font-color: #333333;
	font-size:10pt;
}

.body3 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/back3.jpg);
	background-repeat: repeat-y;
	background-position:top center;
	font-family: arial;
	font-color: #333333;
	font-size:10pt;
}

.scroller {
	SCROLLBAR-ARROW-COLOR: #0083D7;
	scrollbar-track-color:#dddddd;
	SCROLLBAR-3DLIGHT-COLOR:#FFFFFF; 
	SCROLLBAR-SHADOW-COLOR:#0083D7; 
	SCROLLBAR-BASE-COLOR:#AABBCF;
}
.myTable {
	border-collapse:collapse
}
.nav {
	font-family:arial;
	font-size:10pt;
	color:#333333;
	cursor:hand;
	text-align:center;
}

.rightNav {
	font-size:10pt;
	height:21px;
	padding-right:5px;
	color:#686868;
	cursor:hand;
	border-bottom:solid 1px #FFFFFF;
	*background-image:url(images/nav_back.gif);
}

.*a_grad{
    border-top:solid 1px #3496D6;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#FFEBF0F3',                      EndColorStr='#00FFFFFF');
}

.a_grad{
    border-top:solid 1px #3496D6;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#FFEBF0F3',                      EndColorStr='#ccEBF0F3');
}

.b_grad{
filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#11000000', EndColorStr='#3E3E3E');
}

.dropDown {
font-family:arial;
	font-size:10pt;

	color:#333333;
	cursor:hand;
	text-align:center;
	text-decoration:none;
	width:100%;
}
.dropBorder{
border-right:solid 1px #c0c0c0;
}
.s10 {
font-family:arial;
	font-size:10pt;
	color:#333333;
}
.bracket{
background-color:#0083D7;
}
.titlesEng{
font-family:verdana;
font-size:16pt;
font-weight:bold;
color:#5B646F;
}

.titlesHeb{
font-family:arial;
font-size:12pt;
font-weight:bold;
color:#5B646F;
}

.subTitlesHeb{
font-family:arial;
font-size:12pt;
font-weight:bold;
color:#5B646F;
}

#title
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;

}
h1
{
	margin:0px;

}
.flowHeb{
font-family:arial;
font-size:10pt;
color:#5B646F;
font-weight:normal;
}
.imageBack{
    background-image: url(images/imagesBack.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.textFlow10{
font-family: arial;
font-size:10pt;
color:#333333;
direction: rtl;
}
.myInputForm{
font-family: arial;
font-size:10pt;
color:333333;
direction: rtl;
height:15pt;
line-height: 12px;
background-color:#FFFFFF;
border:solid;
border-width:1px;
width:230px;
background-color:#EFEFEF;
filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=10, FinishOpacity=100, Style=1, StartX=0,  FinishX=100, StartY=0, FinishY=100);
}

.myBorder{
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-bottom-style: solid;
border-left-style: solid;

border-top-color: #dddddd;
border-right-color: #8F8F8F;
border-bottom-color: #8F8F8F;
border-left-color: #dddddd;
}
.myButton{
    border-bottom:solid 1px #3496D6;
	border-right:solid 1px #3496D6;
	width: 120px;
	height:22px;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#0083D7',                      EndColorStr='#FFFFFF');
color:#000000;
font-family:arial;
font-weight:bold;
font-size:10pt;
cursor:hand;
}
.aTableTop{
background-color:#dddddd;
font-weight:bold;
}

.myInput{
font-family:arial;
width: 300px;

}