<html> <head> </head>
<style type="text/css">
{}
gluk {}


span.verdana8_green           {FONT-SIZE: 8pt; font-family: Verdana, Tahoma, helvetica; COLOR: #336699; TEXT-DECORATION: NONE;       }

/*
A.menu                        { FONT-SIZE: 11pt; COLOR: #336699; TEXT-DECORATION: NONE;  FONT-WEIGHT: bold; }
A.menu:hover                  { FONT-SIZE: 11pt; COLOR: #000099; TEXT-DECORATION: underline;  FONT-WEIGHT: bold; }
A.smallmenu                   { FONT-SIZE: 11pt; COLOR: #336699; TEXT-DECORATION: NONE;  }
A.smallmenu:hover             { FONT-SIZE: 11pt; COLOR: #000099; TEXT-DECORATION: underline; }
*/

/*
input     {
            font-family: Arial;
            font-size:12px;
            background-color: #FFFFFF;
          }
          */

input.button  {
            font-family: Arial;
            font-size:11px;
            background-color: #E0EEFA;
            border-bottom: #003258 solid 2 px;
            border-right: #003258 solid 2 px;
            cursor: hand;
          }

textarea  {border: 1px outset #000099; font-family: Arial; font-size:12px; color:black; padding: 2,2,2,2}
select    {border: 1px outset #000099; font-family: Arial; font-size:12px; color:darkblue; padding: 2,2,2,2}

.editorLabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

table.doctable td {
          /*background-color: #FFFFFF;*/
        }

table.doctable td.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
        }

table.doctable td.header a {
                          color: FFFFFF;
                          text-decoration: underline;
                         }
table.doctable td.header a:visited {
                          color: FFFFFF;
                          text-decoration: underline;
                          }

table.doctable td.header a:hover {
                          color: FF0000;
                          text-decoration: underline;
                          }


table.sumdettable td {
          /*background-color: #FFFFFF;*/
        }

table.sumdettable td.header {
          font-weight: bold;
          /*background-color: #FFFFFF;*/
          color: #000000;
        }

table.sumdettable td.header a {
                          color: FFFFFF;
                          text-decoration: underline;
                         }
table.sumdettable td.header a:visited {
                          color: FFFFFF;
                          text-decoration: underline;
                          }

table.sumdettable td.header a:hover {
                          color: FF0000;
                          text-decoration: underline;
                          }

table.docstate td.highlighted {
                                background-color: D4D0C8;
                                text-align: center;
                              }

table.docstate td.highlighted a {
                                color: 000000;
                                font-weight: bold;
                                text-decoration: underline;
                              }
table.docstate td.highlighted a:visited {
                                color: 000000;
                                font-weight: bold;
                                text-decoration: underline;
                              }

table.docstate td.highlighted a:hover {
                                color: FF0000;
                                font-weight: bold;
                                text-decoration: underline;
                              }

table.docstate td.dark {
                                background-color: 808080;
                                text-align: center;
                              }

table.docstate td.dark a {
                                color: FFFFFF;
                                font-weight: bold;
                                text-decoration: underline;
                              }
table.docstate td.dark a:visited {
                                color: FFFFFF;
                                font-weight: bold;
                                text-decoration: underline;
                              }

table.docstate td.dark a:hover {
                                color: FF0000;
                                font-weight: bold;
                                text-decoration: underline;
                              }
table.docstate td.DraftRubberTop {
                              background: url(/images/backend/draft_rubber.gif);
                              background-repeat: repeat-x;
                            }
table.docstate td.DFARubberTop {
                              background: url(/images/backend/dfa_rubber.gif);
                              background-repeat: repeat-x;
                            }
table.docstate td.PublishedRubberTop {
                              background: url(/images/backend/published_rubber.gif);
                              background-repeat: repeat-x;
                            }

table.docstate td.endTop {
                              vertical-align: top;
                            }

table.docstate td.rubberTop a {
                              color: 000000;
                              text-decoration: underline;
                            }
table.docstate td.rubberTop a:visited {
                              color: 000000;
                              text-decoration: underline;
                            }

table.docstate td.rubberTop a:hover {
                              color: 0000FF;
                              text-decoration: underline;
                            }

table.bottomRuber td.stub {
                              vertical-align: top;
                              }

table.controlPanel td {
                          background: #E9E9E9;
                          border: solid black 1px;
                        }
table.controlPanel.controlButtons {
                                  }

table.controlPanel.controlButtons td.btn {
                                    background: #E9E9E9; /* url(/images/button.gif); */
                                    background-repeat: no-repeat;
                                    vertical-align: middle;
                                    text-align: left;
                                    border: none;
                                    font-family: tahoma;
                                    font-size: 10 pt;
                                    color: 000000;
                                  }

table.controlPanel.controlButtons td.btnRight {
                                    background: #E9E9E9; /* url(/images/button.gif); */
                                    background-repeat: no-repeat;
                                    vertical-align: middle;
                                    text-align: right;
                                    border: none;
                                    font-family: tahoma;
                                    font-size: 10 pt;
                                    color: 000000;
                                  }
table.controlPanel.controlButtons td.btn input{
                                    width: 132 px;
                                    padding: 0,0,0,0 ;
                                     }

table.controlPanel.controlButtons td.btn a {
                                    color: 000000;
                                    text-decoration: none;
                                           }
table.controlPanel.controlButtons td.btn a:visited {
                                    color: 000000;
                                    text-decoration: none;
                                           }

table.controlPanel.controlButtons td.btn a:hover {
                                    color: 000000;
                                    text-decoration: none;
                                           }

table.controlPanel.controlButtons td.highlight {
                                    background: #E9E9E9 url(/images/button.gif);
                                    background-repeat: no-repeat;
                                    height: 24 px;
                                    width: 132 px;
                                    vertical-align: middle;
                                    text-align: center;
                                    border: none;
                                    font-family: tahoma;
                                    font-size: 10 pt;
                                    color: #FF0000;
                                    text-decoration: none;
                                            }

table.controlPanel.controlButtons td.highlight a {
                                    color: 0000FF;
                                    text-decoration: none;
                                           }
table.controlPanel.controlButtons td.highlight a:visited {
                                    color: 0000FF;
                                    text-decoration: none;
                                           }

table.controlPanel.controlButtons td.highlight a:hover {
                                    color: 0000FF;
                                    text-decoration: none;
                                           }

.mainbottomrubber1 {
                    background: url(/images/dot_line.gif);
                    background-repeat: repeat-x;
                    height: 21px;
                    vertical-align: top;
                  }

.mainbottomrubber2 {
                    background: url(/images/bottom_rubber2.gif);
                    background-repeat: repeat-x;
                    height: 21px;
                    vertical-align: top;
                  }

.mainbottomrubber11 {
                    background: #C4C4C4 url(/images/bottombottom_rubber_11.gif);
                    background-repeat: repeat-x;
                    height: 44 px;
                    vertical-align: top;
                  }
.maintoprubber1 {
                    background: url(/images/header_rubber.gif);
                    background-repeat: repeat-x;
                    height: 86 px;
                    vertical-align: top;
                  }
.mainmenurubber1 {
                    background: url(/images/menu_rubber.gif);
                    background-repeat: repeat-x;
                    height: 22 px;
                    vertical-align: top;
                  }

a.login {
          font-family: Tahoma, helvetica, sans-serif;
          color: #DCDCDC;
          font-size: 10 pt;
         }

a.login:visited {
          font-family: Tahoma, helvetica, sans-serif;
          color: #DCDCDC;
          font-size: 10 pt;
         }

a.login:hover {
          color: #FF0000;
         }

a.loggedIn {
          font-family: Tahoma, helvetica, sans-serif;
          font-size: 10 pt;
         }

a.loggedIn:visited {
          font-family: Tahoma, helvetica, sans-serif;
          font-size: 10 pt;
         }

a.loggedIn:hover {
          color: #FF0000;
         }


table.pageheader td {
                      height: 16;
                      font-weight: bold;
                      font-size: 7pt;
                      font-family: verdana, tahoma;
                    }
table.pageheader td.info {
                     background: url(/images/backend/bg_title_rubber.gif);
                     background-repeat: repeat-x;
                     color: white;
                    }

.modulecapt {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: left;
  vertical-align: baseline;
  color: #a2a2a2;
}

.modulename {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  text-align: left;
  font-weight: bold;
  vertical-align: baseline;
  padding-left: 5px;
}

table.errors td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
                }

table.errors td.values {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
                }

.publishBut {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  background-color: #DDDDDD;
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  border-top-style: outset;
  border-right-style: outset;
  border-bottom-style: outset;
  border-left-style: outset;
  border-top-color: #CCCCCC;
  border-right-color: #CCCCCC;
  border-bottom-color: #CCCCCC;
  border-left-color: #CCCCCC;
}

/** **/
.subscrFormLabel {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  color: #990000;
}

.subscrFormText {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  color: #000000;
}

.subscrFormInput {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  color: #000000;
  border: 1px solid #7F7F7F;

}
.subscrFormCheck {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  color: #990000;
  background-color: #F4F4F4;
}

.subscrFormBut {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  color: #990000;
  background-color: #F1DCDC;
  border: 1px solid #642828;
  height: 20px;
  background-image: url(/images/subsctfrmbt.gif);
  background-repeat: repeat-x;
}

 -->

 </style>
</html>