zbody          { background: url('gif-rowzane/bg-white.gif'); }
BODY  { background: #999999; }


/* ------------ Tabeles --------- */

#top { margin-left: 5px; margin-right: 10px; direction:rtl; }

/* ------ main tabel, covers 4 columns : table_id=main , td_class=main_td ---- */
#main  { border: 0px none; width: 99%; direction: rtl; background: #f6f6f6; }
.main_td  { padding: 3px;  xbackground: #ffffff; }

/* ------ right tabel: for maqalat ---- */
.main-r  { border: 1 px solid; border-color: #cccccc; xbackground-color: #f1f1f1; width: 100%;  }

/* ------ Middle tabel: for news ---- */
.main-m  { border: 0; width: 100%; }

/* ------ left tabel: for adds ---- */
.main-l  { border: 0; #dcdcdc; xbackground-color: #f1f1f1; width: 100%;  }



/* ------------ Td --------- */

.titr-rml  { xbackground-color: #ffffff; padding-bottom:9px; padding-top: 10px; 
		  font-family: Arial, Times New Roman; font-size: 12pt; font-weight: bold; line-height:100%;  text-align: center;  vertical-align: middle; color: #757575;} 

.icon1	{ border: 0; padding-bottom: 5px; background-color: #505050;
		  font-family: Arial, Times New Roman; font-size: 12pt; font-weight: normal; line-height:140%;  text-align: right;  vertical-align: middle; color: #ffffff;} 
		    
.icon2	{ border-top: 1px solid; border-top-color: #cccccc; border-left: 1px solid; border-left-color: #000000; border-bottom: 1px solid;
		  border-bottom-color: #000000; border-right: 1px solid; border-right-color: #000000; background-color: #505050; padding:3px; 
		  font-family: Arial, Times New Roman; font-size: 12pt; font-weight: normal; line-height:100%;  text-align: center;  vertical-align: middle; color: #ffffff;} 

.maqalat  { border-bottom: 1px solid; border-bottom-color: #cccccc; padding: 5px; 
		    font-family: Arial, Tahoma, Times New Roman; font-size: 12pt; font-weight: normal; line-height:120%;  text-align: right;  vertical-align: top; color: #3366ff; }
	      

.axbar  { border: 0; padding: 5px; font-family: Tahoma, Times New Roman; font-size: 9pt; font-weight: normal;
		  line-height:140%;  text-align: right;  vertical-align: top; color: #000000; }

.axbar1  { border-bottom: 1px solid; border-bottom-color: #cccc99; padding: 5px; font-family: Tahoma, Times New Roman; font-size: 9pt; font-weight: normal;
		  line-height:140%;  text-align: right;  vertical-align: top; color: #000000; }

.add1	{ border: 1px ridge; border-color: #757575; padding: 5px;
		  font-family: Tahoma; font-size: 9pt;  line-height:140%;  text-align: center;  vertical-align: middle; color: #000000;}

.add2	{ border: 1px ridge; border-color: #757575; padding: 5px;
		  font-family: Arial, Times New Roman; font-size: 11pt; font-weight: bold; line-height:120%;  text-align: center;  vertical-align: middle; color: #000000;}
		  
.add3	{ border: 3px double; border-color: #757575; padding: 5px;
		  font-family: Tahoma; font-size: 9pt;  line-height:140%;  text-align: ?????;  vertical-align: middle; color: #000000;}
		
.left-pad-border	{ border-left: 1px solid; border-left-color: #cccccc; padding-left: 10px; }
			
.right-pad-border	{ border-right: 1px solid; border-right-color: #cccccc; padding-right: 10px; }

			
td { font-family: Tahoma, Arial, Times New Roman; font-size: 9pt; font-weight: normal; line-height:140%;  
	 text-align: right;  vertical-align: top; color: #000000; xpadding: 3px; }

/* ------------ Heading --------- */

H1     { font-family: Arial, Times New Roman; font-size: 16pt; font-weight: bold; color: #000000; line-height:120%; text-align: center; margin-top: 0; margin-bottom: 10}
H2     { font-family: Arial, Times New Roman; font-size: 14pt; font-weight: bold; color: #000000; line-height:120%; text-align: center; margin-top: 0; margin-bottom: 10}
H3     { font-family: Arial, Times New Roman; font-size: 14pt; font-weight: normal; color: #000000; line-height:120%; text-align: right; margin-top: 0; margin-bottom: 10}
H4     { font-family: Arial, Times New Roman; font-size: 12pt; font-weight: bold; color: #000000; line-height:120%; text-align: center; margin-top: 0; margin-bottom: 10}
H5     { font-family: Tahoma; font-size: 9pt; font-weight: normal; color: #000000; text-align: right; margin-top: 10; margin-bottom: 0}
H6     { font-family: Tahoma; font-size: 9pt; font-weight: normal; color: #3366ff; text-align: left; margin-top: 5; margin-bottom: 0}

/* --- Image (default float is left , and by the img-r class go to right ---- */
img  { float: right; margin-left: 10px; margin-right: 0px;}
.img-r  { float: right; margin-left: 10px; }
.img-l  { float: left; margin-right: 10px; }
.img-c  { float: center; }

/* ------------ Link --------- */

a:link        { text-decoration: none; color: #000000; }
a:visited     { text-decoration: none; color: #000000; }
a:hover 	  { text-decoration: none; color: #ff3333; }
a:active      { text-decoration: none; color: #000000; }


a.red:link         { text-decoration: none; color: #ff3333; }
a.red:visited      { text-decoration: none; color: #ff3333; }
a.red:hover 	   { text-decoration: none; color: #0000cc; }
a.red:active       { text-decoration: none; color: #ff3333; }

a.red1:link        { text-decoration: none; color: #990000; }
a.red1:visited     { text-decoration: none; color: #990000; }
a.red1:hover 	   { text-decoration: none; color: #0000cc; }
a.red1:active      { text-decoration: none; color: #990000; }

a.blue:link        { text-decoration: none; color: #0000cc; }
a.blue:visited     { text-decoration: none; color: #0000cc; }
a.blue:hover 	   { text-decoration: none; color: #ff0000; }
a.blue:active      { text-decoration: none; color: #0000cc; }

a.blue1:link       { text-decoration: none; color: #0033cc; }
a.blue1:visited    { text-decoration: none; color: #0033cc; }
a.blue1:hover 	   { text-decoration: none; color: #ff3333; }
a.blue1:active     { text-decoration: none; color: #0033cc; }

a.blue2:link       { text-decoration: none; color: #3333cc; }
a.blue2:visited    { text-decoration: none; color: #3333cc; }
a.blue2:hover 	   { text-decoration: none; color: #ff3333; }
a.blue2:active     { text-decoration: none; color: #3333cc; }

a.blue3:link       { text-decoration: none; color: #006699; }
a.blue3:visited    { text-decoration: none; color: #006699; }
a.blue3:hover 	   { text-decoration: none; color: #ff3333; }
a.blue3:active     { text-decoration: none; color: #006699; }

a.blue4:link        { text-decoration: none; color: #3366ff; }
a.blue4:visited     { text-decoration: none; color: #3366ff; }
a.blue4:hover 	  { text-decoration: none; color: #ff3333; }
a.blue4:active      { text-decoration: none; color: #3366ff; }

a.green:link       { text-decoration: none; color: #009933; }
a.green:visited    { text-decoration: none; color: #009933; }
a.green:hover 	   { text-decoration: none; color: #ff3333; }
a.green:active     { text-decoration: none; color: #009933; }

a.icon:link       { text-decoration: none; color: #CCFF99; }
a.icon:visited    { text-decoration: none; color: #CCFF99; }
a.icon:active     { text-decoration: none; color: #CCFF99; }
a.icon:hover 	   { text-decoration: none; color: #ff3333; }



/* ------------ Other --------- */

.margin0 { margin-top: 0; margin-bottom: 0 }
.margin-l5 { margin-left: 5px; direction: ltr }

P   { margin-top: 5; margin-bottom: 0 }
