/* CSS Document */
body {

	margin: 0px;
	padding-top: 30px;
	scrollbar-face-color: #A4C6DF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-arrow-color: #000000;
	background-color: #FFF;
	background-image: url(bluemap.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}



P { /*------the content text itself-------------*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	padding-right:5px;
	line-height: 20px;

}
h1 {

	float: left;
	margin: -0.2em 0.2em ;
	font: bold 3.2em;
	color: #416C95;
	font-variant:small-caps;
}

h2 {

	float: left;
	margin: -0.1em 0.1em ;
	font: bold 2em;
	color: #416C95;
	font-variant:small-caps;
}
/*P.introductory:first-letter  {

	float: left;
	margin: -0.1em 0.1em 0em 0em;
	font: bold 70px;
	color: #416C95;
}
*/

.menu {
	position: absolute;
	width: 640px;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #888;
	line-height:20px;
	vertical-align: middle;
	
}

.menu a {
	color: #416C95;
	text-decoration:none;
}

.menu a:hover {	color: #888; }


.mainTable {
	font-family:Georgia, "Times New Roman", Times, serif;
	width: 650px;
	height:100%;
}

.contentCell  {
width: 650px;
padding: 10px;
border: 1px solid #D8E4ED;
background-color: #FFFFFF;
filter:alpha(opacity=90);
-moz-opacity:.90;
opacity:.90;
}



.leftShade {
width: 7px;
height: 100%;
}

.rightShade {
	width: 7px;
	height: 100%;	
}

.spacer {
height: 21px;
width: 100%;
}

.topShade {
height: 7px;
width: 100%;
}

.logoCell {
	border: 1px solid #D8E4ED;
	background-color: #FFFFFF;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	text-transform: uppercase;
	letter-spacing:0.1em;
	text-align: left;
	vertical-align: bottom;
	
}

.exploring {
margin-left: 6px;
color: #535353;
filter:progid:DXImageTransform.Microsoft.MotionBlur(Strength=30,Direction=45);
}

.israel {
	color: #416C95;
	font-weight: 900;
	
}


/*-------------------------------------- BeginCONTACT--------------------------*/
.comments {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 200px;
	text-decoration: none;
	border: 1px solid #999999;
	Background-color:#EDF4FA;
}

.inputs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 200px;
	text-decoration: none;
	border: 1px solid #999999;
	Background-color:#EDF4FA;
}

.select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 50px;
	text-decoration: none;
	border: 1px solid #999999;
	Background-color:#EDF4FA;
}

.commentsBUTTON {
	width: 200px;
	height: 23px;
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #A2C4DD;
	border: 1px solid #999999;
}

.contact {
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
.contact a {color: #3D73FB;}

/*-------------------------------------- endCONTACT--------------------------*/


/*----------------------IMG DESC STYLE --------------------------*/

.imgANDdescription  {
padding:5px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #416C95;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background:#DcDCDC;
	
	}
	
.oren {
text-align:right;
float: right;
	font-size:11px;
	line-height:12px;
	width:180px;
	color:#bbbbbb;
	
	}

.oren a, .oren a:hover, .oren a:active, .oren a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#bbbbbb;
	text-decoration:none;
}
.bottom {
text-align:center;
width: 100%;
height:100%;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #345C7A;
	font-size: 9px;
	background-color:#B0CCE1;
}