﻿BODY {
	background-color: #ccc;
	direction: rtl;
	font-size: 11pt;
	font-family: arial;
	color: #fff;
	font-weight: bold;
}
A:link {
	color: #2e486b;
	text-decoration: none;
}
A:hover {
	color: #666666;
	text-decoration: underline;
}
A:visited {
	color:#2e486b;
	text-decoration: none;
}
.MainDiv {
	width: 800px;
	background-color: #333333;
	margin: 0 auto;
}
.Header{
	width:800px;
	height:133px;
	
}
.Tittle{
   font-family:Arial;  
   font-size:11pt;
   font-weight:bold;
   color:white;
   padding-top:5px;
   
}
.Tittle A:link{
   color:white;
   text-decoration:none
	
}
.Tittle A:hover{
	
  color:white;
  text-decoration:underline;
}
.Tittle A:visiteds{
   color:white;
   text-decoration:none
}

.NameSpan{
	color: black;
	padding:0 5px;
	margin-bottom:8px
}
.MoreTittle{
   font-family:Arial;  
   font-size:11pt;
   font-weight:bold;
   color:#2e486b;
   padding-top:4px;
   
}
.MoreTittle A:link{
   color:#2e486b;
   text-decoration:none
	
}
.MoreTittle A:hover{
	
  color:#2e486b;
  text-decoration:underline;
}
.MoreTittle A:visited{
	
  color:#2e486b;
  text-decoration:none;
}

.leftMore{
	margin-right:10px
}
.foder{
	width:800px;
	background-color:#630b24;
	height:39px;
	margin:7px auto 0 auto;
	
}
.Menu{
	width:87px;
	padding-right:30px;
	color:white;
	font-size:12pt;
}
.Menu A:link{
   
	color:white;
	font-size:12pt;
	text-decoration:none;
	}
.Menu A:hover{
	 color:black;
	 text-decoration:underline;
	 background-color:white
	
}
.Menu A:visited{
	color:white;
}
.style1 {
	border-width: 0px;
}
.Detail
{
margin-left :8px;
	}