body {
	margin: 0px;
	padding: 0px;
	background-color: #EAEAEA;
}
.copyright {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
}
.downlinks {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	}
.downlinks:hover {
	color: #006666;
}
.or {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #B31B0D;
	text-decoration: underline;

}
.or:hover {
	color: #7B9D85;
}
.text {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.bold {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #AF2113;
	text-decoration: none;
}
.title {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #784E23;
	text-decoration: none;
	font-weight: bold;
	}
.title:hover {
	color: #B47434;
	text-decoration: underline;
}
.font9 {
	font-family: tahoma, verdana, arial;
	font-size: 9px;
	font-weight: bold;
	color: #990000;
}
.picture {
	background-color: #FCFDE1;
	border: 1px solid #F2C94D;
	margin: 4px;
	padding: 4px;
}
.pic {
	padding: 3px;
	font-family: arial, verdana;
	font-size: 12px;
	color: #003333;
	font-weight: bold;
	background-repeat: no-repeat;
	border: 3px groove #6DB06A;
}
.language {
	font-family: tahoma, arial;
	font-size: 11px;
	color: #990000;
	background-image: url(images/lang.jpg);
	height: 24px;
	width: 70px;
	background-position: center center;
	padding-top: 5px;
	padding-left: 15px;
	font-weight: bold;
	text-decoration: none;
}
.language:hover {
	color: #FF0000;

}
.language_ar {
	font-family: tahoma, arial;
	font-size: 11px;
	color: #990000;
	background-image: url(images/lang.jpg);
	height: 24px;
	width: 70px;
	background-position: center center;
	padding-top: 5px;
	padding-right: 19px;
	font-weight: bold;
	text-decoration: none;
}
.language_ar:hover {
	color: #FF0000;

}
.list {
	list-style-type: square;
}
.tel {
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	color: #FDF7EC;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.links {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
.links:hover {
	color: #993300;
}
.btn {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #693925;
	background-color: #EDD6CB;
	border: 1px solid #211A10;
	text-decoration: none;
	background-position: center center;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
a.btn:hover {
	background-color: #FBE6DD;
}
.visitor {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #003399;
	font-weight: bold;
}

