/* CSS Document */

body,td,th {
	font-family: verdana;
	font-size: small;
	color: #000000;
    text-align: left;
}
body {

	font-family: verdana;
	font-size: 12px;
	text-align: right;
	color: #000000;
	background-color: #F8F0DC;

}

.arabic {
font-family: tahoma;
	font-size: 12px;
}

.scroll {
scrollbar-base-color: ##068442;
scrollbar-arrow-color: ##068442;
scrollbar-3dlight-color: ##068442;
scrollbar-darkshadow-color: ##068442;
scrollbar-face-color: ##F8F0DC;
scrollbar-highlight-color: ##068442;
scrollbar-shadow-color: ##068442;
scrollbar-track-color: ##068442;
}


text { font-size:small;}
a:link {
	color: #068442;
	text-decoration: underline;
	font-size: 12px;
}
a:visited {
	color: #A18B53;
	text-decoration: underline;
	font-size: 12px;
}
a:hover {
	color: #068442;
	text-decoration: none;
	font-size: 12px;
}
a:active {
	color: #A18B53;
	text-decoration: none;
	font-size: 12px;
}
.h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
.h1 {
	font-size: x-small;
	color: #000000;
	font-family: verdana;
	font-weight: bold;
}
.h2 {
	font-size: small;
	color: #068442;
	font-family: verdana;
	font-weight: bold;
}

.h3 {
	font-size: small;
	color: #000000;
	font-family: verdana;
	font-weight: bold;
}
.navigation {
	font-size: 12px;
	font-family: verdana;
	color: #000000;

 }
 
 .footer { 
font-size:12px;
color:#000000;
}

.line {
	font-size: xx-small;
	color:#000000;
	font-weight: bold;
}

.search {
	width: 100px;
	border: 1px solid #B6D68C;
	color: #478F36;
	padding: 2px;
	margin: 0;
	font-weight: bold;
	font-size: 1.3em;
	background-color: #B6D68C;
	text-align: right;
}
		.button {
	padding: 2px;
	font-family: verdana;
	font-size: 1em;
	
}

#Layer1 {
	position:absolute;
	left:142px;
	top:224px;
	width:448px;
	height:466px;
	z-index:1;
}
#Layer2 {
	position:absolute;
	left:244px;
	top:29px;
	width:210px;
	height:20px;
	z-index:2;
}

