@import url("/Portals/0/skins/YahelHarhava/CSS/menu.css");

body {
background-color: white;
direction:rtl;
text-align:center;
list-style: decimal;
}
	
.Head {
color:#83756A;
font-family:Arial,Tahoma,Helvetica;
font-size:15px;
font-weight:bold;
}
	
p {
color:#4E453E;
direction:rtl;
padding:6px 12px 3px;
direction:rtl;
margin:1px 0 0;
line-height:16px;
}

p+p {
color:#4E453E;
direction:rtl;
padding:6px 12px 3px;
margin:1px 0 0;
}

.Normal, .NormalDisabled {
color:#4E453E;
font-family:Arial,Tahoma,Helvetica;
font-size:12px;
font-weight:normal;
}

h1 {
color:#725343;
font-family:Arial,Tahoma,Helvetica;
font-size:22px;
font-weight:normal;
}

h2 {
color:#50433B;
font-family:Arial,Tahoma,Helvetica;
font-size:15px;
font-weight:bold;
padding-right:12px;
}

h3 {
color:#83756A;
font-family:Arial,Tahoma,Helvetica;
font-size:15px;
font-weight:bold;
margin:0;
}

h4 {
color:#9E9C9F;
font-family:Arial,Tahoma,Helvetica;
font-size:12px;
font-weight:normal;
margin:0;
}

h5 {
color:#ADADA1;
font-family:Arial,Tahoma,Helvetica;
font-size:13px;
font-weight:bold;
margin:0 0 15px;
}

h6 {
color:#003366;
font-family:Arial,Tahoma,Helvetica;
font-size:11px;
font-weight:bold;
}

#Main_wrapper{
	background-color: white;
}

#OuterTable{
	/*width:950px;*/
	margin:0 auto;
	text-align: center;
}

#Header {
	width: 100%;
	/*background-image: url(../../Banner.jpg);
	background-position: center top;
	background-repeat: no-repeat;*/
	height: 155px;
}


.Right_header{
	float: right;
}

.Left_header{
	float: left;
	background-image: url(images/Top_banner.png);
	background-position: left top;
	background-repeat: no-repeat;
	width:616px;
	height:148px;>
}

#menudiv {
font-family:Arial;
height:39px;
margin: 0px;
position:absolute;
width:950px;
/*border: 1px solid red;*/
 }
 
.Content_table{
	margin:55px 0px 0px 0px;
	width:950px;
}
.Content_tableT{
height:5px;
width:100%;
	
}
.Content_tableTM{
background-image:url("images/1col_Content_tableTM.jpg");
background-repeat:repeat-x;
background-position: center bottom;
height:5px;
width:100%;
	
}
.Content_tableTR{
		background-image: url(images/1col_Content_tableT.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 5px;
	width: 10px;
	display: block;
}
.Content_tableTL{
		background-image: url(images/1col_Content_tableT.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 5px;
	width: 10px;
		display: block;
}
.Content_tableM_TD{
	border-right:1px solid #DEE0C9;
	border-left:1px solid #DEE0C9;
}

.Content_tableB{
height:5px;
width:100%;
	
}
.Content_tableBM{
background-image:url("images/1col_Content_tableBM.jpg");
background-repeat:repeat-x;
background-position: center top;
height:5px;
width:100%;
	
}
.Content_tableBR{
		background-image: url(images/1col_Content_tableB.png);
	background-position: right top;
	background-repeat: no-repeat;
	height: 5px;
	width: 10px;
	display: block;
}
.Content_tableBL{
		background-image: url(images/1col_Content_tableB.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 5px;
	width: 10px;
		display: block;
}

.RightPane{
	background-color:transparent;
	border-left:1px solid #DEE0C9;
	padding:0 5px 0 10px;
	vertical-align:top;
	width:180px;

}

.LeftPane{
	background-color:transparent;
	border-right:1px solid #DEE0C9;
	padding:0 5px 0 10px;
	vertical-align:top;
	width:180px;

}

.ContentPane{
	width: 730px;
	vertical-align:top;
	padding: 0px 10px;
}


.bottom_links {

background-image: url(images/pas.png);
background-repeat: no-repeat;
background-position: top;
margin-top: 8px;

}

.bottom_links p {
	text-align: center;
	padding: 5px;
	margin: 0;
   font-family: Arial, Helvetica, sans-serif;

}
.bottom_links a:link, .bottom_links a:active, .bottom_links a:visited {
color:#acab9f;
text-decoration:none;
font-size: 13px;
font-weight: bold;
}

.bottom_links a:hover {
color:#ca8b03;
text-decoration:none;
font-size: 13px;
font-weight: bold;
}

.Copyrights p {
	text-align: center;
	color:#4C543C;
font-size:12px;
   font-family: Arial, Helvetica, sans-serif;
}






