body {
	margin: 0 0 0 0;
	background-color: #000000;
}
#mainBody {
	width: 775px;
	border: 1px #FFFFFF solid;
	margin-top: 15px;
	margin-left: 11%!important;
	margin-left: 5%;
	float: left;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 17pt;
	text-decoration: none;
	color: #FFFFCC;
}
a:hover {
	color: #FF9999;
}
/***************************************************************/
.row1 {
	height: 33px;
}
.row2 {
	height: 393px;
}
.row3 {
	height: 124px;
}
.row1 div {
	float: left;
	height: 100%;
}
.row2 div {
	float: left;
	height: 100%;
}
.row3 div {
	float: left;
	height: 100%;
}
.col1 {
	width: 90px;
}
.col2 {
	width: 248px;
}
.col3 {
	width: 143px;
}
.col4 {
	width: 208px;
}
.col5 {
	width: 86px;
}
.row1 .col1 {
	background: url('./images/11.jpg');
}
.row1 .col2 {
	background: url('./images/12.jpg');
}
.row1 .col3 {
	background: url('./images/13.jpg');
}
.row1 .col4 {
	background: url('./images/14.jpg');
}
.row1 .col5 {
	background: url('./images/15.jpg');
}
.row2 .col1 {
	background: url('./images/21.jpg');
}
.row2 .col2 {
	background: url('./images/22.jpg');
}
.row2 .col3 {
	background: url('./images/23.jpg');
}
.row2 .col4 {
	background: url('./images/24.jpg');
}
.row2 .col5 {
	background: url('./images/25.jpg');
}
.row3 .col1 {
	background: url('./images/31.jpg');
}
.row3 .col2 {
	background: url('./images/32.jpg');
}
.row3 .col3 {
	background: url('./images/33.jpg');
}
.row3 .col4 {
	background: url('./images/34.jpg');
	text-align: center;
}
.row3 .col5 {
	background: url('./images/35.jpg');
}
/***************************************************************/
/***************************************************************/
.top {
	background: url('./images/top.jpg');
	height: 200px;
	width: 775px;
}
.bodyPage {
	background: #FFFFFF;
	direction: rtl;
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	padding-top: 15px;
	padding-bottom: 15px;
}
.list {
	list-style: circle;
	list-style-position: inside;
}
.list a {
	color: #006699;
}
.list a:hover {
	color: #CC3300;
}
.title {
	font-size: 20pt;
	margin-right: 30px;
	color: #666666;
	font-weight: bold;
}
.bottomMenu {
	text-align: center;
	padding-top: 15px;
	float: left;
	width: 100%;
}
.bottomMenu a {
	color: #9900FF;
	font-family: Tahoma;
	font-size: 12pt;
}
.bottomMenu a:hover {
	color: #CC33FF;
}
.left, .right {
	float: left;
	margin-left: 40px;
}
.left img {
	margin-top: 80px;
	border: 1px solid black;
}
.left p {
	font-size: 9pt;
	font-family: Tahoma;
	text-align: center;
}
.listBody {
	float: left;
}
.bodyPage {
	float: left;
	width: 100%;
}
/***************************************************************/
/***************************************************************/
.firstRow {
	float: left;
	width: 100%;
}
.secondRow {
	float: left;
	width: 100%;
	font-size: 15pt;
	text-align: center;
	color: #666666;
}
.firstRow .right {
	width: 38%;
}
.firstRow .list {
	font-family: Tahoma;
	font-size: 12pt;
	list-style: none;
}
.firstRow .list li {
	margin-bottom: 3px;
}
.firstRow .key {
	font-weight: bold;
}
.firstRow .value {
	color: #808080;
}
.secondRowNami {
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	color: #666666;
}
.reference {
	text-align: left;
}
.contetnImage {
	margin-top:40px!important;
}