@charset "utf-8";
/* ---------------- Global Styles ---------------- */
html body{
	padding: 0;
	margin: 0;
	font-family: verdana, arial, helvetica;
	background-color: White;
	background-repeat: repeat-y;
	SCROLLBAR-BASE-COLOR: #416B39;
	SCROLLBAR-ARROW-COLOR: #88B280;
}
.date {
	font-family: Arial,Helvetica,Sans Serif;
	font-size: 10px;
	color: Navy;
}
.btn{
	FONT-SIZE: 10px;
	COLOR: #fff;
	width: 58px;
	height: 19px;
	background: url(../images/btn_02.gif) no-repeat;
	background-repeat:no-repeat;
	border: 0px;
	font-family: Arial;
}
a.news, a.news:link, a.news:active, a.news:visited {
	font-size: 16px;
	color: #FFFFE0;
	text-decoration: none;
	font-family: "Traditional Arabic";
	font-weight: bold;
}
a.news:hover {
	font-size: 16px;
	color: White;
	text-decoration: none;
	font-family: "Traditional Arabic";
	font-weight: bold;
}
a.TopMenu {
	color: White;
	font-family: "Traditional Arabic";
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}
a:hover.TopMenu {
	color: #E0DCD9;
	font-family: "Traditional Arabic";
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}
a {
	color: #4878B4;
	font-family: Tahoma;
	font-size: 11px;
}
a:hover {
	color: #ff7700;
	font-family: Tahoma;
	font-size: 11px;
}