
BODY{
	background-color:#FFFFFF;
	color:#6F6F6F;
	font-family:Arial;
	font-size:14px;
	direction : rtl;
	margin : 0px;
}
TD{
	font-size:14;
}

A:LINK {
	color : #334892;
	
}
A:VISITED {
	color : #334892;
	
}

A:HOVER {
	color : #CD4134;
}
A:FOCUS {
	color : #CD4134;
	text-decoration : none;
}

.header {
	TEXT-ALIGN: center;
	font-weight:bold;
	font-size:16;
}
.sub_header {
	TEXT-ALIGN: right;
	font-weight:bold;
	font-size:16;
}
.sub_header_amp {
	color: blue; 
	TEXT-ALIGN: right;
	font-weight:bold;
	font-size:16;
}
.big_text{
	font-size:18;
	color:gold;
}
.small_text{
	font-size:12;
	color:black;
}
.magalcom{
	color:#FF9900;
	font-weight:bold;
	font-size:14;
}
.orange{
	color:#FF9900;
	font-weight:bold;
	font-size:16;
}
menu{}
.menu a{
	color: #334892; 
	text-decoration: none; 
	font-family: Arial; 
	font-size: 14px;
	font-weight: bold;
	}
.menu a:link{
	color: #334892; 
	text-decoration: none; 
	font-family: Arial; 
	font-size: 14px;
	font-weight: bold;
	}
.menu a:visited{
	color: #334892; 
	text-decoration: none; 
	font-family: Arial; 
	font-size: 14px;
	font-weight: bold;
	}		
.menu a:active{
	color: #334892; 
	text-decoration: none; 
	font-family: Arial; 
	font-size: 14px;
	font-weight: bold;
	}	
.menu a:focus{
	color: #334892; 
	text-decoration: none; 
	font-family: Arial; 
	font-size: 14px;
	font-weight: bold;
	}		
		
.menu A:hover{
	color: #ff0000; 
	text-decoration: none; 
	font-family: Arial; 
	font-size: 14px;
	font-weight: bold;
	}
.table_header {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #FFFFFF; 
	background-color: #0D2A48;
	text-align:center; 
}
.table_header a:link {
	color:white ; 
	
}
.table_header a:active {
	color:white ; 
	 
}
.table_header a:visited {
	color:white ; 
	 
}
.table_header a:hover {
	color:white ; 
	
}
.table_text {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: black;
	vertical-align:top;
}
.table_text_even {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #BBD97F;
}
.table_text_odd {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #7FAA28;
}
.table_text_orange {  
	font-size: 14px;
	background-color: #FF8A00;
	font-weight: normal;
}
.table_text_red {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #0D2A48;
	background-color: #FF6347;
}		