/* +++ CMS *************************************************** */

/* Таблица - для вывода запросов - тестовая */
table.test      { padding: 20px; border: 2px solid black; }
td.test_header  { color: #000000; font-family: "TAHOMA"; font-size: 08pt; text-decoration: none; text-align: center; vertical-align: center; background: #E0E0E0; }
td.test_action  { color: #000000; font-family: "TAHOMA"; font-size: 08pt; text-decoration: none; text-align: center; vertical-align: top; }

td.test_data    { color: #000000; font-family: "TAHOMA"; font-size: 10pt; text-decoration: none; text-align: left;   vertical-align: bottom; }
td.test_data0   { color: #000000; font-family: "TAHOMA"; font-size: 10pt; text-decoration: none; text-align: left;   vertical-align: bottom; background: #FFFFFF; }
td.test_data1   { color: #000000; font-family: "TAHOMA"; font-size: 10pt; text-decoration: none; text-align: left;   vertical-align: bottom; background: #E0E0E0; }

td.test_dataBR  { color: #000000; font-family: "TAHOMA"; font-size: 10pt; text-decoration: none; text-align: left;   vertical-align: bottom; background: #F08080; }


/*table, td, th { border: 1px solid black; border-collapse: collapse; }*/
th.header {background-color: gold;}
.TableHOverRow { background-color: yellow; }


/* --- CMS *************************************************** */




/* Текст - основной */
p.text_info { color: #202020; font-family: "Arial"; font-size: 10pt; text-decoration: none; margin: 0px 0px 0px 0px; text-indent: 0px}

A.a_info:link    { color: #202020; font-family: "Arial"; font-size: 10pt; text-decoration: none; }
A.a_info:visited { color: #202020; font-family: "Arial"; font-size: 10pt; text-decoration: none; }
A.a_info:active  { color: #202020; font-family: "Arial"; font-size: 10pt; text-decoration: none; }
A.a_info:hover   { color: #A06020; font-family: "Arial"; font-size: 10pt; text-decoration: none; }


/* Меню - основное */
A.menu:link    { color: #202020; font-family: "Arial"; font-size: 14pt; text-decoration: none; }
A.menu:visited { color: #202020; font-family: "Arial"; font-size: 14pt; text-decoration: none; }
A.menu:active  { color: #202020; font-family: "Arial"; font-size: 14pt; text-decoration: none; }
A.menu:hover   { color: #E0E0E0; font-family: "Arial"; font-size: 14pt; text-decoration: none; }

/* Текст - основной */
.text_main { color: #202020; font-family: "Arial"; font-size: 12pt; text-decoration: none; text-align: justify; margin: 20px 20px 20px 20px; text-indent: 40px}

/* Текст - простой */
.text_simple { color: #202020; font-family: "Arial"; font-size: 10pt; text-decoration: none; text-align: justify; margin: 0px 0px 0px 0px; text-indent: 0px}

/* Childs */
.child_1_head     { color: #404040; font-family: "Arial"; font-size: 11pt;  text-decoration: none; }
.child_2_head     { color: #404040; font-family: "Arial"; font-size: 11pt;  text-decoration: none; }

A.child_2_ref:link    { color: #404040; font-family: "Arial"; font-size: 11pt; text-decoration: none; }
A.child_2_ref:visited { color: #404040; font-family: "Arial"; font-size: 11pt; text-decoration: none; }
A.child_2_ref:active  { color: #404040; font-family: "Arial"; font-size: 11pt; text-decoration: none; }
A.child_2_ref:hover   { color: #F0F0F0; font-family: "Arial"; font-size: 11pt; text-decoration: none; }



/* Childs - Tables */
.child_3_caption  { color: #404040; font-family: "Arial"; font-size: 08pt;  text-decoration: none; text-align: center; }


