<!-- ================================= begin main ========================== -->
  dummy                           {
    font-size                     : 10pt;
    }
    
  img                             {
    display                       : #;
    }
  
  body                            {
    background-position           : center;
    background-image              : url(/images/fond.jpg);
    scrollbar-arrow-color         : #FFFFFF;
    scrollbar-track-color         : #DDDDDD;
    scrollbar-face-color          : #BBBBBB;
    scrollbar-highlight-color     : #CCCCCC;
    scrollbar-3dlight-color       : #999999;
    scrollbar-darkshadow-color    : #333333;
    scrollbar-shadow-color        : #CCCCCC;
  	margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    }
    
  td 		                          {
    font-family                   : verdana, arial, helvetica, sans-serif, lucida;
    font-size                     : 11px;
    color                         : #666666;
	  }
    
  th 		                          {
    font-family                   : verdana, arial, helvetica, sans-serif, lucida;
    font-size                     : 11px;
    color                         : #666666;
    text-align                    : left;
    background-color              : #BBB6AD;
	  }
    
	p 					                    {
		margin-top                    : 5px;
		}
		
	em 					                    {
		font-weight                   : normal;
		font-style                    : italic;
		}
		
	strong 					                    {
		font-weight                   : bold;
		font-style                    : normal;
		}
		
	.newsDate 			                {
		font-size                     : 10pt;
		font-style                    : italic;
		color                         : #6666cc;
		}
		
	span.block_title 	              {
		font-weight                   : bold;
		background-color              : #DDDDDD;
		text-align                    : center;
		width                         : 100%;
		border                        : 1px solid #CCCCCC;
		margin-bottom                 : 10px;
		margin-top                    : 10px;
		padding                       : 2px;
		}
		
	.sidebar 			                  {
		font-size                     : 10pt;
		}
		
	h1 					                    {
		font-family                   : verdana, arial, helvetica, sans-serif, lucida;
		font-size                     : 24px;
		font-weight                   : normal;
		color                         : #5ABA10;
		margin-top                    : 6px;
		margin-bottom                 : 0px;
		}
		
	h2 					                    {
		font-family                   : arial, helvetica, sans-serif, lucida;
		font-size                     : 18px;
		font-weight                   : normal;
		color                         : #005DB5;
		margin-top                    : 6px;
		margin-bottom                 : 0px;
		}
		
	h3 					                    {
		font-family                   : verdana, arial, helvetica, sans-serif, lucida;
		font-size                     : 12px;
		font-weight                   : bold;
		color                         : #5ABA10;
		margin-top                    : 6px;
		margin-bottom                 : 0px;
		}
		
	h4 					                    {
		font-family                   : arial, helvetica, sans-serif, lucida;
		font-size                     : 10px;
		font-weight                   : bold;
		color                         : #005DB5;
		margin-top                    : 6px;
		margin-bottom                 : 0px;
		}
		

	small 			  	                {
		font-family                   : verdana, arial, helvetica, sans-serif, lucida;
		font-size                     : 11px;
		}
		
  a.small:link                    { 
    color: #707070 ; 
    text-decoration: none 
    }
  a.small:active                  { 
    color: red; 
    text-decoration: none 
    }
  a.small:visited                 { 
    color: black; 
    text-decoration: none 
    }
  a.small:hover                   { 
    color: #000066; 
    text-decoration: underline 
    }
		
	.tableTitle 		                {
		font-family                   : arial, helvetica, sans-serif, lucida;
		font-weight                   : bold;
		}
    
	.tableExtras 		                {
		font-family                   : arial, helvetica, sans-serif, lucida;
		font-size                     : 12px;
		color                         : #FFFFFF;
		}
    
	table.small 		                {
		font-family                   : arial, helvetica, sans-serif, lucida;
		font-size                     : 10pt;
		}
    
	div.menu 			                  {
		font-family                   : arial,helvetica,sans-serif;
		font-size                     : 10pt;
		}
    
	div.small 			                {
		font-family                   : arial,helvetica,sans-serif;
		font-size                     : 10pt;
		}
    
  select.small 		{
		font-family                   : arial,helvetica,sans-serif;
		font-size                     : 9pt;
		}
    
	table.code 			                {
		font-family                   : "Lucida Console", "monotype.com", "courier new", monospace;
		font-weight                   : normal;
		font-size                     : 12px;
		color                         : #333333;
		background                    : #EEEEEE;
		border                        : 1px solid #999999;
		width                         : 100%;
		}
    
	pre 				                    {
		font-family                   : "Lucida Console", "monotype.com", "courier new", monospace;
		margin                        : 5px;
		}
    
	ul, ol 				                  {
		margin-top                    : 0px;
		margin-bottom                 : 5px;
		}
    
	input.searchField,	            {
		background-color              : #EEEEEE;
		border                        : 1px solid #000066;
		margin-top                    : 2px;
		margin-bottom                 : 2px;
		margin-right	                : 10px;
		background-image              : url(/img/design/bg_input.gif);
    height                        : 19px;
    font-size                     : 9pt;
		}
    
	input.go 			                  {
		font-family                   : arial, helvetica, sans-serif, lucida;
		font-weight                   : bold;
		font-size                     : 11px;
		background-color              : #FFCC39;
		border                        : 1px solid #000066;
		padding-left                  : 3px;
		padding-right                 : 3px;
		color                         : #000000;
    height                        : 19px;
		}
    
  hr                              {
    width                         : 100%;
    height                        : 1px;
    color                         : #CCCCCC;
    }
<!-- ================================= endof main ========================== -->

<!-- ================================= begin colB_ ========================= -->
	<!-- 	This part designs the b column of the main page. These sheets should not
     		be rendered in older browser like NS4 -->
  td.colB_Corner {
    background-image  : url("/img/design/col_b_corner.gif");
  	}
  
  td.colB_Top {
    border-right      : 1px #666666 solid;
    border-top        : 1px #666666 solid;
  	}
  
  td.colB_bottom {
    border-right      : 1px #666666 solid;
    border-left       : 1px #666666 solid;
    border-bottom     : 1px #666666 solid;
    padding           : 5px;
  	}
<!-- ================================= endof colB_ ========================= -->

<!-- ================================= begin home ========================== -->
  #topics {
      background-color        : #CCCCCC;
      padding                 : 5px;
      margin-bottom           : 5px;
      vertical-align          : middle;
      font-weight             : bold;
      }
<!-- ================================= endof home ========================== -->

<!-- ================================= begin form ========================== -->
	.inputTextMedium                {
		background-color              : #EEEEEE;
		border                        : 1px solid #AAAAAA;
		margin-top                    : 3px;
		margin-bottom                 : 1px;
		margin-right	                : 10px;
    width                         : 140px;
		background-image              : url(/img/design/bg_input.gif);
    }
    
  .form_title 						        {
		font-weight                   : bold;
		background-color              : #DDDDDD;
		text-align                    : center;
		width                         : 100%;
		border                        : 1px solid #CCCCCC;
		padding                       : 2px;
    }
        
	.form_group_title 				      {
		font-weight                   : bold;
		background-color              : #FFFFFF;
		text-align                    : left;
		width                         : 100%;
		border                        : 1px solid #CCCCCC;
		padding                       : 2px;
		padding-left                  : 10px;
    }
    
	.form_input_title 				      {
		font-weight                   : bold;
		text-align                    : right;
    color                         : #666666;
		width                         : 100%;
		padding-right                 : 10px;
		margin-top                    : 5px;
		margin-bottom                 : 5px;
    }
	
  .form_input_value 				      {
		font-weight                   : bold;
		text-align                    : left;
		width                         : 100%;
		padding-right                 : 10px;
		margin-top                    : 5px;
		margin-bottom                 : 5px;
    }    
	.form_comment 						      {
		font-style                    : normal;
		text-align                    : left;
    color                         : #666666;
		width                         : 100%;
    margin-left                   : 20px;
    margin-right                  : 20px;
		padding-right                 : 10px;
		margin-top                    : 4px;
		margin-bottom                 : 2px;
		padding-bottom                : 5px;
		padding-top                   : 5px;
    }
    
	.form_input_comment 			      {
		width                         : 100%;
    color                         : #666666;
		padding-left                  : 10px;
		padding                       : 6px;
    }
    
	.form_locked_field 				      {
		background-color              : #EEEEEE;
		border                        : 1px solid #AAAAAA;
		margin-top                    : 2px;
		margin-bottom                 : 1px;
		margin-right			            : 10px;
		padding-top				            :	2px;
		padding-bottom		            :	2px;
		width 						            : 100%;
		background-image	            : url(/img/design/bg_input.gif);
		}
    
	input.small                     {
		font-family                   : verdana, helvetica, sans-serif, lucida;
		font-size                     : 11px;
		background-color              : #EEEEEE;
		border                        : 1px solid #AAAAAA;
		margin-top                    : 3px;
		margin-bottom                 : 1px;
		margin-right	                : 10px;
		background-image              : url(/img/design/bg_input.gif);
		}
    
	select.small                    {
		background-color              : #EEEEEE;
		border                        : 1px solid #AAAAAA;
		margin-top                    : 3px;
		margin-bottom                 : 1px;
		margin-right	                : 10px;
		}
    
	textarea.test 						      {
		background-color              : #EFEFFF;
		border                        : 1px solid #AAAAAA;
    width                         : 100%;
		margin-top                    : 3px;
		}
    
	input.verysmall 					      {
		font-family                   : courier,monospace;
		background-color              : #eeeeff;
		border                        : 1px solid #6666CC;
		font-size                     : 10px;
		}
    
	input.radio 						        {
		font-size                     : 10px;
		margin-left                   : 10px;
		margin-top                    : 4px;
		}
    
	input.checkbox					        {
		font-size                     : 10px;
		margin-left                   : 10px;
		margin-top                    : 4px;
		}
    
	input.button 					          {
		font-family                   : verdana, helvetica, sans-serif, lucida;
		font-size                     : 11px;
		font-weight                   : bold;
		color                         : #FFFFFF;
		border                        : 1px solid #000066;
		background-color              : #ACA79D;
		padding-left                  : 3px;
		padding-right                 : 3px;
    padding-top                   : 1px;
    padding-bottom                : 1px;
		margin                        : 10px;
		}
    
  input.bigbutton 				        {
		font-family                   : verdana, arial, helvetica, sans-serif, lucida;
		font-size                     : 11px;
		font-weight                   : bold;
		color                         : #000000;
		background-color              : #FFCC39;
		border                        : 1px solid #000066;
		padding-left                  : 3px;
		padding-right                 : 3px;
		margin-left                   : 10px;
		margin-right                  : 10px;
		margin-top                    : 10px;
		margin-bottom                 : 10px;
		}
    
  .radioComment                   {
    vertical-align                : 5px;
    padding-right                 : 5px;
    }
    
  .checkboxComment                   {
    vertical-align                : 3px;
    padding-right                 : 5px;
    }
<!-- ================================= endof form ========================== -->
  .page_title				              {
		font-family                   : verdana, arial, helvetica, sans-serif, lucida;
		font-size                     : 50px;
		font-weight                   : bold;
		color                         : #FF9A00;
		}
  .news_index_title				        {
		font-family                   : verdana, arial, helvetica, sans-serif, lucida;
		font-size                     : 11px;
		font-weight                   : bold;
		color                         : #5ABA10;
		}
  .news_index_sum 				        {
		font-family                   : verdana, arial, helvetica, sans-serif, lucida;
		font-size                     : 9px;
		color                         : #000000;
		}  
  .news_index_date				        {
		font-family                   : verdana, arial, helvetica, sans-serif, lucida;
		font-size                     : 11px;
		font-weight                   : bold;
		color                         : #000000;
		}  
  .label				                  {
		font-family                   : verdana, arial, helvetica, sans-serif, lucida;
		font-size                     : 11px;
		font-weight                   : bold;
		color                         : #666666;
		}
  .page_nav				              {
		font-family                   : verdana, arial, helvetica, sans-serif, lucida;
		font-size                     : 20px;
		font-weight                   : bold;
		color                         : #FFFFFF;
		}
  
  .tariff_index_title				        {
		font-family                   : verdana, arial, helvetica, sans-serif, lucida;
		font-size                     : 14px;
		font-weight                   : bold;
		color                         : #5ABA10;
		}
  .tariff_index_label				        {
		font-family                   : verdana, arial, helvetica, sans-serif, lucida;
		font-size                     : 12px;
		font-weight                   : bold;
		color                         : #005DB5;
		}
  .tariff_index_price				        {
		font-family                   : verdana, arial, helvetica, sans-serif, lucida;
		font-size                     : 12px;
		font-weight                   : bold;
		color                         : #666666;
		} 
  .tariff_index_rem				        {
		font-family                   : verdana, arial, helvetica, sans-serif, lucida;
		font-size                     : 10px;
		font-weight                   : normal;
		color                         : #CCCCCC;
		}
  .news_title				        {
		font-family                   : verdana, arial, helvetica, sans-serif, lucida;
		font-size                     : 14px;
		font-weight                   : bold;
		color                         : #5ABA10;
		}
  .news_summary				              {
		font-family                   : verdana, arial, helvetica, sans-serif, lucida;
		font-size                     : 12px;
		font-weight                   : bold;
		color                         : #005DB5;
		}
  .news_content     			        {
		font-family                   : verdana, arial, helvetica, sans-serif, lucida;
		font-size                     : 12px;
		font-weight                   : bold;
		color                         : #666666;
		} 

