﻿/* All page style ----------------------------------------------------------------------- */
BODY {
	border: 0px;
	padding: 0px;
	margin: 0px;
	BACKGROUND-COLOR: #C9CFBB;
	top: 0px;
	left: 0px;
}
img {
	border: 0px;
}

td.text_right_bar {
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;
	text-indent: 0;
	direction: rtl;
	line-height: 100%;
	text-align: justify;
	background-color: #7BA039;
}
td img {
	display: block;
}
p.right.titr {
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
p.right_more {
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	text-align: left;
}
/* index page --------------------------------------------------------------------------- */

td.index_bag {
	BACKGROUND: #669312;
	font-family: Tahoma;
	font-size: 8pt;
	color: #283A07;
	text-indent: 0;
	direction: rtl;
	text-align: right;
}
td.footer {
	background-position: 0% 0%;
	font-family: Tahoma;
	font-size: 8pt;
	color: #FFFFFF;
	text-indent: 0;
	direction: rtl;
	text-align: center;
	background-image: url('footer_back.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
}
#div_index_main {
	position: absolute;
	top: 50%;
	left: 50%;
	height:551px;
	width:778px;
	margin-top: -270px; 
	margin-left: -380px; 
}
#no2 {
	background-image:url('p03_3.jpg');
}
.body_index {
	background-color:#C7CFB9;
	margin-top:0px;
	margin-left:0px
}
#main_table {
	height:100%;
	width:100%;
}
#footer_index {
	direction: rtl;
	font-family: Tahoma;	
	color: #000000;
	font-size: 8pt;

}
/* indexfa page --------------------------------------------------------------------------- */
td.text_all {
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;
	text-indent: 0;
	direction: rtl;
	line-height: 150%;
	text-align: justify;
}
/* links --------------------------------------------------------------------------- */
a {
	color: #006699;
}
a:hover {
	color: #000000;
}
a.footer {
	color: #FFFFFF;
}
a.footer:hover {
	color: #000000;
}

