.text_links {  font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #006666; 
text-decoration: none; 
font-style: normal; 
line-height: normal
}

.text_links:hover { font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #339999; 
text-decoration: 
none; font-style: 
normal; line-height: 
normal 
}

.text_links:hover {  }

.text {  font-family: Arial, Helvetica, sans-serif; 
font-size: 13px; 
font-style: normal; 
line-height: normal; 
font-weight: normal; 
color: #333333; 
text-decoration: none
}

.text_small {  font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; font-style: 
normal; line-height: normal; 
font-weight: bold; color: #000000; 
text-decoration: none}

.title_sub {  font-family: Arial, Helvetica, sans-serif; 
font-size: 13px; 
line-height: normal; 
font-weight: bold; 
color: #006666; 
text-decoration: underline
}

.title_sub2 {  font-family: Arial, Helvetica, sans-serif;
 font-size: 14px; 
 line-height: normal; 
 font-weight: bold; 
 color: #006666; 
 text-decoration: underline
 }

.text_tables { 
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 10px; font-style: normal; line-height: normal; 
 font-weight: bold;
 color: #006666;
 text-decoration: none
 }

.titlred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #993300;
	text-decoration: underline;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.arabicbig {
	font-size: 16px;
	font-weight: bold;

}
.button{
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #006666;
}

.menu a{
color:#B49244;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
}

.menu a:hover {
color:#885913;
}

.pic a{
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
color:#333333;
}

.pic a:hover{
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
color:#885913;
}

.bord{
border-right:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
}

.pad{
padding-left:10px;
}

.green{
color:#008000;
}

.red{
color:#FF0000;

}

.wissam {
border:1px solid #003399;
background-color:#A8F0FF;
}

.borders{
border-bottom:1px solid #EBEBEB;
}

.linkz{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
color:#333333;
}
.linkz:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#006666;
}
ul {
margin:10px;
PADDING:10px;	
}

Ol {
margin:10px;	
PADDING:10px;	
}
/**********POPUP***********/
.popup-index{
			width:400px;
			height:400px;
			position:relative;
			background:#FF0000;
			cursor:pointer;
			}
.BGPopup-index{
			filter:alpha(opacity=95); 
			-moz-opacity: 0.95; 
			opacity: 0.95;
			z-index:1000;
			width:400px;
			height:400px;
			position:absolute;
			top:-2230px;
			left:0px;
			background:#ffffff;
			border:5px solid #006699;
			}	
.popup-contentindex{
					font-size:18px;
					font-weight:bold;
					color:#FFFFFF;
					padding:30px 0 0 0;
					text-decoration:none;
					}
.paddingClose{
			padding:20px 15px 0 0;
			text-align:right;
			}
.popup-index a{
				color:#000;
				text-decoration:none;
				font-weight:bold;
				font-size:12px;
				}
.popup-index a:hover{
					text-decoration:underline;
					}