body { 
   	margin: 0 0 0;
    font-family: tahoma, Arial, Helvetica, sans-serif;
	scrollbar-base-color: royalblue;
	scrollbar-arrow-color: white;
	scrollbar-track-color: royalblue; 
	scrollbar-shadow-color: black; 
	scrollbar-lightshadow-color: white; 
	scrollbar-darkshadow-color: black; 
	scrollbar-highlight-color: white; 
	scrollbar-3dlight-color: white
}
.title10 {
	font-size: 10px;
	font-weight: bold;
	color: #000099;
	text-align:center;
}
.tabletext {
	font-size: 9px;
	text-align: center;
}
.text {
	font-size: 10px;
	text-align:right;
}
.title {
	font-size: 12px;
	font-weight: bold;
	color: #000099;
}

.sarfasl {
	font-size: 9px;
	font-weight: bold;
	color: #000099;
}
.english {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.tabletextcenter {
	font-size: 9px;
	background-position: center;
}
.text1 { font-size: 12px; font-style: normal; clip: rect( ); line-height: 24px}
.titles { font-size: 17px; font-style: normal}
.titlesform { font-size: 14px; font-style: normal }


/* Style Cobalt */

/* Body */

    
    a:visited       { color: #0000CC; text-decoration: none;}
    a:link          { color: #0000CC; text-decoration: none;}
    a:active        { color: #0000CC; text-decoration: none;}
INPUT{
	font-size:12px;
	color:#336699; 
	border:	dashed  1px;
}
SELECT{
	font-size:12px;
	color:#336699;
	}
TEXTAREA{
	font-size:12px;
	color:#336699; 
	border:	dashed  1px;  
	}
/* Backgrounds Colors */
    
    .bg_main              { background-color: #FFFFFF; }
    .bg_header            { background-color: #FFFFFF; } 
    .bg_search_box        { background-color: #e7ffde; }

    .bg_nav_right_header   { background-color: #9abcde; } 
    .bg_nav_right          { background-color: #92914e; } 
    .bg_nav_right_selected { background-color: #aaaa69; } 
    .bg_nav_left_header  { background-color: #fcb600; } 
    .bg_nav_left         { background-color: #ffffff; }
    


/* Common Styles */

    .header_category_name           { color: #000000;  font-size: 14px; font-weight: bold; text-transform: uppercase; }
    .header_breadcrumb              { color: #001237;  font-size: 12px; font-weight: bold; text-transform: uppercase; }
    .header_breadcrumb a            { color: #001237 !important; text-decoration: none; }
    .header_breadcrumb a:hover      { color: #bebf73 !important; text-decoration: underline; }

    .logo_text                      {  font-size: 30px;  font-weight: bold; letter-spacing: -0.05em  }
    .logo_sub                       {  font-size: 14px;  font-weight: bold; letter-spacing: -0.05em  }

    .image_caption                  {  font-size: 10px; text-align: justify;}
    .more_headlines                 { color: #CCCCCC;  font-size: 12px; font-weight: bold; }
    .global_updated                 {  font-size: 12px; font-weight: bold; }

    .general_text                   {  font-size: 12px; }


/* Left Navigation (Category List) */

    .nav_left_header_text           { color: #FFFFFF;  font-size: 15px; font-weight: bold; }
    .nav_left_header_text a         { color: #FFFFFF !important; }

    .category_link_depth1 a         { color: #000000 !important;  font-size: 10px; font-weight: bold; }
    .category_link_depth2 a         { color: #000000 !important;  font-size: 9px; font-weight: bold; }
    .category_link_depth3 a         { color: #000000 !important;  font-size: 10px; }

    .advancedsearch_link   {  font-size: 11px; font-weight: normal;  }



/* Right Navigation (Headlines) */


    .nav_right_header               { color: #FFFFFF;  font-size: 15px; font-weight: bold; }
    .nav_right_category_header      { color: #18187B; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; text-transform: uppercase; }
    .nav_right_headlines            {  font-size: 12px; font-weight: normal;  color: #18187B; text-align: justify;}
    .nav_right_headlines a          {  font-size: 12px; font-weight: normal;  color: #18187B; text-align: justify;}
	.nav_right_headlines a:visited	{  font-size: 12px; font-weight: normal;  color: #18187B; text-align: justify;}
	
    .nav_right_category_name        {  font-size: 12px; font-weight: bold; color: #033E6D; }


/* Article Summaries */

    .summary_title                  {  font-size: 14px; font-weight: bold; color: #1b437b;  line-height: 200%; text-align: justify;}
    .summary                        {  font-size: 13px; line-height: 200%;}
    .summary_date                   {  font-size: 10px; font-weight: normal; direction:rtl}
    
    .summary_breadcrumb            { color: #666666;  font-size: 11px; line-height: 200%;}
    .summary_breadcrumb a          { color: #1b437b !important; text-decoration: none; }
    .summary_breadcrumb a:hover    { color: #999999 !important; text-decoration: underline; }


/* Article Pages */

    .article_title                  {  font-size: 12px; font-weight: bold;  color: #033E6D;}
    .article_matn            		 {
									font-size: 13px;
									text-indent: 30px;
									line-height: 200%;
									text-align: justify;
									font-weight: bold; 
									}
    .article_text            	   {
									font-size: 13px;
									text-indent: 30px;
									line-height: 200%;
									text-align: justify;
									}
    .article_subject            	   {
									font-weight: bold;
									font-size: 13px;
									line-height: 200%;
									text-align: right;
									}
    .article_text_w            	   {
									font-size: 11px;
									color: #ffffff;
									}									
    .bg_printer_page                { background-color: #FFFFFF; }