@charset "windows-1256";
/* CSS Document */

Body {
	background:url(Images/bgb.jpg) #000 no-repeat top;
	font-family:tahoma;
	font-size:11px;
}
#TBlCenter{
	width:90%;
	height:100%;
	background:#FFF;
}

.MenuBack {
	background:url(Images/HedMenu.gif) repeat-x;
	height:48px;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}
.FontHeadmenu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFF;
}

.SearchBtn{
	background:url(Images/HedMenu.gif) repeat-x;
	font-family:tahoma ;
	font-size:11px;
	color:#FFF;
}
#SubHead1{
	background:#999;
	height:5px;
}
#SubHead2{
	background:#CCC;
	height:5px;
}

a:link{ 
text-decoration:none;
color:#333;
font-family:tahoma;
font-size:11px
}
a:visited{ 
text-decoration:none;
color:#333;
font-family:tahoma;
font-size:11px
}

A:active {text-decoration: none}
A:hover {
	text-decoration: underline;
	color: #F00;
}

.mtext{ font-family:tahoma ;
font-size:10px;
color:#333;
text-align:justify;
direction:rtl;
}
	
