﻿body
{
	background-image: url('images/background.jpg');
	background-repeat: repeat-X;
	background-color:#451500;
	margin-top: 0px;

	
}

p {font-family: "Times New Roman", serif;

}

p.head {
	font-family:"Simplified Arabic";
	line-height: 150%;
	 font-style:oblique; 
	
	}

h1 {
	padding: 4px 4px 4px 4px;
}
p.fp {
	font-family: "Times New Roman,serif";
	margin-top: 0;
	text-decoration:none;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	line-height: 18px;
	font-size: 14 px;
	
	}

a:link.head {
	color:   #FFFFFF ;
	font-style:normal;
	}

a:visited.head {
	color:       #FAFDD2;
	text-decoration:none;
}
a:hover.head {
	color: #FFFFFF;
	text-decoration:underline;
}

a:link {
	color:    blue;
	font-style:normal;
	text-decoration:none;
	}

a:visited {
	color:      #006600;
	text-decoration:none;
}
a:hover {
	color: blue;
	text-decoration:underline;
}
.style1 {
	background-color: #FFFFFF;
	border-collapse: collapse;
}
.style2 {
	background-image: url('images/table_head.gif');
}
.style3 {
	font-family: "Simplified Arabic";
}
.style4 {
	border-collapse: collapse;
	border-style: solid;
	border-width: 1px;
}
.style5 {
	border-right-style: solid;
	border-right-width: 1px;
	padding-right: 4px;
}

.head2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e4dfeb;
	text-align: center;
	}

.footer {
	text-align: center;
	}

p.ctb {
	font-family: "Times New Roman,serif";
	text-align:center; 
	text-decoration:none; 
	font-weight:bold; 
	color:black; 
	font-size:15px; 
	margin-top:0; 
	margin-bottom:0;
	
	}

p.lt {
	font-family: "Times New Roman,serif";
	text-align:left; 
	text-decoration: none; 
	font-weight:bold; 
	color:black; 
	font-size:17px; 
	margin-top:0; 
	margin-bottom:0;
	text-height: 18px
	
	}
	
.bl {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4dfeb;
	text-align: center;
	}