BODY{
	font-family: Arial;
	margin: auto;
	text-align: center;
	background: #f5f3e7;
}
.page{
		background-color: #fff;
	margin: auto;
	text-align: center;
	width: 800px;
	direction:rtl;
	display: table;
}
.menu{
	font-size: 14px;
	font-weight: Bold;
	color: #8d8d8d;
}
.menu table{
	height: 40px;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 800px;
}
.menu td{
	width: 130px;

}
.this{
	background: url('images/this.jpg') no-repeat;
	color: #fff;
	height: 50px;
	vertical-align: top;
	padding: 0 0 0 8px;
	width: 120px;
	text-align: left;
}
.menu small{
	font-size: 7px;
}
.this a{
	color: #fff;
	text-decoration: none;
}
.menu a{
	color: #8d8d8d;
	text-decoration: none;
}
.this a{
	color: #fff;
}
.logostrip{
	padding: 20px 0 0 0;
}
.content{
	padding: 20px 0 0 0;
	width: 800px;
	background-color: #fff;
	display: table;
}
.right{
	display: inline;
	text-align:right;
	float:right;
	padding: 0 20px 0 0;
	font-size: 11px;
	color: #434343;
	width: 475px;
	background: #fff;
}
.title{
	font-size: 18px;
	font-weight: Bold;
	font-style: italic;
	color: #4e6b31;
	padding: 0 0 13px 0;
}
.left{
	display: inline;
	float: left;
	text-align: left;
		background: #fff;
}
.block_blue{
	background-image: url('images/block_green.jpg');
	width: 277px;
	height: 360px;
	text-align: right;
}
.block_navy{
	background-image: url('images/block_dgreen.jpg');
	width: 277px;
	height: 173px;
	text-align: right;
}
.block_title{
	color: #fff;
	font-size: 18px;
	font-weight: Bold;
	font-style: italic;
	padding: 12px 30px 0 0;
}
.block_content{
	padding: 5px 30px 0 10px;
	color: #fff;
	font-size: 11px;
}
.block_content1{
	padding: 5px 30px 0 10px;
	color: #000;
	font-size: 11px;
}
.copyrights{
	padding: 40px 0 20px 0;
	font-size: 11px;
	color: #4d6b2f;
	display: table;
	width: 800px;
	margin: auto;
	text-align: center;
	background: #fff;
}
FORM{
	margin: 0px;
	padding: 0px;
}
