/* Body */
FORM {margin: 0px}
body {
	font-family: Tahoma, "Times New Roman", serif;
 	margin: 0 0 0;
    scrollbar-face-color:#AA0000;
    scrollbar-arrow-color:#FFFFFF;
    scrollbar-highlight-color:#FFFFFF;
    scrollbar-3dlight-color:#FFEE7A;
    scrollbar-shadow-color:#808080;
    scrollbar-darkshadow-color:#000000;
    scrollbar-track-color:#FFFFFF;}
a:link {
	COLOR: #61080a;
	text-decoration: none;
}

a:visited {
	COLOR: #a43b0a;
	text-decoration: none;
}
a:hover {  
	color: #F26522; 
	text-decoration: none; 
}

.text12b {
	font-size: 12px;
	color: #61080a;
	font-weight: bold;
}
.text12 {
	font-size: 12px;
	color: #61080a;
}

.text9b {
	font-size: 9px;
	color: #61080a;
	font-weight: bold;
}

.text9or {
	font-size: 9px;
	color: #F26522;
}

.text12o {
	font-size: 12px;
	font-weight: bold;
	color: #F26522;
}

.text10b {
	font-size: 10px;
	font-weight: bold;
	background-position: center;
	color: #61080a;
}

.text10o {
	font-size: 10px;
	font-weight: bold;
	color: #F26522;
}

.matn12b {
	font-size: 12px;
	font-weight: bold;
	color: #61080a;
	text-align: justify;
	text-indent: 30px;
	line-height: 150%;
}
.matn12br {
	font-size: 12px;
	color: #61080a;
	text-align: justify;
	text-indent: 30px;
	line-height: 150%;
}

.title {
	font-size: 13px;
	font-weight: bold;
	color: #61080a;
	line-height: 150%;
}

.sarfasl {
	font-size: 11px;
	font-weight: bold;
	color: #F26522;
	line-height: 150%;
}

.title13w {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}

.matn11b {
	font-size: 11px;
	font-weight: bold;
	color: #61080a;
	text-align: justify;
	line-height: 150%;
}

.matn11o {
	font-size: 11px;
	font-weight: bold;
	color: #F26522;
}
hr {
	color: #4a9ade; 
}	

blockquote { 
	margin: 0px; 
	padding: 0px;
}
a img { 
	border: none
	 }
input {
	color: #354B60;
	background-color: #fff8a6;
	font-size: 12px;
}
textarea {
	color: #354B60;
	border: 1px solid #47659B;
	background-color: #fff8a6;
	font-size: 12px;
}
select {
	color: #354B60;
	border: 1px solid #47659B;
	background-color: #fff8a6;
	font-size: 12px;
}

/* Backgrounds Colors */
    
    .bg_main              { background-color: #FFFFFF; }
    .bg_header            { background-color: #FFFFFF; } 
    .bg_search_box        { background-color: #DDDDDD; }

    .bg_nav_right_header   { background-color: #7e7e34; } 
    .bg_nav_right          { background-color: #92914e; } 
    .bg_nav_right_selected { background-color: #aaaa69; } 
    .bg_nav_left_header  { background-color: #7e7e34; } 
    .bg_nav_left         { background-color: #929453; } 
    


/* 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: #FFFFFF; font-size: 15px; font-weight: normal; text-transform: uppercase; }
    .nav_right_headlines            { font-size: 12px; font-weight: normal;  color: #1b437b; text-align: justify;}
    .nav_right_headlines a          { font-size: 12px; font-weight: normal;  color: #1b437b; text-align: justify;}
	.nav_right_headlines a:visited	{ font-size: 12px; font-weight: normal;  color: #1b437b; 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;}
    
    .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;
									}
    .footer 						{
									font-size: 10px;
									}
    .article_text_w            	   {
									font-size: 11px;
									color: #ffffff;
									}									
    .bg_printer_page                { background-color: #FFFFFF; }
