body {
	background-color: #E5E8EA;
	margin: 0px;
	background-position: center;
}

#Heder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #5B8FB6;
	background-position: left bottom;
	text-align: center;
	margin: auto;
	height: 192px;
	width: 760px;
	padding-top: 15px;
	top: 20px;
	position: relative;
	background-image: url(images/Heder_Bg.jpg);
	background-repeat: repeat-x;
	
}

#Heder h1 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	
}
#Heder a {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	
}
#Heder p {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	width: 700px;
	text-align:center;	
	margin-left:auto; 
	margin-right:auto;
	direction:rtl;
}
#Main {
	position: relative;	
	padding-top: 38px;
	margin: auto;
	width: 760px;
	
}
.Link01 {
	
	background-color: #FFFFFF;
	float: left;
	height: 100px;
	width: 375px;
	margin-bottom: 10px;
	margin-right: 5px;
	text-align: right;
}
.Link01 h2 {
	direction:rtl;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 10px;
	
	
	
}
.Link01 p {
	height: 60px;
	direction:rtl;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 10px 10px 5px 10px;
	text-align: right;
	
}
.Link01 p a {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #0000CC;
	text-decoration: none;
}
.Link02 {
	
	background-color: #FFFFFF;
	float: left;
	height: 100px;
	width: 375px;
	margin-bottom: 10px;
	margin-left: 5px;	
	text-align: right;	
}
.Link02 h2 {
	direction:rtl;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 10px;
	
}
.Link02 p {
	height: 60px;
	direction:rtl;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 10px 10px 5px 10px;
	text-align: right;
	
}
.Link02 p a {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #0000CC;
	text-decoration: none;
}
ul {
	
	bottom: 10px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	list-style:none;
	
}
ul a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #5B8FB6;
	padding-right: 5px;
	padding-left: 5px;
}
ul a:visited {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #5B8FB6;
	padding-right: 5px;
	padding-left: 5px;	

}
ul a:hover {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #5B8FB6;
	text-decoration: none;
	background-color: #ffffff;
	padding-right: 5px;
	padding-left: 5px;
		

}
ul li {
	float:left;
	padding-right: 10px;	
}

a {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#Heder .maila {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
#Heder .maila a:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	
}
#Heder .maila a:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	
}
#Heder .maila a:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}