
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #048;}
a:hover
{
    color: #000000;
}

body
{
    background: url(img/bg.gif) whitesmoke center top;
    color: #444;
    font: normal 62.5% Tahoma,sans-serif;
    padding-top: 10px;
    direction: rtl;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {font: normal 1.8em Tahoma,sans-serif;}
h2 {font: bold 1.4em sans-serif;}
h3 {font: bold 1em Tahoma,sans-serif;}

form,input {margin: 0; padding: 0; display: inline;}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #CCC;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url(img/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

h1,h2,h3 {padding-top: 6px; color: #553; margin-bottom: 4px;}

/* misc */
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}

/* structure */
.inner-container
{
    background: #FFF;
    font-size: 1.2em;
    margin: auto auto;
    padding: 10px;
    width: 880px;
    border-right: #cc0000 2px double;
    border-top: #cc0000 2px double;
    border-left: #cc0000 2px double;
    border-bottom: #cc0000 2px double;
}

.outer-container
{
    padding-bottom: 64px;
    background-image: none;
    background-color: transparent;
}

/* headere & title */
.header
{
   
    height: 180px;
    text-align: center;
}
.header .title {
	color: #FFF;
	
}
.header .title .sitename a {
	border-bottom: 1px dashed #657382;
	color: #FFF;
	font: normal 3em sans-serif;
	padding-bottom: 2px;
	text-decoration: none;
}
.header .title a:hover {border-color: #F60;}
.header .title .slogan {
	font: normal 1.1em Verdana,sans-serif;
	padding-top: 6px;
}

/* path */
.path
{
    background: url(img/uperMenu.jpg) no-repeat center 0%;
    color: dimgray;
    font: normal 1.1em Verdana,sans-serif;
    height: 30px;
    padding-right: 12px;
    padding-left: 12px;
  
}
.path a
{
    font-weight: bold;
    font-size: 15pt;
    margin-left: 2px;
    color: #ffffff;
    margin-right: 2px;
    font-family: 'Traditional Arabic' , arial;
    text-decoration: none;
}
.path a:hover
{
    font-weight: bold;
    font-size: 15pt;
    margin-left: 2px;
    color: #000000;
    margin-right: 2px;
    font-family: 'Traditional Arabic' , arial;
    text-decoration: none;
    cursor: pointer;
}
.path2
{
    background: url(img/uperMenu2.jpg) no-repeat center;
    color: white;
    font: normal 1.1em Verdana,sans-serif;
    height: 26px;
    padding-right: 12px;
    padding-left: 12px;
}
.path2 a
{
    font-weight: bold;
    font-size: 12pt;
    margin-left: 2px;
    color: #ffffff;
    margin-right: 2px;
    font-family: 'Traditional Arabic' , arial;
    text-decoration: none;
}
.path2 a:hover
{
    font-weight: bold;
    font-size: 12pt;
    margin-left: 2px;
    color: #ffff99;
    margin-right: 2px;
    font-family: 'Traditional Arabic' , arial;
    text-decoration: none;
    cursor: pointer;
}
/* move news */

/* main */
.main {
	background: url(img/main.gif) repeat-y;
	border-top: 4px solid #FFF;
	
}

/* content */
.content {
	
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	list-style: url(img/li.gif);
	
}
.content p {font-family: "Lucida Sans Unicode",sans-serif;}



/* footer */
.footer
{
    background: gainsboro;
    color: #000000;
    font: bold 1em sans-serif;
    margin-top: 5px;
    padding: 10px 12px;
}
.footer a
{
    color: #000000;
    text-decoration: none;
}
.footer a:hover {color: #000000;}
.footer .right, .footer .right a {color: #000000;}
.footer .right a:hover {color: #000000;}


/* header Inner*/
.TitleDiv
{
    float: right;
    width: 140px;
    height: 15px;
    background-color: #ffffff;
}
.TitleDivLeft
{
    float: left;
       height: 40px;
    margin-top: 40px;
    margin-left: 10px;
    color: #000000;
    font-weight: bold;
    font-size: 20pt;
}

/* body of index */
.ContentDiv
{
    width: 880px;
    border-collapse: collapse;
    margin-top: 10px;
    
}
.RSH
{
    width: 570px;
    background-image: url(img/Rheader.jpg);
    background-repeat: no-repeat;
    height: 9px;
      background-position-x: center;
}

.RSR
{
    background-image: url(img/Rrepeater.jpg);
    background-repeat: repeat-y;
    background-position-x: center;
    padding-right: 3px;
    padding-left: 3px;
    
}
.RSF
{
    width: 570px;
    height: 9px;
    background-image: url(img/Rfooter.jpg);
    background-repeat: no-repeat;
    background-position-x: center;
}
.MiddSide
{
    width: 10px;
}
.LSH
{
    width: 300px;
    background-image: url(img/Lheader.jpg);
    background-repeat: no-repeat;
    height: 9px;
      background-position-x: center;
}
.LSR
{
    
    background-image: url(img/Lrepeater.jpg);
    background-repeat: repeat-y;
       padding-right: 3px;
    padding-left: 3px;
    background-position-x: center;
}
.LSF
{
    width: 300px;
    height: 9px;
    background-image: url(img/Lfooter.jpg);
    background-repeat: no-repeat;
    background-position-x: center;
}

.RCurve
{
    background-position-x: center;
    background-image: url(img/RCurve.jpg);
    width: 8px;
    background-repeat: no-repeat;
    height: 31px;
}
.LCurve
{
    background-position-x: center;
    background-image: url(img/LCurve.jpg);
    width: 8px;
    background-repeat: no-repeat;
    height: 31px;
}
.RepCurve
{
    background-position-x: center;
    background-image: url(img/RepCurve.jpg);
    background-repeat: repeat-x;
    width: 554px;
    font-weight: bold;
    font-size: 16pt;
    color: #ffffff;
    font-family: 'Traditional Arabic' , Tahoma;
    cursor: pointer;
}
.RepCurve2
{
    background-position-x: center;
    background-image: url(img/RepCurve.jpg);
    background-repeat: repeat-x;
    width: 284px;
    font-weight: bold;
    font-size: 16pt;
    color: #ffffff;
    font-family: 'Traditional Arabic' , Tahoma;
    cursor: pointer;
}
/* data list*/
.Cell
{
    width: 100%;
    text-align: justify;
    font-size: 10pt;
    color: #0000CC;
    font-family: Tahoma,'Traditional Arabic' , Arial;
    padding-right: 10px;
    font-weight: bold;
    border-bottom: antiquewhite 1px solid;
    direction: rtl;
    background-color: #FBFBFB;

    FILTER: progid:DXImageTransform.Microsoft.Gradient(endColorstr='#F9F1E8', startColorstr='#ffffff', gradientType='1')
}
.Cell:hover
{
    width: 100%;
    text-align: justify;
    background-color: #f9f1ef;
    padding-right: 10px;
    border-bottom: #ffccd3 1px solid;
    direction: rtl;
    font-size: 10pt;
    color: #ff0000;
   font-family: Tahoma,'Traditional Arabic' , Arial;
}
.Cell2
{
    width: 100%;
    text-align: justify;
    font-size: 10pt;
    color: #0000ff;
    font-family: Tahoma, Arial;
    padding-right: 10px;
    font-weight: normal;
    border-bottom: antiquewhite 1px solid;
    direction: rtl;
    background-color: #FBFBFB;
    
}
.Cell2:hover
{
    width: 100%;
    text-align: justify;
    background-color: #f9f1ef;
    padding-right: 10px;
    border-bottom: #ffccd3 1px solid;
    direction: rtl;
    font-size: 10pt;
    color: #ff0000;
    font-family: Tahoma, Arial;
}

.Cell3
{
    width: 100%;
    text-align: justify;
    font-size: 10pt;
    color: #0000ff;
    font-family:Tahoma, 'Traditional Arabic';
    padding-right: 10px;
    font-weight: normal;
    border-bottom: antiquewhite 1px solid;
    direction: rtl;
    background-color: #FBFBFB;
}
.Cell3:hover
{
    width: 100%;
    text-align: justify;
    background-color: #f9f1ef;
    padding-right: 10px;
    border-bottom: #ffccd3 1px solid;
    direction: rtl;
    font-size: 10pt;
    color: #ff0000;
    font-family: Tahoma,'Traditional Arabic';
}
.MainImages
{
    width: 160px;
    height: 112px;
    background-position: right bottom;
    background-image: url(Images/ajax-loader.jpg);
    background-repeat: no-repeat;
    border-bottom: #ffffcc 1px solid;
    margin-top: 5px;
    margin-bottom: 5px;
    
}
.MainImages2
{
    width: 80px;
    height: 55px;
    background-position: right bottom;
    background-image: url(Images/ajax-loader.jpg);
    background-repeat: no-repeat;
    border-bottom: #ffffcc 1px solid;
    margin-top: 5px;
    margin-bottom: 5px;
}
.DL
{
    width: 560px;
    text-align: right;
   
}
.DL2
{
    width: 292px;
    text-align: right;
    
   
}
.DL3
{
    width: 100%;
    text-align: justify;
    font-size: 10pt;
    font-family: Tahoma;
}
.SubjectLabel
{
    font-size: 10pt;
    color: #000000;
    font-family: Tahoma;
    font-weight: normal;
    line-height: 15pt;
}
 
 .Box
{
    border-right: ghostwhite 6px solid;
    border-top: ghostwhite 6px solid;
    border-left: ghostwhite 6px solid;
    width: 556px;
    border-bottom: ghostwhite 6px solid;
    background-image: url(img/body2.jpg);
    background-repeat: repeat-x;
    background-position-y: tob;
}
.Print
{
    background-position: left center;
    background-image: url(../icons/print.jpg);
    background-repeat: no-repeat;
    width: 50px;
    height: 29px;
    cursor: pointer;
}
.share
{
    background-position: left top;
    background-image: url(../icons/share.jpg);
    background-repeat: no-repeat;
    width: 50px;
    height: 29px;
    cursor: pointer;
}
.PageSetting
{
    font-weight: bold;
    font-size: 14pt;
    color: #000000;
    font-family: arial;
    text-align: center;
}


.ArticleTitle
{
    font-weight: bold;
    font-size: 17pt;
    color: #000000;
    font-family: 'Traditional Arabic';
}
.ArticleTitle2
{
    font-weight: bold;
    font-size: 17pt;
    color: #ffffff;
    font-family: 'Traditional Arabic';
    background-image: url(img/title.jpg);
    background-repeat: repeat-y;
    background-position: right;
    padding-right: 40px;
}
.CommCell
{
    width: 285px; cursor:pointer;
   
}
.CommDL
{
   
    border-bottom: gainsboro 1px solid;
        

    width: 878px;
}
.CommDL2
{
 border-left: gainsboro 1px solid;
 border-top: gainsboro 1px solid;
 border-right: gainsboro 1px solid;
    border-bottom: gainsboro 1px solid;
         

    width: 878px;
}
.CommCell2
{
    font-weight: bold;
    font-size: 10pt;
    color: #000000;
    font-family:   arial;
}
.More
{text-align: left;
    width: 100%;
    height: 23px;
    filter: progid:DXImageTransform.Microsoft.Gradient(endColorstr=   '#EEEEEF' , startColorstr= '#ffffff' , gradientType= '1' );
    
}