﻿.body {
	background-image:url(images/bgd.jpg);
	background-repeat:repeat;
	background-color:#cebfa0;
	}



.body_area {
	font-family: tahoma;
	font-size: 9pt;
	font-style: normal;
	background-image:url('images/body_bgd.gif');
background-repeat:repeat-x;
background-position:right bottom;
background-color:white;
	color:#333333;
	text-align: right;
	direction: rtl;
	line-height:25px;
	text-decoration: none;
}
	
.main_text{
	font-family:Tahoma;
	font-size: 9pt;
	font-weight:normal;
	color:#AC8F52;
	text-align:justify;
	direction: rtl;
	line-height:28px;
	text-decoration: none;
	}
.footer {
	font-family: tahoma;
	font-size: 8pt;
	font-style: normal;
	color:white;
	text-align: left;
	text-decoration: none;
}

	
.main_right {
	font-family: tahoma;
	font-size: 8pt;
	font-style: normal;
	background-color:#CCD9EC;
	color: #333333;
	text-align: right;
	direction: rtl;
	text-decoration: none;
	line-height:26px;
}


.img0 {
		border:0px;
}

.center {
	text-align: center;
}


.img_mid {
		border:0px;
		vertical-align:middle;
}

.img_left {
		float:left;
		border:0px;
		vertical-align:top;
}





