@import url("/Portals/0/skins/YahelNet/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{
	background-image: url(images/1col_Content_tableT.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 5px;
	
}
.Content_tableM{
	/*background-image: url(images/1col_Content_tableM.png);
	background-position: right top;
	background-repeat: repeat-y;*/
	
}

.Content_tableB{
   background-image: url(images/1col_Content_tableB.png);
	background-position: center top;
	background-repeat: no-repeat;
	height: 5px;
	
}
/*.RightPaneT{
	background-image: url(images/rightpaneT.png);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 5px;
	padding: 0px;
}*/

.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;

}

/*.RightPaneB{
	background-image: url(images/rightpaneB.png);
	background-position: top;
	background-repeat: no-repeat;
	height: 5px;
	padding: 0px;
}*/

/*.ContentPaneT{
	background-image: url(images/contentpaneT.png);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 5px;
	padding: 0px;
	
}*/

.ContentPane{
	width: 730px;
	vertical-align:top;
/*	background-image: url(images/contentpaneM.png);
	background-position: top;
	background-repeat: repeat-y;
	border-right: 1px solid #F7F4E3;
	border-left: 1px solid #F7F4E3;*/
	padding: 0px 10px;
}

/*.ContentPaneB{
	background-image: url(images/contentpaneB.png);
	background-position:top;
	background-repeat: no-repeat;
	width: 650px;
	height: 5px;
	padding: 0px;
}*/


.bottom_links {
width: 928px;
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;
	width:880px;
   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;
}






