﻿h2
{
    margin-top:10px;
    direction:rtl;
    text-align:right;
    color:#56647f;
    font-size:30px;
}

p
{
    color:#4b4b4b;
}
                
body
{
    text-align: center;
    margin: 8px 0px 0px;
    padding: 0;
    border: 0;
   background: url('img/page_bg.gif') #ffffff repeat-x center top;
    color: #663;
    font: small/18px "Lucida Grande" , "Trebuchet MS" , "Bitstream Vera Sans" , Verdana, Helvetica, sans-serif;
}

div#header
{
    width: 100%;
    margin: 0 auto;
    padding: 0 1px;
    text-align: center;       
}

#logo
{
    width: 778px;
    height: 59px;
    background-image: url(img/aadab_top_bnr.jpg);
    background-repeat: no-repeat;
    background-position: center top;
}

#my_kau_bg
{
    min-width:80px;
   /* background-image: url(img/my_kau_bg.jpg);
    background-repeat: no-repeat;
    background-position: left top;  
*/
}

#top_banner
{
    width:778px;
    height:135px;
    background-image: url('img/bnr.gif');
    background-repeat: no-repeat; 
    background-position: center top;
}

#bnr_title
{
    background-image: url('img/bnr_title.jpg');
 width:348px;
} 
#fac_bnr_logo
{
    background-image: url(img/fac_bnr_logo.jpg);
    width: 233px;
    background-repeat: no-repeat;
     background-position:left;
}

#first_bnr
{
    background-image: url('img/first_bnr_bg.jpg');
    background-repeat: repeat-x;
    background-position: center top;
} 
#ctl00_second_bnr
{
    background-image: url('img/bnr.gif');
    background-repeat: repeat-x;
    background-position: center top;

    width:778px;
    height:135px;
}    
/*

#top_banner
{
    width:778px;
    height:131px;
    background-image: url('img/bnr.jpg');
    background-repeat: no-repeat; 
    background-position: center top;
}

#bnr_title
{
    background-image: url('img/bnr_title.jpg');
 width:778px;
} 

#first_bnr
{
    background-image: url('img/first_bnr_bg.jpg');
    background-repeat: repeat-x;
    background-position: center top;
} 
#ctl00_second_bnr
{
    background-image: url('img/bnr.jpg');
    background-repeat: repeat-x;
    background-position: center top;
    height:103px;
}   
*/
#right 
{
    width:155px; 
    float:right; 
    position:relative; 
    margin-left:10px;
    margin-right:-1px;

}

#left 
{
    width:170px; 
    float:left; 
    position:relative; 
    margin-left:0px; 
    margin-right:10px;
}

#container {
width: 778px;
padding:0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
}

#wrapper
{
    position: relative;
    color: #000000;
    background: #ffffff;
    width: 100%; /*width: 742px;*/
    margin: 0;
    padding: 0;
    text-align: left;

}

div#maincontent
{

}



 #contentheader 
 {
     font-size:0px;
     height:10px;
    width:778px;
    line-height:10px;
    background-image: url('img/pnl_top_bg.jpg');
    background-repeat: no-repeat; 
    background-position: center bottom;
    }
     #contentfooter 
 {

     font-size:0px;
     height:10px;
    width:778px;
    line-height:10px;
    background-image: url('img/pnl_btm_bg.jpg');
    background-repeat: no-repeat; 
    background-position: center bottom;
    }
    
#footer
{
    /*border-top: #bbbbbb 1px solid;*/
    color: #777777;
    padding: 10px 0px;
    margin: 0px 0px 1px;
    text-align: center;
}


    
#footer p
{
    font-size: 11px;
    line-height: 18px;
    margin: 0;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}

#outer { 
/*border-left: solid 200px #EBD3E0;  color of the left column  */ 
/*border-right: solid 200px #EBD3E0;  color of the right column  */ 
 /*background-color: #ffffff;   color of the content column */}



/*#inner {margin:0 px; width:100%; }  The ie/pc pecularity */ 
/*#content { position: relative;  margin: 0px; }*/
