
body {
  background: palegoldenrod url("bg_ljus.gif");
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;       
}

a:link {
  font-weight: BOLD;
  color: blue;
}
a:visited {
  font-weight: BOLD;
  color: blue;
}
a:active {
  font-weight: BOLD;
  color: blue;
}
a:hover {
  font-weight: BOLD;
  color: red;
}
a.HeaderMenyLink:link { color: blue }
a.HeaderMenyLink:visited { color: blue }
a.HeaderMenyLink:hover { color: red }

a.HeaderMenyLinkActive:link { color: lightgrey }
a.HeaderMenyLinkActive:visited { color: lightgrey }
a.HeaderMenyLinkActive:hover { color: lightgrey }


a.link_dl:link {
  font-size: 12pt;
  font-weight: BOLD;
  color: blue;
}
a.link_dl:visited {
  font-size: 12pt;
  font-weight: BOLD;
  color: blue;
}
a.link_dl:active {
  font-size: 12pt;
  font-weight: BOLD;
  color: blue;
}
a.link_dl:hover {
  font-size: 12pt;
  font-weight: BOLD;
  color: red;
}


.HeaderBox {
  position: fixed;
  background : gold;
}

.HeaderMeny {
  background : gold;
}

.HeaderMenyCell {
  padding-left :10;
  padding-right:10;
  padding-bottom:5;
}
.HeaderMenyPdfCell {
  padding-left :10;
  padding-right:10;
  padding-bottom:5;
  background : #ccff66;
}


.HeaderMenyCellActive {
  padding-left :10;
  padding-right:10;
  padding-bottom:5;
}

.Main_rub {
  FONT-SIZE: 24pt;
  text-align:"center";
  FONT-WEIGHT: BOLD;
  margin-top: 15;
  margin-bottom:10; 
}
.Main_rub_index {
  FONT-SIZE: 32pt;
  text-align:"center";
  FONT-WEIGHT: BOLD;
  margin-top: 20;
  margin-bottom:0; 
}

.Main_rub_indexsub {
  text-align:"center";
  FONT-SIZE: 14pt;
  margin-top: 5;
}

.Main_progver {
  FONT-SIZE: 12pt;
  text-align:"center";
  FONT-WEIGHT: BOLD;
  margin-top: 15;
}

.Main_text {
  FONT-SIZE: 14pt;
  text-align:"left";
  margin-left: 10;
  margin-right:10; 
}

.grp_TB {
  text-align:"center";
  background : lightblue;
  width:"350";
  border: solid 4px blue;
  padding:"0";
}

.zversion_data_tbz {
  text-align:"center";
  background : lavender;
  width:"100%";
  border: solid 4px blue;
  padding:"0";
  font-size: 12pt;
}

.grp_TD_mark {
  background-color: #0099ff ;
  padding-bottom:5;
}
.grp_TD_hrub {
  background-color: #0099ff ;
  padding-bottom:5;
  FONT-SIZE: 16pt;
  FONT-WEIGHT: BOLD;
  text-align:"center";
  border: "0";
}
.grp_TD_rub {
  padding-top:5;
  padding-bottom:5;
  FONT-SIZE: 11pt;
  text-align:"center";
  background: lavender;
}

.grp_TD {
  padding-top:5;
  padding-bottom:5;
  padding-left:5;
  padding-right:5;
  text-align:"center";
  background: white;
}


.grp_TB2 {
  text-align:"center";
  background : #ff9900;
  width:"350";
  border: solid 4px #ff6633;
  padding:"0";
}

.grp_TD2_mark {
  background-color: #ff9900 ;
  padding-bottom:5;
}
.grp_TD2_hrub {
  background-color: #ff9900 ;
  padding-bottom:5;
  FONT-SIZE: 16pt;
  FONT-WEIGHT: BOLD;
  text-align:"center";
  border: "0";
}
.grp_TD2_rub {
  padding-top:5;
  padding-bottom:5;
  FONT-SIZE: 11pt;
  text-align:"center";
  background: #ffcc99;
}

.grp_TD2 {
  padding-top:5;
  padding-bottom:5;
  padding-left:5;
  padding-right:5;
  text-align:"center";
  background: white;
}




.grp_TB3 {
  text-align:"center";
  background : lightgreen;
  width:"350";
  border: solid 4px #336600;
  padding:"0";
}

.grp_TD3_mark {
  background-color: #009900 ;
  padding-bottom:5;
}
.grp_TD3_hrub {
  background-color: #009900 ;
  padding-bottom:5;
  FONT-SIZE: 16pt;
  FONT-WEIGHT: BOLD;
  text-align:"center";
  border: "0";
}
.grp_TD3_rub {
  padding-top:5;
  padding-bottom:5;
  FONT-SIZE: 11pt;
  text-align:"center";
  background: #ccff66;
}

.grp_TD3 {
  padding-top:5;
  padding-bottom:5;
  padding-left:5;
  padding-right:5;
  text-align:"center";
  background: white;
}



.grpEP_TB {
  text-align:"center";
  background : "00ff00";
  width:"180";
  border: solid "4";
  border-color:"#006600";
  padding:"0";
}
.grpEP_TD_hrub {
  background-color: "#99cc00";
  padding-bottom:5;
  FONT-SIZE: 16pt;
  FONT-WEIGHT: BOLD;
  text-align:"center";
  border: "0";
}
.grpEP_TD_rub {
  padding-top:5;
  padding-bottom:5;
  FONT-SIZE: 11pt;
  text-align:"center";
  background: "#ffcc66";
}
.grpEP_TD {
  padding-top:5;
  padding-bottom:5;
  text-align:"center";
  background: "#ccff99";
}




.version_rub {
  FONT-SIZE: 16pt;
  text-align:"center";
  FONT-WEIGHT: BOLD;
  margin-top: 40;
  margin-bottom:10; 
}

.version_data_tb {
  text-align:"left";
  background : lavender;
  border: solid 4px blue;
  padding:"0";
  font-size: 12pt;
}

.version_data_hr {
  background : #0099ff;
  font-weight: BOLD;
}

.version_data_v {
  text-align:"center";
  font-weight:"bold";
  vertical-align:"top";
}

.version_data_d {
  text-align:"center";
  vertical-align:"top";
}

.version_data_t {
  text-align:"left";
  vertical-align:"top";
}

.div_rub {
  FONT-SIZE: 18pt;
  FONT-WEIGHT: BOLD;
}
