html, body {
	margin: 0;
	padding: 0;
	background: #ffffff;
	background-image:url(images/bg2.jpg);
	background-repeat:repeat-x;
	background-position:top;
	color: #333333;
	font: 10px Sylfaen;
	text-align: center;
	height:100%;
	}

P, td {		font-family: Sylfaen;
		font-size: 10px;
		color: #333333;
		line-height:18px;
}



ul {
margin-left: 10px;
margin-top: 10px;
margin-bottom: 10px;
}

.white {
color: #FFFFFF;}

li {
	list-style-position: inside;
	list-style-image: url(images/dot.jpg);
	padding-left:0px;
	padding-bottom:20px;
	}

a {
	color: #336699;
	text-decoration: underline;
	}

a:hover {
	text-decoration: underline;
	color: #999999;
}

a.tah {
	color: #ffffff;
	text-decoration: none;
	font-family: tahoma, arial, sans-serif;
	font-size:10px;
	}

a.tah:hover {
	text-decoration: underline;
	color: #666666;
	font-family: tahoma, arial, sans-serif;
	font-size:10px;
}

a.white {
	color: #ffffff;
	text-decoration: none;
	font-size:10px;
	}

a.white:hover {
	text-decoration: underline;
	color: #cccccc;
	font-size:10px;
}


img {
padding: 0px;
margin: 0px;
border-color:#CCCCCC;
}

.noborder {
border: 0;
}

img.titleimage {
border: 1px solid #ececec;
margin: 10px 0 10px 0;
}

img.titleimage2 {
border: 1px solid #ffffff;
margin: 10px 0 10px 0;
}


/* Head */
#head {
margin: 0 auto;
height: 30px;
width: 920px;
}

#lang {
float: left;
height: 35px;
width: 250px;
}

#lang p {
color: #ececec;
margin: 5px 0 0 20px;
text-align: left;
font-size: 8px; 
}

#upmenu {
float: right;
height: 35px;
width: 500px;
}

#upmenu p {
color: #ececec;
text-align: right;
font-size: 8px;
margin: 5px 20px 0 0; 
}

#upmenu a {
font-size: 10px;
color: #ffffff;
text-decoration: none;
}

#upmenu a:hover {
font-size: 10px;
color: #333333;
text-decoration: underline;
}




/* Body */

#container {
	position:relative; 
	width: 920px;
	
	background: #FFFFFF;
	margin: 0 auto;
	border: 1px solid #cccccc;
	text-align: left; 
}

/* Header */

#header{
	height: 92px;
	width: 900px;
	background-image:url(images/header_bg.gif);
}

#logo{
	float: left;
	width: 220px;
	height: 92px;
	}

#slogan {
	float: left;
	width: 550px;
	height: 92px;
	background-image:url(images/slogan_ge.gif);
	}


#home_search{
	float: left;
	width: 200px;
	height: 30px;
	}

#home_title{
	float: right;
	width: 660px;
	height: 30px;
	text-align:right;
	}

/* Menu */
#menu {
height: 300px;
width: 900px;
}
#menu_dn {
height: 18px;
width:900px;
background-image:url(images/menu_dn.jpg);
}

/* Main */
#main {
width: 900px;
margin: 10px;
background: #FFFFFF;
}

/* Left Column */
#left {
float: left;
width: 180px;
height: 100%;
}

/* Center */
#center {
float: left;
width: 510px;
margin: 0 15px 0 15px;
}

#center p {
margin: 10px 0 10px 0;
}

/* Center on 720px */
#center_700 {
float: left;
width: 700px;
margin: 0;
}


#center_720 {
/*float: right;
width: 700px;
margin: 0;*/
}

#center p {
margin: 10px 0 10px 0;
}

/* Right Column */
#right {
float: right;
width: 180px;
}

#right p {
margin: 3px 0 10px 15px;
}

/* Black */
#black_box {
height: 30px;
width: 900px;
margin: 0 auto;
background-image:url(images/black_bg1.jpg);
}

#black_box p {
font-size: 8px;
color: #CCCCCC;
margin-top: 5px;
margin-left: 10px;
}

/* Footer */
#footer {
margin: 0 auto;
height: 30px;
width: 900px;
}

#footer_1 {
float: left;
height: 30px;
width: 600px;
text-align: left;
}

#footer_2 {
float: right;
height: 30px;
width: 300px;
text-align: right;
background-image:url(images/elkana_logo_bt.jpg);
background-position:right;
background-repeat:no-repeat;
}


#footer_1 p {
margin-top: 7px;
margin-left: 0px;
font: 10px Sylfaen;
color: #333333;
}


#footer_2 p {
margin-top: 7px;
margin-right: 0px;
font: 10px Sylfaen;
color: #333333;
}

#footer a {
font: 10px Sylfaen;
color: #333333;
text-decoration: none;
}

#footer a:hover {
font: 10px Sylfaen;
color: #000000;
text-decoration: underline;
}

/* End of Footer */

/* WebCam */
#webcam_left {
width: 178px;
height: 165px;
border: 1px solid #cccccc;
background-color: #e4e9f0;
text-align:center;
margin: 0 0 15px 0;
}

/* Weather Box */
#weather_left {
float: left;
width: 180px;
height: 130px;
background-image:url(images/weather_left_bg.jpg);
background-position:bottom;
background-repeat:no-repeat;
}


img.alignright {
float: right;
margin: 3px 0px 0px 10px;
border: 1px solid #CCCCCC;
}

img.right {
float: right;
margin: 3px 0px 0px 10px;
}

img.alignleft {
float: left;
margin: 3px 10px 0px 0px;
border: 1px solid #CCCCCC;
}

img.alignleft {
float: left;
margin: 3px 10px 0px 0px;
}

.bolded {		
		font-weight: bold;
}

.white_bolded {
		font-size: 11px;
		color: #FFFFFF;
		font-weight: bold;
}



form {
margin:0;
padding: 0;
}

.field {
	margin: 5px 0 0 5px;
    border:1px solid #cccccc; 
	height: 18px;
	width: 160px;
	vertical-align:bottom;
  /*  background-image: url('images/formshadow.gif'); */
}

.field_home {
	margin: 0;
    border:1px solid #cccccc; 
	height: 17px;
	width: 120px;
	vertical-align:top;
  /*  background-image: url('images/formshadow.gif'); */
}

.button{
	border:1px solid #ffffff;		
	font-weight:bold;
	font-size: 11px;
	color: #ffffff;
	height: 22px;
	width: 120px;
	background-color: #6e87a4;
	vertical-align:bottom;
}
.SendButton{
	border:1px solid #333333;		
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;
	height: 20px;
	width: 40px;
	background-color: #003366;
}

.drpDown{
    border: 1px solid #999999;
    background-color: #FFFFFF;		
    font-size: 10px;    
    color: #003366;
	width: 150px;
	height: 18px;
}

.txtArea{
    border: 1px solid #999999;
    background-color: #FFFFFF;		
    font-size: 9px;
    color: #3D6389;
}

.bolded_orange {
color: #ff9900;
font-weight: 700;
}

.bolded_color {
color: #336699;
font-weight: 700;
}

.bolded14_color {
color: #336699;
font-weight: 700;
font-size: 14px;
}


.dots {
font: 10px arial;
color: #cccccc;
}

.eng {
font-family: Tahoma, Verdana, Arial, sans-serif;
}

/*+iTex*/

*{font-family:Sans-Serif; font-size:9pt;}

.whole{ width:100%;}
input.whole{ width:97% !important;}
.selSearch{
    width:90px;
}

.form{
    color:#666666;
    padding-left:2px;
 }
 
 

.sc {
    background-color:#D9E7E7;
    border:1px solid #CCCCCC;
    clear:both;
    display:block;
    margin-bottom:15px;
    overflow:hidden;
    width:490px;
    margin:2px 2px 7px 2.5px;
}

.outerSc{
    background-color:#EBEBEB;
    float:left;
    border:1px solid #CCCCCC;
}

.btnSearch{
    background-image:url('pics/icons/la.gif');
    border:none;
    width:65px;
    text-align:center;
    color:#FFFFFF;
    float:right;
    margin-right:5px;
    cursor:pointer;
}

.btnSearch:hover{
	background-image:url('pics/icons/la_down.gif');
}

.add{
    background-color:#FFFFFF;
    border:1px solid #CCCCCC;
    margin:5px 2px 7px 2px;
}

.add:hover{
    border:1px solid #637893;
}

#center_720 {
	float: left;
	margin-left:15px;
	width:500px;
}

td.adForm{
	width:260px;
}

td.adFormR{
	width:170px;
}

#table_ad_description tr td {
	font-size:10pt !important;
}

.req{
	color:Red;
}

/*-iTex*/
