
#frameheader
{
      width:700px;
	  color:#4D4747;
	font-size: 22px;
	font-weight: bold;
	font-family: "Traditional Arabic";
      margin:auto;
      text-align:right;
      height:212px;
	  border-left:10px solid #F0B085;
	  border-right:10px solid #F0B085;
	  border-top:10px solid #F0B085;
}


#header_top
{
	width:700px;
	height:30px;
	background:#F8E6CA;
	color:#4D4747;
	float:right;
	font-size: 22px;
	font-weight: bold;
	font-family: "Traditional Arabic";
}

#header_mid
{
	width:700px;
	height:152px;
	float:right;
    margin:auto;
}


#header_bottom
{
	width:700px;
	background-color:#CCCCCC; 
	float:left;
	height:30px;
	font-size:18px;
}

#b1_h1
{
	width:598px;
	background-color:#F8E6CA;
    color:#EA7D34;
	color:#4D4747;
	float:left;
	height:30px;
	font-size:18px;
	border-right:1px solid #FFFFFF;
}
#b1_h2
{
	width:100px;
	background-color:#F0B085;
	color:#4D4747;
	float:right;
	height:30px;
	font-size:18px;
}



