body {
	position: absolute;
                margin: -5px 0px 0px 40px;
                background-image: url(bkgnd_Hadi.jpg); 
                background-attachment: fixed;
                background-repeat: yes; 
                border:#6699CC;
                border-width: 1px 1px 1px 1px;
                border-style: solid solid solid solid ; 
}

function correctPosition(oElement,oPos,oWhich) {
  while( oElement.offsetParent ) {
    oPos -= oElement['offset'+oWhich];
    oElement = oElement.offsetParent;
  }
  oPos += document.documentElement['scroll'+oWhich] ? document.documentElement['scroll'+oWhich] : document.body['scroll'+oWhich];
  return oPos;
}

		}
	A 	{ color: #003366; text-decoration: none; }
	A:link	{ color: #003366; text-decoration: none; }
	A:visited   { color: #003366; text-decoration: none; }
	A:active    { color: #999999;  }
	A:hover	{ color: #999999;  }

	h1, h2, h3 {
		padding:0px;
		margin-top:-4px;
		margin-bottom:0px;


	}
	h4 {
		padding:0px;
		margin-top:0px;
		margin-bottom:5px;
		background:#F4F6Fa;
		font-size:large;
                                color:#AE3917;
	}
	#banner {
		font-family:tahoma, verdana, arial, sans-serif;
		color:#CC9933;
		font-size:small;
		font-weight:italic;
  		background:#CC0033;
  		padding-left:1px; 					
		}
		
	#banner a,
        #banner a:link,
        #banner a:visited,
        #banner a:active,
        #banner a:hover {
		font-family:tahoma, verdana, arial, sans-serif;
		font-size:small;
		font-weight:normal;
		color: #CC9933;
		text-decoration: none;
		background:#FFF;	
  		border-bottom:1px solid #CC0033;
		}

	.description {
		font-family:tahoma, verdana, arial, sans-serif;
		color:#CCC;
		font-size:x-small;
		font-weight:normal;
		background:#FFF;	
  		text-transform:none;	
		letter-spacing: none;
                }	
				
	#content {
		float:center;
		width:65%;
		background:#FFF;
		margin-right:1px;
		margin-top:0px;
		margin-bottom:0px;
		}

	#links {
		color:#CCC;
		background:#FFF;
		margin-top:-4px;				
		}
		
	.blog {
  		padding-left:3px;
  		padding-top:2px;
  		padding-right:3px;	
  		padding-bottom:1px;		
		float:center;
		}	
	
	.blogbody {
		font-family:tahoma, verdana, arial, sans-serif;
		color:#414141;
		font-size:9pt;
		font-weight:normal;
  		line-height:120%;		
  		border-left:1px solid #A3C1E0;			
  		border-right:1px solid #A3C1E0;
                                border-top:1px solid #A3C1E0;
  		border-bottom:1px solid #A3C1E0;
                                margin-bottom:2px;
  		padding-bottom:0px;	
  		padding-top:4px; 
  		padding-right:2px;	
 		padding-left:2px;
		background:#fefcf6;
		float:center;	
		}

	.blogbody a,
	.blogbody a:link { font-weight: normal; color: #1b279e; text-decoration: underline; }
	.blogbody a:visited { font-weight: normal; color: #d45f31; text-decoration: underline; }
	.blogbody a:active { font-weight: normal; color: #CC3366; text-decoration: underline; }
	.blogbody a:hover { font-weight: normal; color: #cc435d; text-decoration: underline;
	}
	
	.title	{ 
		font-family:Times New Roman, arial, verdana, sans-serif;
		font-size: 17px;
                                font-weight: bold;
                                color: #2e279e;
                                background:#FEFCF6; 
		text-transform: uppercase;
  		line-height:120%;
		font-weight:bold;
		}			
		
	#menu {
		font-family:Times New Roman, arial, verdana, sans-serif;
		font-size:17px;
		font-weight:bold;
  		margin-bottom:1px;
  		border-bottom:1px solid #CC0033;
                                background:#FBC388;		
		}
		
	.date	{ 
		font-family:tahoma,verdana, arial, sans-serif;
		font-size: x-small;
		color: #0066CC;
		margin-top:1px;
                                margin-bottom:4px;
		font-weight:normal;
                                background: transparent;		
		}
	
	.ad	{ 
		font-family:arial,verdana, sans-serif; 
		font-size: medium; 
		color: #CC0033; 
		font-weight:bold;  		
		}		
		
	.posted	{ 
		font-family:arial, verdana, sans-serif;
		font-size: x-small;
                                font-weight:normal;
		color: #999;
                                background-color:#FFD96C;
                                text-align:right;
		margin-top:0px;
  		padding-top:-6px;
                                direction:rtl;
                                 }

	.postedline	{ 
		font-family:arial, verdana, sans-serif;
		font-size: sx-mall;
                                font-weight:normal; 
		color: #CC0033;
		background:#FFF;
                                text-align:right;
		margin-top:0px;
  		padding-top:-6px;
                                direction:rtl;
                }

	.top	{ 
		font-family:tahoma,verdana, arial, sans-serif;
		font-size: x-small;
                                font-weight:normal;
  		text-align:center;
		color: #999;
                                }
		
	.calendar {
		font-family:tahoma,verdana, arial, sans-serif;
		color:#666;
		font-size:x-small;
		font-weight:normal;
  		padding:0px;	
		}
	
	.calendarhead {	
		font-family:tahoma,verdana, arial, sans-serif;
		color:#666666;
		font-size:x-small;
		font-weight:bold;
  		line-height:140%;
  		border-left:1px solid #A3C1E0;
  		border-right:1px solid #A3C1E0;
                                border-top:1px solid #A3C1E0;
  		border-bottom:1px solid #A3C1E0;
		}
	
	.side {
                                font-family: arial;
		color:#333333;
		font-size:9px;
		font-weight:small;
  		direction:rtl;
  		text-align:right;
  		line-height:140%;
  		padding:1px;
                                background:#FFE682;
  		border-left:1px solid #A3C1E0;
  		border-right:1px solid #A3C1E0;
                                border-top:1px solid #A3C1E0;
  		border-bottom:1px solid #A3C1E0;
		}	
	.sidead {
		font-family:tahoma, verdana, arial, sans-serif;
		color:#000000;
		font-size:10px;
		font-weight:normal;
  		direction:rtl;
  		text-align:center;
  		line-height:110%;
                                background:#FEFCF6;
  		padding:2px;
  		border-left:1px solid #A3C1E0;		
  		border-right:1px solid #A3C1E0;
                                border-top:1px solid #A3C1E0;
  		border-bottom:1px solid #A3C1E0;
		text-decoration: none;				
		}
	.sidenews {
                                font-family:arial;
		color:#333333;
		font-size:11px;
		font-weight:normal;
  		direction:rtl;
  		text-align:right;
  		line-height:140%;
                                background:#FEFCF6;
  		padding:2px;
  		border-left:1px solid #A3C1E0;		
  		border-right:1px solid #A3C1E0;
                                border-top:1px solid #A3C1E0;
  		border-bottom:1px solid #A3C1E0;
		}

	.sideannonce {
                                font-family:arial;
		color:#333333;
		font-size:13px;
		font-weight:normal;
  		direction:rtl;
                                background:#FFF;
  		text-align:right;
  		line-height:140%;
  		padding-top:0px;
  		padding-right:3px;
  		padding-left:3px;
  		border-left:1px solid #A3C1E0;
                                border-top:1px solid #A3C1E0;
  		border-right:1px solid #A3C1E0;
                                border-bottom:1px solid #A3C1E0;
	                margin-bottom:5px;
	                margin-top:1px;
                            }

               .sideuk {
                               font-family:tahoma;verdana, arial, sans-serif;
		color:#333333;
		font-size:x-small;
		font-weight:bold;
  		line-height:140%;
  		text-align:center;
                                padding:2px;
                                background:#FEFCF6;
  		border-left:1px solid #A3C1E0;
  		border-right:1px solid #A3C1E0;
                                border-top:1px solid #A3C1E0;
  		border-bottom:1px solid #A3C1E0;
		}
	
                .sidemonth {
                                font-family:tahoma, verdana, arial, sans-serif;
		color:#333333;
		font-size:x-small;
		font-weight:normal;
  		line-height:120%;
  		text-align:left;
                                padding:2px;
                                background:#FEFCF6;
  		border-left:1px solid #A3C1E0;
  		border-right:1px solid #A3C1E0;
                                border-top:1px solid #A3C1E0;
  		border-bottom:1px solid #A3C1E0;
		}	

                .rightenglish {
                                font-family:tahoma, verdana, arial, sans-serif;
		color:#333333;
  		line-height:140%;
  		text-align:left;
                                padding:2px;				
                                background:#FEFCF6;
  		border-left:1px solid #A3C1E0;			
  		border-right:1px solid #A3C1E0;	
                                border-top:1px solid #A3C1E0;
  		border-bottom:1px solid #A3C1E0;
		}	

	.sidegreen {
                                font-family:arial;
		color:#333333;
		font-size:medium;
		font-weight:bold;
  		direction:rtl;
                                background:#BCDD9B;
  		text-align:right;
  		line-height:140%;
  		padding-top:0px;
  		padding-right:3px;
  		padding-left:3px;
  		border-left:1px solid #A3C1E0;		
                                border-top:1px solid #A3C1E0;		
  		border-right:1px solid #A3C1E0;	
                                border-bottom:1px solid #A3C1E0;
	                margin-bottom:1px;
	                margin-top:1px;			
                            }
	.sidetitle {
		font-family:georgia, verdana, arial, sans-serif;
		color:#000066;
		font-size:small;
		font-weight:bold;
  		padding:2px;
  		margin-top:5px;
		letter-spacing: .none;
		text-align:center;
  		background:#FEBC34;	
		border-left:1px solid #A3C1E0;			
  		border-right:1px solid #A3C1E0;	
                                border-top:1px solid #A3C1E0;
		border-bottom:1px solid #E21515;
		}
	.cat {
		font-family:tahoma, verdana, arial, sans-serif;
		color:#333;
		font-size:small;
		font-weight:bold;
		text-align:center;
		background:#FFF;	
  		line-height:140%;
  		padding:3px;
	                margin-top:0px;	
  		border-left:1px dotted #CC0000;			
  		border-right:1px solid #A3C1E0;	
                                border-top:1px dotted #CC0000;
  		border-bottom:1px dotted #CC0000;			
		}		
	.right {
		font-family:tahoma, verdana, arial, sans-serif;
		color:#333;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
 		text-align:center;
  		padding:5px;
  		border-left:2px dotted #CC0000;			
  		border-right:1px solid #A3C1E0;	
                                border-top:2px dotted #CC0000;
  		border-bottom:2px dotted #CC0000;
				}	
                   
                 .righttable {
                                float:left;
                                width:270;
                                border-left:solid 1;
                                border-top:solid 1;
                                background-color:#FEFCF6;
                                padding:10px;
                                margin:0px;
                                margin-right:10px;
                                margin-bottom:15px;
                                font-size:x-small;
                                direction:rtl;
                                align:right;
                                font-family:Tahoma;
                                }

	.syndicate {
		font-family:tahoma, verdana, arial, sans-serif;
		font-size:xx-small;
		font-weight:bold;		
  		line-height:140%;
  		padding:2px;
  		margin-top:10px;
  		text-align:center;
  		background:#FFF;  		
 		}	
		
	.powered {
		font-family:tahoma, verdana, arial, sans-serif;
		color:#CCC;
		font-size:xx-small;
		font-weight:bold;
		border-top:1px dotted #666;
		border-bottom:1px dotted #666;		
		line-height:140%;
		text-transform:uppercase; 
		padding:2px;
		margin-top:12px;
		text-align:center;
		letter-spacing: .2em 
		background:#678995; 					
		}		
	.comments-body {
		font-family:tahoma, verdana, arial, sans-serif;
                                margin: 0px 0px 0px 0px;
		color:#3C3C3C;
		font-size:11px;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
  	                text-align:right;
  		padding-top:1px;
  		padding-bottom:2px;
  		padding-left:14px;
  		padding-right:8px;
                                direction:rtl;	
		float:center;
		}		
	.comments-post {
		font-family:tahoma, verdana, arial, sans-serif;
	  	margin-top:30px;
		color:#999;
		font-size:x-small;
		font-weight:normal;
  	     	background:#FFF;
  	                text-align:right;
                                direction:rtl;
  		padding-top:2px;
  		padding-bottom:1px;	
  		padding-right:5px;	
 		padding-left:0px;	
		border-top:1px dotted #666;		
		}
	.comments-error {
		font-family:tahoma, verdana, arial, sans-serif;
		color:#FF0000;
		font-size:12px;
  	                text-align:center;
		font-weight:normal;
                                margin: 50px 50px 50px 50px;
		border-bottom:1px dotted #666;	
                                direction:ltr;
		float:center;	
		}
		
	.comments-head { 
		font-family:tahoma, verdana, arial, sans-serif; 
	  	padding-top:20px;
		font-size: small; 
		color: #333; 
		font-weight:bold;
		text-transform:uppercase;
  	                text-align:right;
                                direction:rtl;
  		background:#FFF;
  		padding-bottom:1px;
  		padding-top:8px; 
  		padding-right:10px;	
 		padding-left:10px;
		}
		
	#banner-commentspop {
		font-family:tahoma, verdana, arial, sans-serif;
		color:#CC9933;
		font-size:large;
		font-weight:bold;
  		background:#FFF; 
 		padding-right:10px;
  		padding-left:10px; 
  		padding-top:18px;
  		padding-bottom:8px; 
		}
 	.trackback-body {
		font-family:tahoma, verdana, arial, sans-serif;
		color:#333;
		font-size:small;
		font-weight:normal;
  		background:#FFF; 
  		line-height:140%;	
  		padding-top:2px;				
		}		

	.trackback-url {
		font-family:tahoma, verdana, arial, sans-serif;
		color:#666;
		font-size:small;
		font-weight:normal;
  		background:#FFF; 
  		line-height:140%;	
  		padding:2px;
  		border:1px dashed #666; 				
		}

	.trackback-post {
		font-family:tahoma, verdana, arial, sans-serif;
		color:#999;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF; 
  		margin-bottom:5px;
 		margin-top:0px;
		}	
