/* CSS Document */

body,td,th {
	font-family: tahoma, verdana;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#990000;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}#banner {
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	height: 197px;
}
#menu {
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	height: 48px;
}
#latestnews {
	background-image: url(../images/latestnewsbg.jpg);
	background-repeat: repeat-x;
	height: 25px;
}
#latestnewsheader {
	float: right;
	width: 123px;
}
#latestnews #latesttext {
	float: right;
	width: 800px;
	padding-top: 3px;
	color: #868686;
	
}
#footer {
	background-image: url(../images/footerbg.jpg);
	background-repeat: no-repeat;
	height: 56px;
}
#right {
	background-image: url(../images/rightpartbg.jpg);
	background-repeat: repeat-y;
}
#right a {
	background-image: url(../images/menubg.jpg);
	display: block;
	height: 23px;
	width: 121px;
	text-align: right;
	padding-right: 35px;
	padding-top: 2px;
	font-family: "traditional Arabic", "times New Roman";
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	margin-top: 4px;
}
#welcome {
	font-family: "traditional Arabic", "times New Roman";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	height: 25px;
	width: 457px;
	background-image: url(../images/titlebg.jpg);
	background-repeat: no-repeat;
	padding-right: 20px;
	direction: rtl;
	padding-top: 2px;
}
.mainbodycontainer {
	padding: 10px;
	direction: rtl;
	text-align: justify;
}
.newstitle {
	color: #D25206;
	font-weight: bold;
}
img.im {
	margin: 4px;
	padding: 1px;
	border: 1px solid #CCCCCC;
}
.mainbodycontainer a {
	color: #99CC33;
	text-decoration: none;
}





#right a:hover {

	background-image: url(../images/menubg.jpg);
	display: block;
	height: 23px;
	width: 121px;
	text-align: right;
	padding-right: 35px;
	padding-top: 2px;
	font-family: "traditional Arabic", "times New Roman";
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #C34707;
}
.mainbodycontainer a:hover {

	color: #999900;
	text-decoration: underline;
}
.mainbodycontainer a.title {
	color: #D25206;
	text-decoration: none;
	font-weight: bold;
}
.mainbodycontainer a.title:hover {
	text-decoration: underline;
	color: #D25206;
}
.style1 {color: #99CC33}#menu a {
	font-family: "traditional Arabic", "times New Roman";
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
}
#menu a:hover {
	font-family: "traditional Arabic", "times New Roman";
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #C34707;
}

