/* CSS Document */
h3 {
	font-size:13px;
	font-weight:bold;
	color: #FF6600;
	padding: 0px 0px 0px 5px;
	margin: 0px;
}

h4 {
	font-size:12px;
	color:#006699;
	font-weight:bold;
	padding: 0px 0px 0px 0px;
}

h4 a:link,h4 a:visited,h4 a:active{
	text-decoration:none;
	color:#006699;
}

h4 a:hover{
	color:#0099ff;
}

body{
	margin-top:0px;
	margin:auto;
	background-color: #F0F0F0;
	font-family: Arial, Helvetica, sans-serif;
}

.MainContainer{
	width:608px;
	margin: auto;
	overflow: hidden;
	height: auto;
	padding: 0px;
}

.header{
	width:608px;
	height:89px;
	overflow:hidden;
	padding: 0px;
	background-color: #CCFF00;
	margin: auto;
	background-image: url(../images/inisrael_logo.gif);
	background-position: left;
	background-repeat: no-repeat;
	float: left;
}

.header_line{
	height: 19px;
	width: 608px;
	border-bottom: 1px solid #000;
	background-color: #CCFF00;
	float: left;
	overflow: hidden;
}

.left{
	float: left;
}


div#wrap_left{
	width:210px;
	height:auto;
	overflow:hidden;
	float: right;
}

.left_middle{
	width:203px;
	padding:0 0 0 5px;
	float:left;
	height:auto;
	overflow:hidden;
	border-left:#83A0BB 1px solid;
	border-right:#83A0BB 1px solid;
}

.left2{
	width:210px;
	padding:0px;
	float:left;
	height:auto;
	overflow:hidden;
}

.left_top{
	width:210px;
	height:30px;
	background:url(../images/left_top.gif) no-repeat;
	padding: 5px 0px 0px 0px;
	float: right;
}

.left_bottom{
	width:210px;
	height:10px;
	background:url(../images/left_bottom.gif) no-repeat;
	clear:both;
	float: right;
	overflow: hidden;
}

.left_bottom_next{
	width:200px;
	height:24px;
	background:url(../images/left_bottom_next.gif) no-repeat;
	clear:both;
	float: left;
	overflow: hidden;
	padding: 5px 5px 0px 5px;
}

.next{
	width:38px;
	height: auto;
	float: right;
	padding: 0px 0px 0px 0px;
	overflow:hidden;
}


.next a:link,.next a:visited,.next a:active{
	text-decoration:none;
	color:#005395;
	font-weight: bold;
}

.next a:hover{
	color:#FF6600;
}


.prev{
	width:40px;
	height: auto;
	float: left;
	padding: 0px 0px 0px 0px;
	overflow:hidden;
}


.prev a:link,.prev a:visited,.prev a:active{
	text-decoration:none;
	color:#005395;
	font-weight: bold;
}

.prev a:hover{
	color:#FF6600;
}

div.box_bb{
	width:200px;
	padding:0px;
	height:auto;
	overflow:hidden;
	border-bottom: #0099FF 1px dotted;
	margin-bottom: 5px;
	float: left;
	text-align: left;
}

.box_bb a:link,.box_bb a:visited,.box_bb a:active{
	text-decoration:none;
	color:#005395;
	font-weight: bold;
	font-size:12px;
	line-height: 18px;
}

.box_bb a:hover{
	color:#FF6600;
}

.menu{
	background-color:#0066FF;
	height:33px;
	width:608px;
	color: #000000;
	font-size: 10px;
	float: left;
}


a:link, a:visited, a:active{
	color:#FFFFFF;
	font-size: 12px;
}

a:hover{
	font-size: 12px;
}


.content{
	width:608px;
	height:auto;
	padding: 10px 0px 10px 0px;
	background-color: #fff;
	border-top: 1px solid #000;
	margin: auto;
	overflow: hidden;
	float: left;
}

.sub_menu{
	width:720px;
	height:15px;
	overflow: hidden;
	padding: 0px 20px 3px 20px;
	font-size:11px;
	font-weight: bolder;
	letter-spacing: 0.1em;
	color:#CCCCCC;
}

p{
	font-family:Arial, Helvetica, sans-serif;
	color:#505050;
	font-size:12px;
	text-align: left;
	line-height: 20px;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	direction: ltr;
}

h1{
	color:#EF572C;
	font-size:14px;
	padding:0;
	margin:0;
	float:center;
}

h2{
	color:#CC0000;
	font-size:12px;
	padding:0px 0px 10px 0px;
	margin:0;
	text-align: left;
}


a.footer:link, a.footer:visited, a.footer:active{
	font-family:Arial, Helvetica, sans-serif;
	color:#000099;
	font-size: 13px;
}

a.footer:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#990000;
}

a.blue:link, a.blue:visited, a.blue:active{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0000CC;
	font-size: 10px;
	font-weight: bold;
}

a.blue:hover{
	color:#095395;
	font-weight: bold;
}

.black{
	color:#000000;
	font-weight: bold;
}


a.purple:link, a.purple:visited, a.purple:active{
	font-family:Arial, Helvetica, sans-serif;
	color:#005EEA;
	font-weight: bold;
	font-size: 11px;
}

a.purple:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#000099;
}

a.purple2:link, a.purple2:visited, a.purple2:active{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#505050;
	font-size:10px;
}

a.purple2:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#9D3C95;
	font-size:10px;
}

ul{
	margin:0px;
	padding:0px;

}

li{
	display: inline;
	margin: 0px;
	padding: 0px;
}


form{
	direction:ltr;
	text-align:right;
	margin:0px;
	padding:0px;
	}
	
.CLR{
	height:10px;
	width:auto;
}

#taxt_r{text-align:right;}

.Text{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#414041;
	line-height:20px;
	letter-spacing:1px;
	margin-top: 5px;
	padding-right: 2px;
	padding-left: 2px;
	text-align:justify;
}


.right_content{
	width:210px;
	height:auto;
	float: right;
	padding: 20px 20px 0px 20px;
}

.left_content{
	width:330px;
	height:auto;
	float: left;
	padding: 20px 0px 10px 20px;
	text-align: center;
	overflow: hidden;
}

a.blue2:link, a.blue2:visited, a.blue2:active{
	font-family:Arial, Helvetica, sans-serif;
	color:#005395;
	font-weight: bold;
	font-size: 12px;
	list-style-type:none;
}

a.blue2:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#CC0000;
}

.float_right{
float:right;
}

.footer{
	width:608px;
	height:auto;
	overflow: hidden;
	font-size:13px;
	text-align: center;
	background-color: #CCFF00;
	float: none;
	margin: auto;
}

.bytech{
	float: left;
	font-size: 11px;
	color: #792171;
}

/* index */

.s_pic{
	float:left;
	height:auto;
	padding: 0px 0px 0px 0px;
	width: auto;
	border: 1px solid #005395;
	margin: 0px 0px 10px 0px;
}

.top_content{
	width:720px;
	height:auto;
	padding:10px 0px 15px 0px;
	border-bottom:dashed 1px #A3B1C9;
	overflow: hidden;
}

.top_content2{
	width:720px;
	height:auto;
	padding:10px 0px 15px 0px;
	overflow: hidden;
}


.bottom_content{
	width:720px;
	height:auto;
	padding:15px 0px 25px 0px;
	overflow: hidden;
}

.main_flash{
	width:429px;
	height:233px;
	float:left;
	padding:0px 10px 0px 0px;
}

.compo{
	width:275px;
	float: right;
	height: 233px;
}

.button{
	width:217px;
	height:auto;
	padding: 0px 0px 0px 0px;
}

.button_line{
	width:273px;
	height:33px;
	padding: 0px 0px 5px 0px;
}

.button_line_clear{
	width:273px;
	height:33px;
	padding: 0px 0px 0px 0px;
	float: right;
	overflow: hidden;
}

.left_index{
	float:left;
	width:170px;
	overflow: hidden;
	padding: 2px 0px 0px 7px;
	height: auto;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.right_index{
	width: 425px;
	height: auto;
	padding: 9px 0px 0px 0px;
	overflow: hidden;
	text-align: right;
	letter-spacing: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.news{
background-image:url(../images/news.gif);
background-repeat:no-repeat;
padding:45px 22px 15px 0px;
width:195px;
height:120px;
}

/* inside pages */

.top_content_in{
	width:720px;
	height:auto;
	padding:10px 0px 20px 0px;
	overflow: hidden;
	text-align: center;
}

.top_content_in_fixedsize{
	width:720px;
	height:270px;
	padding:10px 0px 20px 0px;
	overflow: hidden;
}

.inside_flash{
	width:429px;
	height:233px;
	padding:22px 17px 0px 0px;
	float: left;
}

.no_padding_bottom{
padding-bottom:0px;
}

.sub_menu_buttons{
	overflow:hidden;
	width:auto;
	height:29px;
	padding: 20px 0px 0px 0px;
	/*border-bottom: 1px solid #BDC9DD;*/
	clear: both;
	margin-bottom: 10px;
}

.sub_butt{
	width:168px;
	float: right;
	height: 29px;
	padding: 0px 0px 0px 10px;
}

.decor{
	position:absolute;
	background:url(../images/decor.gif) no-repeat;
	width:15px;
	height:15px;
	left: -1px;
	top: 31px;
	z-index: 100;
}

#navcontainer
{
	margin: 0px;
	padding: 0px 0px 0px 6px;
}

#navcontainer ul
{
margin: 0px;
list-style-type: none;
text-align: right;
}

#navcontainer ul li { 
float: right; 
}

#navcontainer ul li a
{
	background: url(../images/sub_butt.gif) no-repeat top right;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#2D5592;
	line-height:18px;
	text-decoration: none;
	float: left;
	margin: 0px;
	height: 22px;
	width: 130px;
	padding: 7px 36px 0px 12px;
}


#navcontainer li a:hover{
    background:url(../images/sub_butt_on.gif) no-repeat right top;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#2D5592;
	line-height:18px;
}

/* vtr */
.frame_vtr{
	clear:both;
	text-align:center;
	background-image: url(../images/bg_vtr.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 309px;
	padding: 10px 0px 0px 0px;

}

.vtr_menu{
	clear:both;
	padding: 10px 0px 10px 0px;
}

table{margin: auto; margin-bottom:0px;}
#blue{color:#395F98;}
#blue_size{color:#395F98; font-size:14px; font-weight:bold;}
#padding{padding:5px 10px 0px 0px;}
#bold{font-weight:bold;}

.H_table{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#414041;
	letter-spacing:1px;
	text-align:center;
}

.table{
    direction:rtl;
	padding:0px;
	border-top:1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;
}

td{
	padding:10px;
	text-align: center;
	border: 1px solid #ccc;
	font-size: 11px;
}


.TableTop{
	background-image:url(../images/bg_pattern.gif);
}

.bg_pic{
	height:50px;
	width:122px;
	text-align:center;
	padding:10px 0px 0px 0px;
	border-bottom:1px #CCCCCC solid;
	border-left:1px #CCCCCC solid;
	font-weight:bold;
	color:#2D5592;
	font-size:14px;
	background-repeat: no-repeat;
}

.blue{
	font-size:11px;
	color:#0000FF;
	font-weight: bold;
}

.yellow{
	color:#FFFF99;
	font-weight:bold;
	font-size: 10px;
}

.back{
	width:auto;
	height:auto;
	text-align:right;
	font-size:12px;
	padding: 0px 0px 5px 0px;
}

a.back:link, a.back:visited, a.back:active{
	font-family:Arial, Helvetica, sans-serif;
	color:#0053CE;
	font-weight: bold;
	font-size: 11px;
}

a.back:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#505050;
}

.orange{
	color:#666666;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
}

.text{
	width: 330px;
	height:auto;
	float: right;
	padding: 10px 0px 10px 0px;
	text-align: left;
	overflow: hidden;
}

.text a:link,.text a:visited,.text a:active{
	font-family:Arial, Helvetica, sans-serif;
	color:#005395;
	font-weight: bold;
	font-size: 12px;
	list-style-type:none;
}

.text a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#CC0000;
}

