  a { color: #0000FF; text-decoration: none }
  a:visited {color: #0000FF }
  a:hover {color: #E4641C; text-decoration: underline }
  a.weblink {color: #0000FF; text-decoration: underline }
  a.weblink:visited {color: #0000FF; text-decoration: underline }
  a.weblink:hover {color: #E4641C }
  a.popuplink {color: #FF0000; text-decoration: none}
  a.popuplink:visited {color: #FF0000}
  a.popuplink:hover {color: #FF0000; text-decoration: underline}
  a.filelink {color: #04BC14; text-decoration: none}
  a.filelink:visited {color: #04BC14}
  a.filelink:hover {color: #04BC14; text-decoration: underline}
  a.inline-toggle {color: Green; text-decoration: none;  font-weight: bold;  font-family: "Times New Roman", serif;     }
  a.inline-toggle:visited {color: Green; }
  a.inline-toggle:hover {text-decoration: underline}
  .fsmall {
        font-size: 10px;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: center;
	margin: 10px 0px 0px 0px;
	}
  .crumbs {font-size: 8pt; margin-bottom: 3px; margin-top: 0px; color: #FFFFFF}
  .crumbs a {text-decoration: underline; color: #FFFFFF}
  .crumbs a:visited {text-decoration: underline; color: #FFFFFF}
  .crumbs a:hover {color: #F4BC5C}
 
 
 
 
@media screen{
/*	span.f_Heading1 { color: #ea0738;}  Заголовок вверху топика*/
  
    #hmheadbox {display: none;}
    
    td.topichead {padding-left: 15px; !important; padding-top: 15px; !important; padding-bottom: 0px! important;} 
    
    #hmnavbox {
      position: absolute;
      left: 10px;
      width: 360px !imortant;
      min-width: 50px;
      top: 156px;
      bottom: 10px;                                    
      /* Navigation panel background, remove for transparent: */
      border: 2px solid red; !important;
    }        

    #hmcontentbox {width: 353px; !important;}

    #hmsplitter {width: 10px; !important; border: 2px solid green;}
    #hmheadbox {display: none;}
    
    #attention_table {
      border-radius: 10px;
      border-color: white !important;
      margin: 0 50px;
      width: calc(100% - 100px) !important;
      -webkit-box-shadow: 0px 0px 6px 3px rgba(255, 0, 0, 0.54);
      -moz-box-shadow: 0px 0px 6px 3px rgba(255, 0, 0, 0.54);
      box-shadow: 0px 0px 6px 3px rgba(255, 0, 0, 0.54);
    }
  
    #attention_table td {
      padding-left: 10px !important;
      padding-right: 10px  !important;
      padding-top: 5px !important;
      padding-botom: 5px !important;
    }
    
    #attrib_table {
      border-radius: 10px;
      padding: 10px;
    }
    
     #pagination_table {
      border-radius: 10px;
      padding: 10px;
    }
    
     #example_table {
      border-radius: 10px;
      padding: 10px;
    }
    
    
    .f_Payattantion {margin-right: 5px; }
    
         .heading1 { font-size: 11pt !important;}
    .heading2 { font-size: 11pt !important;}
    .heading3 { font-size: 11pt !important;}
    .heading4 { font-size: 11pt !important;}
    .heading5 { font-size: 11pt !important;}
    .heading6 { font-size: 11pt !important;}

    .hilight1 { font-size: 11pt !important;}
    .hilight2 { font-size: 11pt !important;}
    .hilight3 { font-size: 11pt !important;}
    .hilight4 { font-size: 11pt !important;}
    .hilight5 { font-size: 11pt !important;}
    .hilight6 { font-size: 11pt !important;}
 }
  
  
  
  
  #idcontent {    
      width: 100%; 
      padding: 0px !important; 
      padding: 10px 15px 5px 10px;
      position: relative;  
   } 
  #innerdiv {    
      padding: 10px 5px 5px 10px !important;  
      padding: 0px; 
      
   } 
   
    .topichead {
       padding: 5px;
    }
    
    .navlinks {
      font-size: 10pt;
    }
    .navlinks a {
      text-decoration: none;
      color: blue;
    }
    .navlinks a:visited {
      text-decoration: none;
      color: blue;
    }
    .navlinks a:hover {
      text-decoration: underline;
      color: blue;
    }
    
   html.nonscroll { 
      overflow:hidden; 
   } 
   body.nonscroll {    
      overflow:hidden; 
      height:100%; 
   } 
   div.nonscroll { 
      overflow-x:auto;
      overflow-y:scroll; 
   } 
   
   .hilight1, .heading2, .hilight2 {font-size: 11pt !important;}

a:link {text-decoration: none}
a:visited {text-decoration: none}
a:active {text-decoration: underline}
a:hover {text-decoration: underline}
 
