/* CSS Document */

* {
	dir ection:rtl;
}

body {
 margin-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 height:100%;
 direction:rtl; 
 background:#fff; 
 font-family:Tahoma; 
 fo nt-size:100%; 
 line-height:1em; 
 color:#393939;
 
}

h1 { font-size:0.6875em; color:#ff7b00; font-weight:bold;}
h2 { font-size:0.95em; color:#6b97b3;}
h3 { font-size:0.95em; color:#ff7b00;}
h4 { font-size:0.95em; color:#848484;}

a {
	color: #828281;
}
a:hover{text-decoration:none;}
a {color:#6b97b3;}

img {
		
	border-style: none;
}

.bg_line {repeat-y; }
.bg_line_title1 {repeat-x;}
.Alink {font-family:Tahoma;
	font-size:0.9em; }

#Copyright { 
	margin-top:5px; 
	text-align:center;
	font-family:Tahoma;
	font-size:0.8em; 
	color:#828281;
}
#Copyright a { color:#595959; text-decoration:none;}
#Copyright a:hover { text-decoration:underline;}


#Footer	{ 
	margin-top:25px; 
	text-align:center;
	font-family:Tahoma; 
	font-size:1em;
	color:#828281;
}


#Footer a { color:#595959; text-decoration:none;}
#Footer a:hover { text-decoration:underline;}

.topmenu { 
	margin-top:5px; 
	text-align:Center;
	font-family:Tahoma; 
	font-size:1em;
	color:#828281;
	direction:rtl;
	
}


.topmenu a { color:#595959; text-decoration:none;}
.topmenu a:hover { text-decoration:underline;}



#homebd { font-family:Tahoma; 
	  font-size:1em;
	  color:#828281;
	  margin-top:5px;
}

.head1 {  
	margin-top:5px;
	margin-bottom:5px;
	font-family:Tahoma; 
	font-size:1em;
	font-weight:bold;
			
}


.basicartical {
		font-family:Tahoma; 
		font-size:0.95em; 
		margin-top:2px;
}

td {
	vertical-align: top;
	tex t-align: right;
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	color:#848484;
}

#Page Body { margin-top:5px; border-color:#d8d8d8; border:solid; border-width:1px;}
#Page Body p { margin-top: 5px; margin-bottom: 5px; margin-right: 5px; margin-left: 5px;}
