@charset "utf-8";
/* CSS Document */
img
{
	border:none;
}
body
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}

/* added by nabawy */
table {
  border-collapse: collapse; /* Ensures no gaps between table cells */
 /* margin: 0;*/ /* Removes any margin */
  padding: 0; /* Removes any padding */
}

img {
  display: block; /* Removes any gaps around images */
  border: none; /* Ensures no border */
  margin: 0; /* Ensures no space outside of the image */
  padding: 0; /* Ensures no space inside of the image */
}
/* end nabawy */

a
{
	font-size:11px;
	text-decoration:none;
	color:#586168;
}
input,select,textarea
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	direction:rtl;
}
.amovie
{
	color:#FFF;
}
/*names style */
.name
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#F60;
}
.sname
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#F60;
	font-weight:bold;
}
.txt
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	line-height:22px;
	color:#586168;
}
.wahha
{
	color:#F60;
	font-weight:bold;
}

/*news title............................................*/
.newstitle
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#036;
}

.date
{
	color:#900;
	font-size:11px;
}
.divtitle
{
	font-family:Arial;
	font-size:11pt;
	font-weight:bold;
	color:#24557f;
}
/*book style 000000000000000000000*/
.blink
{
	color:#900;
}

/* header txt........................................*/
.header
{
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
	color:#FFF;
}
.time
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#999;
}
.link
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#06C;
}

/* footer style.....................................*/
.aflink
{
	font-size:11px;
	text-decoration:none;
	color:#000;
}