 .FirstLevel
 {
	FONT-SIZE: 17px;
	COLOR: #ffffff;
	FONT-FAMILY: Traditional Arabic, Arial,  Tahoma  ;
	font-weight:bold;
	white-space: nowrap;
	TEXT-DECORATION: none;
	padding-top: 2px;
	text-align:right;
	direction:rtl;
	
 }
 .FirstLevel:visited
 {
	FONT-SIZE: 17px;
	COLOR: #ffffff;
	FONT-FAMILY: Traditional Arabic, Arial, Tahoma  ;
	
	white-space: nowrap;
	TEXT-DECORATION: none;
 }
 .FirstLevel:link
 {
	FONT-SIZE: 17px;
	COLOR: #ffffff;
	FONT-FAMILY: Traditional Arabic, Arial, Tahoma  ;
	
	white-space: nowrap;
	TEXT-DECORATION: none;
 }
 .FirstLevel:hover
 {
	color: #7D7D7D;
	FONT-SIZE: 17px;
 }
 

 .sublevel
 {
	padding-top: 2px;
	padding-bottom: 2px;
	direction:rtl;
	text-align:right;
 }
 .SubLevel:hover
 {
	font-family: Traditional Arabic, Arial, Tahoma  ;
	font-size:14px;
	color: #4B4B4B;
	text-decoration:none;
	padding-top: 2px;
	font-weight: bold;
 }
 .SubLevel:link
 {
	font-family: Traditional Arabic, Arial, Tahoma  ;
	font-size:14px;
	color: #4B4B4B;
	text-decoration:none;
	padding-top: 2px;
	font-weight: bold;
 }
 .SubLevel:visited
 {
	font-family: Traditional Arabic, Arial, Tahoma  ;
	font-size:14px;
	color: #4B4B4B;
	text-decoration:none;
	padding-top: 2px;
font-weight: bold;
 }
 
 
 .sublevel1
 {
	padding-top: 4px;
	padding-bottom: 4px;
 }
 .SubLevel1:hover
 {
	font-family: Traditional Arabic, Arial, Tahoma  ;
	font-size:10px;
	color: #a79c9c;
	text-decoration:none;
	padding-top: 4px;
	
	/*font-weight: bold;*/
 }
 .SubLevel1:link
 {
	font-family: Traditional Arabic, Arial, Tahoma  ;
	font-size:10px;
	color: #a79c9c;
	text-decoration:none;
	padding-top: 4px;
	
	/*font-weight: bold;*/
 }
 .SubLevel1:visited
 {
	font-family: Traditional Arabic, Arial, Tahoma  ;
	font-size:10px;
	color: #a79c9c;
	text-decoration:none;
	padding-top: 4px;
	
	/*font-weight: bold;*/
 }
 .tooltip{
	font-size: 10px;
	background-color:#FFFFE1;
	z-index:10;
	width:250px;
	border-style:solid;
	border-color: #162B76;
	border-width:1px;
	align: left;
	/*clip:rect(0 150 50 0); this can be used to clip the tool tip*/
}

.subitem
{
color: #a79c9c;
		
		text-align:right;
		
		font-size: 11px;
		height: 19px;
		width: 100px;
		padding-bottom:2px;
		
		border-bottom: dotted 2px #ccc8c8;
}

.current
{
color : #316F94;
}
