﻿body {
}


.Main_Panel
{
    width:400;
    height:320;
}
.Main_Iamge
{
    max-width:320px;
    width: expression(this.width > 320 ? 320: true);
    max-height:320px;
    height: expression(this.height > 240 ? 240: true);
    margin-bottom:8px
}
.Main_Title
{
    font-weight: 800;
    font-family: Arabic Transparent;
    font-size:16pt;
}
.Main_Summary
{
    height:80px;
    overflow:hidden;
    display:inline-block;
    text-align:right;
    direction:rtl;
    vertical-align: top;
    margin: 0; 
    padding: 0;
}

.Sub_Panel
{
    width:193px;
    height:270px;
}
.Sub_Iamge
{
    max-width:120px;
    width: expression(this.width > 120 ? 120: true);
    max-height:90px;
    height: expression(this.height > 90 ? 90: true);
    margin-bottom:8px
}
#New3Image img
{
    max-width:160px;
    width: expression(this.width > 160 ? 160: true);
    max-height:120px;
    height: expression(this.height > 120 ? 120: true);
    margin-bottom:8px
}
.Sub_Title
{
    text-align:center;
    font-weight: 800;
    font-family: Arabic Transparent;
    font-size:12pt;
}
.Sub_Summary
{
    width:98%;
    height:60px;
    text-align:right;
    direction:rtl;
    vertical-align: top;
    display:inline-block;
}

.Group_Panel_Main
{
    width:530px;
}
.Group_Panel_Titles
{
    width: 380px;
    float: right;
}

.Group_Panel_Image
{
    width:150px;
    float:right;
}

.Group_Image
{
    max-width:140px;
    width: expression(this.width > 140 ? 140: true);
    max-height:105px;
    height: expression(this.height > 105 ? 105: true);
    vertical-align:middle;
    border-color:Silver;
    border-width:1px;
    border-style:Solid;
    margin: 4px;
    margin-bottom:8px;
}

.Group_Sub_Title
{
    margin-left :4px;
    margin-right:4px;
    font-weight: 700;
    font-family: Tohama;
    font-size:11pt;
    text-align:justify;
    direction:rtl;
}

.Group_Header
{
    font-weight: 800;
    font-family: "Simplified Arabic";
    border-top-width: 5px;
    border-top-style: solid;
    border-top-color: #CD0000;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #647878;
    padding-right: 4px;
}


.h3HeaderNText
{
    font-weight: 800;
    font-family: "Simplified Arabic";
    border-top-width: 5px;
    border-top-style: solid;
    border-top-color: #647878;
    background-color: #B0BFBF;
    color: #FFFFFF;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #647878;
    padding-right:4px;
}




h4
{    
    text-align:right;
    direction:rtl;
    
    overflow:hidden; 
    margin-top:-4px;
    margin-bottom:0px;
    margin-right:4px;
    vertical-align:top; 
    
    width: 100%;
    
    line-height:20px; 
    font-weight:100;
    font-family: Tahoma;
    font-size: 8pt;
    color: #333333;
}

h5
{
   
    text-align:right;
    direction:rtl;
    
    font-weight: normal;
    font-family: Tohama;
    font-size:7pt;
    color:Gray;
    margin-top:0px;
    margin-bottom:0px;
     margin-right:8px;
}




#hogo a, #hogo a:link,#hogo a:visited, #hogo a:hover, #hogo a:active 
{
    color: #515151;
    text-decoration: none;
}


 
.BorderBottom
{
    padding-bottom:6px;
    padding-top:6px;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #999999;
}



A.StorysTab:link{ text-decoration: none;  font-family:Tahoma; text-align:justify;	 font-size: 10pt;	color: #2f4f4f;}
A.StorysTab:visited { text-decoration: none; font-family:Tahoma; font-size: 10pt; color: #2f4f4f;}
A.StorysTab:hover { text-decoration: none;  font-family:Tahoma; font-size: 10pt; color: #cc0000;}
A.StorysTab:active {text-decoration: none;	font-family:Tahoma; color: #cc0000;}


.Medium_Group_Panel_Main
{
    width:370px;
}
.Medium_Group_Panel_Titles
{
    width: 220px;
    float: right;
}

.Medium_Group_Panel_Image
{
    width:150px;
    float:right;
}

.Medium_Group_Image
{
    max-width:140px;
    width: expression(this.width > 140 ? 140: true);
    max-height:105px;
    height: expression(this.height > 105 ? 105: true);
    vertical-align:middle;
    border-color:Silver;
    border-width:1px;
    border-style:Solid;
    margin: 4px;
    margin-bottom:8px;
}

.Medium_Group_Sub_Title
{
    margin-left :4px;
    margin-right:4px;
    font-weight: 700;
    font-family: Tohama;
    font-size:11pt;
    text-align:justify;
    direction:rtl;
}

.Medium_Group_Header
{
    font-weight: 800;
    font-family: "Simplified Arabic";
    border-top-width: 5px;
    border-top-style: solid;
    border-top-color: #CD0000;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #647878;
    padding-right: 4px;
}


.UtilBG
{
    background-image : url(Images/BGs/sb_title_bg.gif);
    font-family:Tahoma;
    font-size:10pt;
    color:White;
    direction:rtl;
    text-align:right;
    text-indent:15px;
    height:20px;
    border-top-color:White;
    border-top-style:solid;
    border-top-width:1px;
    border-bottom-color:White;
    border-bottom-style:solid;
    border-bottom-width:1px;
    margin-top:10px;
    margin-bottom:10px;
}

.UtilMenuItem
{
    font-family:Tahoma;
    font-size:10pt;
    color:Black;
    direction:rtl;
    text-align:right;
    text-indent:15px;
    height:30px;
    width:220px;
    border-bottom: white solid 1px;

}

.UtilMenuItemLink A:link {text-decoration: none}
.UtilMenuItemLink A:visited {text-decoration: none}
.UtilMenuItemLink A:active {text-decoration: none}
.UtilMenuItemLink A:hover {text-decoration: underline; color: red;}

.Sep13
{
    background-image:url('images/Bgs/Sep13.jpg');
}




