.background {
	background-image: url(../images/eilat-ashkelon_pipeline_-03.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.footer_bg {
	background-image: url(../images/eilat-ashkelon_pipeline_-21.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.footer_text {
	font-size: 10px;
	color: #3E89B3;
	font-family: Tahoma;
}
.body_bg {
	background-image: url(../images/eilat-ashkelon_pipeline_-12.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.heading {
	font-family: Tahoma;
	font-size: 22px;
	color: #FF9900;
}
.horiz_sep {
	background-image: url(../images/horiz_sep.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
body {
	background-color: #DCF5FA;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1F1F1F;
}
a:link {
	color: #387EA5;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #387EA5;
}
a:hover {
	text-decoration: none;
	color: #3E7B7B;
}
a:active {
	text-decoration: none;
	color: #387EA5;
}
.footera:link {
	color: #387EA5;
	text-decoration: none;
	font-size: 10px;
	font-family: Tahoma;
}
.footera:visited {
	text-decoration: none;
	color: #387EA5;
	font-size: 10px;
	font-family: Tahoma;
}
.footera:hover {
	text-decoration: underline;
	color: #3E7B7B;
	font-size: 10px;
	font-family: Tahoma;
}
.footera:active {
	text-decoration: none;
	color: #387EA5;
	font-family: Tahoma;
	font-size: 10px;
}
.horiz_sep2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5DDE9;
	line-height: 28px;
}
.whitea:link {
	color: #FFFFFF;
	text-decoration: none;
}
.whitea:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.whitea:hover {
	text-decoration: none;
	color: #000000;
}
.whitea:active {
	text-decoration: none;
	color: #FFFFFF;
}

.TdAlign {
    text-align:justify;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1F1F1F;

}

.imageFloat {
float: left;
margin: 7px 8px 0px 0px;

}

.FrmInput {
   width: 200px;
   font-family: Arial (Hebrew);
   font-size: 12px;
   COLOR: #666666;
   font-weight: normal;
   padding-left: 5px;
   padding-right: 5px;
   background-color: whitesmoke;
   border-color: #BFCFD0;
   border-style: solid;
   border-top-width: 1px;
   border-left-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px

}

.btnSubmit{
   color:#FFFFFF;
   font-family: "Arial (Hebrew)";
   font-size:11px;
   font-weight:bold;
   background-color:#88BBD8;
   border:1px solid;
   border-color:#7088BF;
   HEIGHT: 18px;
   
 }
