body{
	padding: 0px;
    margin: 0px auto 0px auto;
    vertical-align: top;
	text-align:center;
	direction: rtl;
	
	background: top center;
	background-repeat:no-repeat;
	/*background-image:url(../img/MainBack.jpg);*/
	font-family:arial;
	background-color:#d0bfa9;
}
 /*
  USAGE:
  Copy and paste this one line into your site's CSS stylesheet.
  Add comma-separated CSS selectors / element names that have transparent PNGs.
  The path to the HTC is relative to the HTML file that includes it.
  See below for another method of activating the script without adding CSS here.
 */

 img, div, input { behavior: url("iepngfix.htc") }


 /*
  Here's an example you might use in practice:
  img, div, .pngfix, input { behavior: url("/css/iepngfix.htc") }
 */

#TopPartTable{
	margin-top:20px;
}


#TopPart{
	width:900px;
	height:150px;
	
	background: 0px 74px no-repeat url(../img/TopBack.jpg);
}


#logo{
	margin-right:27px;
	
}


#MidPart{
	width:900px;
	height:150px;
	background-color:#ffffff;
}


#Footer{
	width:900px;
	height:20px;
	background-color:#C4AF94;
}

#Footer td{
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
}


#RightMenuBack{
	background: top right no-repeat url(../img/BttnsBack.jpg);
	width:219px;
	height:288px;
}


#RightMenu{
	margin:20px 16px;
}

.RightMenuBttn{
	margin:0px 0px 3px 0px;
}


.Header1{
	font-family:arial;
	font-size:18px;
	font-weight:bold;
	color:#2D8D9B;
	
	margin: 0px 0px 10px 0px;
}


.Header2{
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	color:#68B8C3;
	
	margin: 0px 0px 10px 0px;
}


.Font1{
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	color:#795B3F;
}


.Font2{
	font-family:arial;
	font-size:13px;
	font-weight:normal;
	color:#795B3F;
}
.Font2_blue{
	font-family:arial;
	font-size:13px;
	font-weight:normal;
	color:#2e8c98;
}



.top{
	font-family:arial;
	font-size:10px;
	font-weight:normal;
	color:#57a4ae;
}

.footer2{
	font-family:arial;
	font-size:10px;
	font-weight:normal;
	color:#FFFFFF;
}
.fl{
	font-family:arial;
	font-size:10px;
	font-weight:normal;
	color:#FFFFFF;
}
.fl a{
	font-family:arial;
	font-size:10px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}
.fl1{
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}
.fl1 a{
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
h2{
font-family:arial;
	font-size:12px;
	font-weight:bold;
	
	margin-bottom:0px;

}
