@charset "utf-8";
#maincontainer{
width:956px;
height: auto;
border:solid 10px #000000;
padding:3px;
margin: auto;
background-color: #FFFFFF;
}
.webaddress
 {
	font-family: Verdana;
	font-size: 8.5pt;
	color: #FFFF00;
	text-decoration: none;
}

.webaddress:hover 
{
font-family: Verdana;
font-size: 8pt;
color: #FF6600;
text-decoration: none;
}
.footer {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.footer:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFF00;
}
.welcome {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	text-align: right;
	text-decoration: none;
	line-height: 17px;
}

.scrollcontent {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #006600;
	text-align: right;
	text-decoration: none;
	line-height: 17px;
}
.gallery {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFF00;
	text-align: right;
}
.heading_1 {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-align: right;
}
.heading_red {
	font-family: Tahoma;
	font-size: 17pt;
	text-align: right;
	font-weight: normal;
	color: #FF0000;
}
.content {
	font-family: Verdana;
	font-size: 15pt; 
	text-align: right;
	color: #333333;
	text-decoration: none;
	line-height: 17px;
}


.contactpage {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;

}
.Arabic15 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15pt;
	color: #000000 
	text-decoration: none;

}
.Arabic11 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight:bold;
	color: #000000
	text-decoration: none;

}

/*april 11*/
.sublink_header {
	color:#FFFFFF;
	font-size:10pt;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight: bold;

}

.sublink_header:hover {
	color:#FFFF00;
	font-size:10pt;
	font-family: "Times New Roman", Times, serif;
	padding-left:2px;
	text-decoration: underline;
	font-weight: bold;

}