body  {
  scrollbar-arrow-color: red;
  scrollbar-track-color: #ffffff;
  scrollbar-face-color: #C8DBFF;
  scrollbar-highlight-color: #E9EBDC;
  scrollbar-3dlight-color: #1e220a;
  scrollbar-darkshadow-color: #ffffff;
  scrollbar-shadow-color: #1C3D62;
  color: #ffffff;
  font-family: "Verdana", "Arial", "Helvetica", sans-serif;
  font-size: 10px;
  overflow-y: scroll;
  overflow-x: auto;
}

A:link {text-decoration: none; color: #0b3e71;}
A:visited {text-decoration: none; color: #0b3e71;}
A:active {text-decoration: none; color: #0b3e71;}
A:hover {text-decoration: none; color: red;}

A:link img {border: 1px solid #2E5EA1;}
A:visited img {border: 1px solid #2E5EA1;}
A:active img {border: 1px solid #2E5EA1;}
A:hover img {border: 1px solid #BB1717;}


bA:link img {border: 0px;}
bA:visited img {border: 0px;}
bA:active img {border: 0px;}
bA:hover img {border: 0px;}


body {
  font-family: Verdana;
  background: #ffffff;
  font-size: 8pt color: #1E3A41;
}

.text {
  font-family: "Verdana", "Arial", "Helvetica";
  font-size: 8pt;
  color: #1E3A41;
  text-align: justify;
  line-height: 135%;
}
.menu {
  font-family: "Verdana", "Arial", "Helvetica", sans-serif;
  font-size: 11px;
  color: #333333;
  width: 168px;
  height: 21px;
  background: url(img/menu.jpg);
  padding-left: 5px;
  border:1px solid #C6C8B6;
  border-bottom: 0px;
  border-top: 0px;
  border-left: 0px;
  cursor: pointer;
}
.menu_nad {
  font-family: "Verdana", "Arial", "Helvetica", sans-serif;
  font-size: 11px;
  color: red;
  width: 168px;
  height: 21px;
  background: url(img/menu_nad.jpg);
  padding-left: 5px;
  border:1px solid #C6C8B6;
  border-bottom: 0px;
  border-top: 0px;
  border-left: 0px;
  cursor: pointer;
}

