/* Общие настройки отображения страниц */
/*  */

BODY {
  background-color: #FFFFFF;
}

/* Для кнопок */
        .butt {
        border-style: solid;
        border-width:1;
        font-family: arial, Helvetica, sans-serif;
        font : 10px;
}

/* Для select */
   SELECT  {
	border-color : #000000;
	font-family: arial, Helvetica, sans-serif;
	font : 12px;
	margin-top : 0px;
	margin-bottom : 0px;
	background : White;
}

/* ПВЮКЪВЖРФ */
.navpanel {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9pt;
        font-style: normal;
        color: #949494;
}

/* Стиль разделителя в строке навигации */
.raz {
        font-weight: normal;
        color: #949494;
        font-family: Arial, Helvetica, sans-serif;
        FONT-SIZE: 10pt;
        FONT-STYLE: normal;
        TEXT-DECORATION: none;
}

/* Ссылки по умолчанию */
A:link {color: #FF4B0F}
A:visited {color: #949494}
A:active {color: #FF4B0F}

/* Ссылки для верхней панели навигации (Серые) */
a.go:link {
		font-size: 12px;
        color: #949494;
        text-decoration: none;
}

a.go:visited {
		font-size: 12px;
        color: #949494;
        text-decoration: none;
}

a.go:active {
        color: #FF4B0F;
        text-decoration: none;
}

a.go:hover {
        color : #FF4B0F;
        text-decoration: none;
}

A.topnav:link {
        color: #949494;
        text-decoration: none;
}

A.topnav:visited {
        color: #949494;
        text-decoration: none;
}

A.topnav:active {
        color: #FF4B0F;
        text-decoration: none;
}

A.topnav:hover {
        color : #FF4B0F;
        text-decoration: none;
}

/* Ссылки для верхней панели навигации (Оранжевые) */

A.topnav2:link {
        color: #FF4B0F;
}

A.topnav2:visited {
        color: #FF4B0F;
}

A.topnav2:active {
        color: #949494;
}

A.topnav2:hover {
        color : #949494;
}

/* Ссылки (Оранжевые без подчеркивания) */

A.topnav3:link {
        color: #FF4B0F;
        text-decoration: none;
}

A.topnav3:visited {
        color: #FF4B0F;
        text-decoration: none;
}

A.topnav3:active {
        color: #949494;
        text-decoration: none;
}



A.topnav3:hover {
        color : #949494;
        text-decoration: none;
}

/* Ссылки (Зеленые без подчеркивания) */

A.topnav4:link {
        color: #008000;
        text-decoration: none;
}

A.topnav4:visited {
        color: #008000;
        text-decoration: none;
}

A.topnav4:active {
        color: #949494;
        text-decoration: none;
}

A.topnav4:hover {
        color : #949494;
        text-decoration: none;
}

/* Ссылки (Белые без подчеркивания) */
A.topnav5:link {
        color: #FFFFFF;
        text-decoration: none;
}

A.topnav5:visited {
        color: #FFFFFF;
        text-decoration: none;
}

A.topnav5:active {
        color: #FFFFFF;
        text-decoration: none;
}

A.topnav5:hover {
        color : #FFFFFF;
        text-decoration: none;
}

A.n_section:link {color: #FF4B0F; font-size: 16px; font-weight: bold; 	font-family: Arial, sans-serif;}
A.n_section:visited {color: #FF4B0F; font-size: 16px; font-weight: bold; 	font-family: Arial, sans-serif;}
A.n_section:active {color: #949494; font-size: 16px; font-weight: bold; 	font-family: Arial, sans-serif;}
A.n_section:hover {color : #949494; font-size: 16px; font-weight: bold; 	font-family: Arial, sans-serif; }

/* Стили основного текста */

   .main {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10pt;
        font-style: normal;
        text-align : justify;
}

   .main2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 8pt;
        font-style: normal;
		margin-top: 5px;
}

   .main3 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10pt;
        font-style: normal;
}

   .main_g {
	font-family: Verdana;
	font-size: 12pt;
	font-style: normal;
	color : Green;
	font : bold;
}

   .main4 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 8pt;
        font-style: normal;
        text-align : justify;
}





   .main_banner {



        font-family: Arial, Helvetica, sans-serif;



        font-size: 11px;



        font-style: normal;



}





   .g_option {



        font-family: Arial, Helvetica, sans-serif;



        font-size: 8pt;



       



		margin-top: 5px;



		color: Gray;



}







/* Стили для ЭШ Навигатора */







/*  */







table.n1 {margin-top: 40px;}



TD.n1_1 {	HEIGHT: 10px; width: 60px; vertical-align: top;}



TD.n2_2 {	HEIGHT: 10px; vertical-align: top;}



hr.n1 {	color: #B22222;}



.n_subjects {FONT-SIZE: 8pt; COLOR: #949494; FONT-STYLE: italic; FONT-FAMILY: verdana,arial,tahoma,; TEXT-ALIGN: justify}



.n_resource_name {FONT-WEIGHT: normal; FONT-SIZE: 12pt;  FONT-FAMILY: arial,tahoma;}



.n_annotation {FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: arial,tahoma, verdana; TEXT-ALIGN: justify}



.n_section {FONT-WEIGHT: bold;; FONT-SIZE: 14pt; COLOR: #B22222;  FONT-FAMILY: tahoma; margin-top: 1em;}



.n_section_comment {FONT-WEIGHT: normal; FONT-SIZE: 9pt;  COLOR: gray; FONT-FAMILY: arial}



A.n_menu:link {COLOR: blue; FONT-WEIGHT: normal; FONT-SIZE: 10pt;}



A.n_menu:visited {COLOR: #949494}



A.n_menu:active {COLOR: #ff4b0f}







/* Для полосы */



.n_hrnav {color: #949494;}











/* Галерея экономистов */







/*  */







/* Имя экономиста (Рус) */



   .g_name {



        font-family: Arial, Helvetica, sans-serif;



        font-size: 10pt;



        font-style: normal;



        color:Green;



}







/* Фамилия экономиста (Рус) */



   .g_surname {



        font-family: Arial, Helvetica, sans-serif;



        font-size: 12pt;



        font-style: normal;



        color:Green;



        font-weight : bold;



}







/* Названия к спискам */



   .g_titles {



        font-family: Arial, Helvetica, sans-serif;



        font-size: 8pt;



        font-style: normal;



        color:Green;







}











/* Имя экономиста (Англ) */



   .g_name2 {



        font-family: Arial, Helvetica, sans-serif;



        font-size: 9pt;



        font-style: normal;



        color:#949494;



}







/* Годы жизни */



   .g_date {



        font-family: Arial, Helvetica, sans-serif;



        font-size: 10pt;



        font-style: normal;



        color:#000000;



}







/* Ячейка пустая между разделами оглавления*/







td.gallery0 {height: 10px;}







/* Ячейка с подчеркиванием*/







td.gallery1 { background-color: Green; height: 1px;



        



}







/* Ссылка в оглавлении*/







a.gallery11:link { font-family: Arial, Helvetica, sans-serif; font-size: 12px; margin-bottom: 5px; color:



Black; text-decoration: none;}



a.gallery11:hover {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: Green;



text-decoration: none;}



a.gallery11:visited { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: Gray;



text-decoration: none;}











/* Заголовок в статьях */
.title {
        FONT-WEIGHT: bold;
        FONT-SIZE: 20px;
        COLOR: #990000;
        FONT-STYLE: normal;
        FONT-FAMILY: verdana,tahoma,arial;
        TEXT-ALIGN: left;
 	   MARGIN-bottom: 15px;
}

.l_title {
        FONT-WEIGHT: bold;
        FONT-SIZE: 17px;
        COLOR: #990000;
        FONT-STYLE: normal;
        FONT-FAMILY: verdana,tahoma,arial;
        TEXT-ALIGN: justify;
 	   MARGIN-bottom: 5px;
}

.l_subtitle {
        FONT-WEIGHT: bold;
        FONT-SIZE: 12px;
        COLOR: #990000;
        FONT-STYLE: normal;
        FONT-FAMILY: tahoma,arial;
        TEXT-ALIGN: left;
 	   MARGIN-bottom: 3px;
}





/* Текст статей */

.nn {
        FONT-SIZE: 9pt;
        COLOR: black;
        FONT-STYLE: normal;
        FONT-FAMILY: arial,verdana,tahoma;
        TEXT-ALIGN: justify;
        MARGIN-top: 1em;
        MARGIN-left: 2px;
}

.formula {
        FONT-SIZE: 9pt;
        COLOR: black;
        FONT-STYLE: normal;
        FONT-FAMILY: arial,verdana,tahoma;
        TEXT-ALIGN: center;
        MARGIN-top: 1em;
}

.formula_num {
	FONT-SIZE: 9pt;
	COLOR: black;
	FONT-STYLE: normal;
	FONT-FAMILY: arial,verdana,tahoma;
       TEXT-ALIGN: right;
	MARGIN-top: 1em;
}

.text {
        FONT-SIZE: 9pt;
        COLOR: black;
        FONT-STYLE: normal;
        FONT-FAMILY: arial,verdana,tahoma;
        TEXT-ALIGN: justify;
        MARGIN-top: 1em;
}

.citation {
        FONT-SIZE: 8pt;
        COLOR: brown;
        FONT-STYLE: italic;
        FONT-FAMILY: verdana,tahoma;
        TEXT-ALIGN: justify;
        MARGIN-top: 1em;
        MARGIN-left: 4em;
}

.smalltext {
        FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: black; FONT-FAMILY: verdana,tahoma,arial
}

.l_section0 {
        MARGIN-TOP: 2em; FONT-SIZE: 17px; COLOR: #990000; FONT-FAMILY: tahoma,arial; margin-bottom: 1em;
}

.section1 {
        MARGIN-TOP: 2em; FONT-SIZE: 16px; COLOR: #990000; FONT-FAMILY: verdana,tahoma,arial; margin-bottom: 1em;
}

.section2 {
        MARGIN-TOP: 2em; FONT-SIZE: 12px; COLOR: #990000; FONT-FAMILY: verdana,tahoma; margin-bottom: 1em;
}

.source {
        FONT-SIZE: 12px; MARGIN-BOTTOM: 1em; COLOR: silver; FONT-STYLE: italic; FONT-FAMILY: times
}

.author {
        FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #990000; FONT-FAMILY: verdana,tahoma,arial; margin-bottom: 10px
}



.citation_author {
        FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #990000; FONT-FAMILY: verdana,tahoma,arial; margin-bottom: 10px; TEXT-ALIGN: right;
}

          .nbsp {font-size:16px;font-family:verdana, tahoma, arial; text-align:left;}
          .g_catalog {font-size:21px; font-weight:bold; font-family:verdana,tahoma,arial; color=#008000; text-align:left;}
          .g_comment {font-size:18px; font-weight:plain; font-family:verdana,tahoma,arial; color=#008000; text-align:left;}
          .g_letter {font-size:24px; font-weight:bold; font-family:times; color=#008000; text-align:left;}
          .g_rusname {font-size:18px; font-weight:bold; font-family:verdana,tahoma,arial; color=#008000; text-align:left;}
          .g_latname {font-size:14px; font-family:verdana,tahoma,arial; color=black; text-align:left;}
          .g_section {font-size:16px; font-family:verdana,tahoma,arial; color=#008000; margin-top: 1em;}
          .g_input {font-size:12px; FONT-FAMILY: arial;}

td.gallery_name_all {font-size:20px; font-weight:plain; font-family:verdana,tahoma,arial; color=#008000; text-align:left; 
 			       border-bottom: dotted;  border-color: Green;   border-bottom-width: 2px;  }

table.g_letters {border: thin; text-align:left;}	  

a.g_lettermenu:link {color=#008000; font-size:16px; font-family:verdana, tahoma, arial; text-decoration:none;}

a.g_lettermenu:visited {color=#008000; font-size:16px; font-family:verdana, tahoma, arial; text-decoration:none;}

a.g_lettermenu:hover {color:#008000; font-size:20px; text-decoration:underline;font-family:verdana, tahoma, arial;}

A.g_itemmenu:link {FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR:#000000; FONT-FAMILY: verdana, tahoma, arial; TEXT-DECORATION: none}

A.g_itemmenu:visited {FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: verdana, tahoma, arial; TEXT-DECORATION: none}

A.g_itemmenu:hover {FONT-WEIGHT: normal;	COLOR: #ff0000;}	  









/* Стили для Инфотеки*/







/*  */







/* Название типа ресурса */

   .type {

        font-family: Arial, Helvetica, sans-serif;

        font-size: 10pt;

    font-weight: bold;

        color:Black;

}







/* Описание ресурса */



   .type_description {



        font-family: Arial, Helvetica, sans-serif;



        font-size: 9pt;



    font-weight: normal;



        color:Black;



}





/* Описание ресурса Main */



   .i_descr {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9pt;

	font-weight: normal;

	color:Black;

	font-style : italic;

}





/* Название ресурса Main */



.i_titles {

	FONT-SIZE: 12px;

	FONT-FAMILY: arial,verdana,tahoma;

	font-weight: bolder;

}



/* Название ресурса Main */



.i_titless {

	FONT-SIZE: 18px;

	FONT-FAMILY: arial,verdana,tahoma;

	font-weight: bolder;

}





/* Типы ресурсов  Main */



.i_tips {

	FONT-SIZE: 12px;

	FONT-FAMILY: arial,verdana,tahoma;

	font-weight: bolder;

}





/* Ссылки Main */



A.i_linkt:link {

    color: #949494;

	FONT-SIZE: 12px;

	FONT-FAMILY: arial,verdana,tahoma;

	font-weight: bolder;

}



A.i_linkt:visited {

    color: #949494;

	FONT-SIZE: 12px;

	FONT-FAMILY: arial,verdana,tahoma;

	font-weight: bolder;



}



A.i_linkt:active {

    color: #FF4B0F;

	FONT-SIZE: 12px;

	FONT-FAMILY: arial,verdana,tahoma;

	font-weight: bolder;



}



A.i_linkt:hover {

    color : #FF4B0F;

	FONT-SIZE: 12px;

	FONT-FAMILY: arial,verdana,tahoma;

	font-weight: bolder;



}





/* Названия категорий  Main */



.i_namestips {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10pt;

	font-style: normal;

	text-align : right;

	font-weight : bold;

}





/* Текст напротив категории  Main */



.i_texttips {





        font-family: Arial, Helvetica, sans-serif;



        font-size: 10pt;



        font-style: normal;



        text-align : justify;



}



.i_section { FONT-SIZE: 18px; COLOR: navy; FONT-FAMILY: arial,verdana,tahoma; font-weight: bold;



}







.i_date { FONT-SIZE: 12px; COLOR: Navy; FONT-FAMILY: arial,verdana,tahoma; }







.ort_title1 { FONT-SIZE: 18px; COLOR: Navy;; FONT-FAMILY: arial,verdana,tahoma; font-weight: bold;



text-align: center; 



}







.ort_title2 { FONT-SIZE: 15px; COLOR: Navy;; FONT-FAMILY: arial,verdana,tahoma;  text-align: center; 



}







a.i_link:link { font-family: Arial, Helvetica, sans-serif; color: Blue; text-decoration: none;}



a.i_link:hover {font-family: Arial, Helvetica, sans-serif; color: Navy; text-decoration: underline;}



a.i_link:visited { font-family: Arial, Helvetica, sans-serif; color: Navy; text-decoration: none;}







a.i_news:link { font-family: Arial, Helvetica, sans-serif; font-size: 12px;  color: Black; text-decoration:



none;}



a.i_news:hover {font-family: Arial, Helvetica, sans-serif; color: Navy; text-decoration: underline;;}



a.i_news:visited { font-family: Arial, Helvetica, sans-serif; color: Navy; text-decoration: none;}







.i_content_title { FONT-SIZE: 20px; COLOR: Navy; FONT-FAMILY: arial,verdana,tahoma; font-weight: bold;



}



.i_content_subtitle { FONT-SIZE: 16px; COLOR: Navy; FONT-FAMILY: arial,verdana,tahoma; font-weight: normal;



}



.i_content_section { margin-top: 20px; FONT-SIZE: 20px; COLOR: Navy; FONT-FAMILY: arial,verdana,tahoma; font-weight: bold;



}



.i_find { FONT-SIZE: 16px; COLOR: Navy; FONT-FAMILY: arial,verdana,tahoma; font-weight: bold; margin-top:



3px; 



}



.i_content_theme { margin-left: 30px; FONT-SIZE: 14px; font-family: Arial, Helvetica, sans-serif; color: black; font-weight: normal;}



a.i_content_theme:link { font-family: Arial, Helvetica, sans-serif; color: black; text-decoration: none;



font-weight: normal;}



a.i_content_theme:hover {font-family: Arial, Helvetica, sans-serif; color: blue; text-decoration: underline;}



a.i_content_theme:visited { font-family: Arial, Helvetica, sans-serif; color: grey; text-decoration: none;}







/* Стили для Конференции*/



/*  */







.f_razdel {



	font-weight: normal;



	font-family: Arial, Helvetica, sans-serif;



	FONT-SIZE: 10pt;



	FONT-STYLE: normal;



	TEXT-DECORATION: none;



   color: #949494;



}







.f_fname {



	FONT-WEIGHT: normal;



	FONT-SIZE: 15px;



	FONT-FAMILY: verdana,tahoma,arial



}

