  @import url('../index_styles.css');  
  
  
  DIV.KOMMERTS-content-suva {
    padding: 25px; 
    margin: 0 20px 0 20px;
    height: 450px;
    text-align: left; vertical-align: middle;                 
    font-size: 11pt; font-style: normal; font-weight: normal;
    background-color: wheat;
    color: darkmagenta;
  }
                                 
  
  .Link-h     {color: #508b50}
  .Item-h     {color: #ffffff}
  .Item-h-sub {color: #8b008b;}  /*  indigo  */
  
  .Story-head {font-size: 12pt; font-style: normal; font-weight: bold; color: darkmagenta}

  H3 { font-size: 18pt; font-style: normal; font-weight: bold; color: black}
  H5 { font-size: 12pt; font-style: normal; font-weight: bold; color: black}

  td.paddingLR25 {padding-left: 25px; padding-right: 25px;}
  td.paddingLR15 {padding-left: 15px; padding-right: 15px;}
  td.padding10 {padding-left: 10px;}

  td.frameColor {background-color: #a52a2a;}
  td.frameColor2 {background-color: #a52a2a; padding-left: 5px;}

  td.firstFrameColor  {background-color: #a52a2a;}
  td.activeMenyyColor {background-color: #ffa500; color: #80143c}
                                             
  td.KOMMERTS-second-suva {
    vertical-align: top; 
    text-align: left;
    padding: 0px;     
  }
             

  DIV.clickable { 
    font-size: 11pt;
    font-style: normal; 
    font-weight: normal; 
    color: #80143c; 
    text-decoration: underline;    
  }
  
  #commercial_linksTable {
    text-align: left;
    vertical-align : top;    
    font-size: 10pt; font-weight: bold;
    color :  #8b008b;               /*  indigo  */
    background-color: #ffffee;     /*   ivory  */    
  }
  
  #commercial_linksTable ul {
    DISPLAY : block;
    LIST-STYLE: none;
    MARGIN: 0px ;
    PADDING: 0 5px 0 10px;      
  }
  
  #commercial_linksTable li {
    padding-left: 5px;    
  }
    
  A:link    {color: #80143c}
  A:visited {color: #80143c}
  A:active  {color: violet}
  A:hover   {color: red; }

  .active-Menyy { font-size: 11pt; font-style: normal; font-weight: bold; color: #80143c}
  
  A.small:link    { font-size: 8pt; font-style: normal; font-weight: bold; color: darkcyan}
  A.small:visited { font-size: 8pt; font-style: normal; font-weight: bold; color: darkcyan}
  A.small:active  { font-size: 8pt; font-style: normal; font-weight: bold; color: #00b500}
  A.small:hover   { font-size: 8pt; font-style: normal; font-weight: bold; color: red}

