
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, 
caption, tbody, tfoot, thead, tr, th, td
                  {margin: 0;padding: 0;border: 0;outline: 0;
                  font-size: 100%;
                  background: transparent;}
body              {line-height: 1.45;}
ul            {list-style-image:url(../img/marker.png);}
blockquote, q     {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';	content: none;}
:focus            {outline: 0;}
ins               {text-decoration: none;}
del               {text-decoration: line-through;}
table             {border-collapse: collapse;border-spacing: 0;}



@font-face {
font-family: FbOtarkya;
src: url("font/Assistant-Regular.woff") format("opentype");
}

@font-face {
font-family: FbOtarkya;
font-weight: bold;
src: url("font/Assistant-Bold.woff") format("opentype");
}


	html {
	height: 100%;
}

#all {
	min-height: 100%;
	position: relative;
	width: 100%;
	}
	* html #all {
		height: 100%;
	}
	
	body
	{
		height: 100%;
		margin:0px;
		line-height: 1.45;
		font-family: FbOtarkya;
		font-size:14px;
		color: #3C3C3B;
		background-position: center 10px;
		background-repeat: no-repeat;
		background-color: #808080;
		position: relative;
		width: auto !important;
	}	
	
	table{border: 0px}
	form
	{
		margin:0px;
		padding:0px;
		
	}
	
	

	a:visited {color: #767676;text-decoration: none;}
	a:link{text-decoration: none;color:#767676;line-height: 1;}
	a:active {text-decoration: none;color: red;}
	a:hover {text-decoration:  none;color: red;}	
	
	.menu a:visited {color: #FFFFFF;text-decoration: none;}
	.menu a:link{text-decoration: none;color:#FFFFFF;}
	.menu a:active {text-decoration: none;color: #FFFFFF;}
	.menu a:hover {text-decoration:  none;color: #FFFFFF;}	
	
	.menu_on a:visited {color: #FFFFFF;text-decoration: none;}
	.menu_on a:link{text-decoration: none;color:#FFFFFF;}
	.menu_on a:active {text-decoration: none;color: #FFFFFF;}
	.menu_on a:hover {text-decoration:  none;color: #FFFFFF;}	
    
    .menu_onw a:visited {color: #808080;text-decoration: none;}
	.menu_onw a:link{text-decoration: none;color:#808080;}
	.menu_onw a:active {text-decoration: none;color: #808080;}
	.menu_onw a:hover {text-decoration:  none;color: #808080;}	
    
	    
	a.black:visited {color: #000000;text-decoration: none;}
	a.black:link{text-decoration: none;color:#000000;}
	a.black:active {text-decoration: none;color: #000000;}
	a.black:hover {text-decoration:  none;color: #000000;}	
	
	a.none:visited {color: #333333;text-decoration: none;}
	a.none:link{text-decoration: none;color:#333333;}
	a.none:active {text-decoration: none;color: #333333;}
	a.none:hover {text-decoration:  none;color: #333333;}	
	
	
	a.white:visited {color: #FFFFFF;text-decoration: none;}
	a.white:link{text-decoration: none;color:#FFFFFF;}
	a.white:active {text-decoration: none;color: #FFFFFF;}
	a.white:hover {text-decoration:  none;color: #FFFFFF;}	
    
    a.red:visited {color: #DB0613;text-decoration: none;}
	a.red:link{text-decoration: none;color:#DB0613;}
	a.red:active {text-decoration: none;color: #DB0613;}
	a.red:hover {text-decoration:  none;color: #DB0613;}	
	
    
    h1
	{
		margin:0px;
		font-size:25px;
		color:#000000;
		font-weight:normal;	
		margin-bottom: 7px;
        line-height:90%;
	}
    
    h2
	{
		margin:0px;
		font-size:25px;
		color:#DB0613;
		font-weight:normal;	
		margin-bottom: 7px;
        line-height:90%;
	}
    
    .main_bg
    {
        height:872px;
        background-color:#DD0613;
        background-image:url(../img/bg.jpg);
        background-repeat: no-repeat;
        text-align:left;
        min-width: 1200px;
    }
    
    .main_bg_png
    {
        height:765px;
        width:1200px;
        
        
    }
    
    .bg_tpl {
         height:765px;
         background-image:url(../img/bg.png);
        background-repeat: no-repeat;
        background-color: white;
        min-width: 1200px;
    }
    
    .bg_tpl1 {
         height:765px;
         background-image:url(../img/bg1.png);
        background-repeat: no-repeat;
        background-color: white;
        min-width: 1600px;
    }
    
    
    .sbut
    {
        border:0px;
        cursor:pointer;
        width:20px;
        height:20px;
        background-image:url(../img/sbut.png);
    }
    
    .stxt
    {
        background-color:#DFDFDF;
        border:1px solid #4D4D4D;
        text-align:right;
        direction:rtl;
    }
    
    .menu_on
    {
        background-color:#BBBBBB;
        border-left:1px solid #FFFFFF;
      
    }
    
    .menu_onw
    {
        background-color:white;
        border-left:1px solid #FFFFFF;
    }
    
    
    .menu
    {
        border-left:1px solid #FFFFFF;
    }
    
    .top_menu
    {
        height: 30px;background-color:#808080;text-align:left;
        padding:20px;
    }
    
    .mdiv_left
    {
        width: 300px;float:left;padding-left:50px;
    }
    
    .mdiv_right
    {
        font-size:16px;direction:rtl;
    }
    
    .mtext
    {      
        direction:ltr;
        height: 705px;
        width:800px;
        overflow-y:scroll;
        font-size:16px;
        line-height:1.45;
    }
    
    .mtext_without_scroll
    {      
        direction:ltr;
        height: 705px;
        width:800px;        
        font-size:16px;
        line-height:1.45;
    }
    
    .good
    {
        padding: 1px;
        padding-right:10px;
        width:145px;
        font-size:12px;
    }
    
    .on_good
    {
        padding: 1px;
        padding-right:10px;
        background-color:#E9E9E9;
        width:145px;
        font-size:12px;
    }
  .year
  {font-weight:bolder;width:40px;padding: 7px;background-color:#DDDDDD;color:red;font-size:20px;}
  
  .sh_txt
  {
    width: 400px;border:1px solid #DDDDDD;height:24px;
  }
  
  .send
  {
    background-color:#FF0000;
    border:0px;
    width:405px;
    color:white;
    font-size:30px;
    text-align:center;
    cursor:pointer;
  }
    
    .bh {
        font-size:18px;
        font-weight:bolder;
    }
    
    .bot1{
        width:220px;float:left;direction:rtl;text-align:right;line-height:110%;font-size:15px;border-right:1px solid white;padding-right:20px;
    }
    
    .bot2 {
        width:440px;float:left;direction:rtl;text-align:right;font-size:15px;line-height:110%;border-right:1px solid white;padding-right:20px; border-left:1px solid white;
    }
    
    .bot3 {
        width:320px;float:left;direction:rtl;text-align:right;font-size:15px;line-height:110%;padding-right:20px;
    }
    
    .sub_pages_h {
        background-color:#DDDDDD;padding:7px;color:#DB0613;font-size:18px;line-height:120%;
    }
    
 ul {
    list-style: none;
    padding:0;
    margin:0;
}

ul li { 
    padding-left: 1em; 
    text-indent: -.7em;
}

    ul li:before {
      content: "• ";
        color: #DB0613;
    }
    
    
    .shl {
        width: 116px;
        height: 76px;
        background-image:url(../img/shl.png);
        background-repeat: no-repeat;   
        float:left;   
        cursor:pointer;  
        border:0px;
    }
    
    .shl1 {
        width: 326px;
        height: 76px;
        border:0px;
        background-image:url(../img/shl1.png);
       
        background-repeat: no-repeat;   
        float:left;     
    }
    
    .bussiness {
         background-image:url(../img/business.jpg);
         background-repeat: no-repeat;
        width:100%;
        
    }