a {
  color:                #006600;
  text-decoration:      none;
}

a:hover {
  color:                #006600;
  text-decoration:      underline;
}

body {
  background-color:     #bfc5bf;
  margin:               0px;
  color:                #657465;
  font-family:          tahoma;
  font-size:            smaller;
}

table {
  border-collapse:      collapse;
}

table.content {
  border-right:         1px dotted #006600;
  border-left:          1px dotted #006600;
  border-bottom:        1px dotted #006600;
  vertical-align:       top;
  background-color:     #cfd7cf;
}

p {
  margin:               3px;
  padding:              2px;
  text-indent:          20px;
  font-size:            smaller;
}

img{
  margin:               10px;
 }

td.top-down {
  padding:              6px;
}

td.menu {
  padding:              0 6 0 6px;
}

td.top-menu {
  text-align:           center;
  background-color:     #e0e5e0;
  padding:              4px;
  border-bottom:        1px dotted #006600;
  font-family:          courier;
  color:                #91a592;
}

td.top-menu-selected {
  text-align:           center;
  background-color:     #cfd7cf;
  padding:              4px;
  font-family:          courier;
  font-weight:          bold;
  font-size:            larger;
  color:                #006600;
  border-top:           1px dotted #006600;
  border-right:         1px dotted #006600;
  border-left:          1px dotted #006600;
}

td.top-menu a {
  color:                #91a592;
  font-weight:          bold;
  font-size:            larger;
  display:              block;
}

td.top-menu a:hover {
  color:                #006600;
  text-decoration:      underline;
  display:              block;
}

td.title-bar {
  border-bottom:        1px dotted #006600;
}

td.main-cell {
  padding:              0 6 0 6px;
}

td.left {
  padding:              20px;
  width:                30%;
  vertical-align:       top;
}

td.body {
  padding-top:          20px;
  padding-bottom:       20px;
  vertical-align:       top;
  width:                60%;
  }

td.right {
  padding:              20px;
  vertical-align:       top;
}

div.header {
  border-top:           6px solid  #006600;
  border-right:         1px dotted #006600;
  border-left:          1px dotted #006600;
  border-bottom:        1px dotted #006600;
  background-color:     #91a592;
  font-size:            larger;
  font-weight:          bold;
  color:                #333333;
  vertical-align:       middle;
}

div.title {
  border-top:           2px solid  #006600;
  border-right:         1px dotted #006600;
  border-left:          1px dotted #006600;
  border-bottom:        1px dotted #006600;
  background-color:     #91a592;
  padding:              1 24 1 24px;
  font-size:            smaller;
  font-weight:          bold;
  color:                #006600;
}

div.text-block {
  border:               1px dotted #006600;
  background-color:     #e0e5e0;
  margin-top:           10px;
}

div.tb-title {
  border-bottom:        1px dotted #006600;
  background-color:     #bfc5bf;
  font-size:            smaller;
  padding:              1 24 1 24px;
  color:                #006600;
}

div.footer {
  border-top:           1px dotted #006600;
  border-right:         1px dotted #006600;
  border-left:          1px dotted #006600;
  border-bottom:        6px solid  #006600;
  background-color:     #91a592;
  color:                #333333;
  text-align:           right;
  font-size:            smaller;
  padding-right:        20px;
}

div.r-col {
  padding-top:          10px;
}

div.info {
  padding:              1 4 3 4px;
  font-size:            smaller;
}

div.yandex {
  font-size:            x-small;
  border:               0;
  margin-top:           10px;
}
