
html {
  SCROLLBAR-FACE-COLOR: #84723C;
  SCROLLBAR-TRACK-COLOR: #D2C9A6;
  SCROLLBAR-ARROW-COLOR: #ffffff;
  SCROLLBAR-HIGHLIGHT-COLOR: #84723C;
  SCROLLBAR-3DLIGHT-COLOR: #ffffff;
  SCROLLBAR-SHADOW-COLOR: #84723C;
  SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
  background-color: #ffffff; margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px;
}

table { font-family: Arial; font-size: 8pt; }

font.txt { color: #846526; font-size: 8pt; }

font.big_title { color: #afa88b; font-size: 11pt; }

font.title { font-family: Arial; font-size: 9pt; color: #5A512E; text-decoration: underline }

font.submenu { font-family: Arial; font-size: 8pt; color: #84723C; }

a:link { text-decoration: none; color: #3D361F; font-weight: bold; }
a:visited { text-decoration: none; color: #3D361F; font-weight: bold; }
a:hover { text-decoration: underline; color: #3D361F; font-weight: bold; }

a.submenu:link { text-decoration: none; color: #75693C; font-weight: normal; }
a.submenu:visited { text-decoration: none; color: #75693C; font-weight: normal; }
a.submenu:hover { text-decoration: none; color: #3D361F; font-weight: normal; }

a.submenu2:link { text-decoration: none; color: #3D361F; font-weight: normal; }
a.submenu2:visited { text-decoration: none; color: #3D361F; font-weight: normal; }
a.submenu2:hover { text-decoration: none; color: #3D361F; font-weight: normal; }

a.dub_menu:link { text-decoration: none; font-size: 7pt; color: #3D361F; font-weight: normal; }
a.dub_menu:visited { text-decoration: none; font-size: 7pt; color: #3D361F; font-weight: normal; }
a.dub_menu:hover { text-decoration: none; font-size: 7pt; color: #3D361F; font-weight: normal; }

font.error { color: #993333; font-size: 8pt; }

input.contacts {
  font-family: Arial;
  font-size: 8pt;
  color: #FFF000;
  border-color: #FFFFFF;
  border-width: 1px;
  background-color: #000000;
}

textarea.contacts {
  font-family: Arial;
  font-size: 8pt;
  color: #848C26;
  border-color: #846526;
  border-width: 1px;
  border-style: solid;
  background-color: #FFFFFF;
}

input.contacts {
  font-family: Arial;
  font-size: 8pt;
  color: #848C26;
  border-color: #846526;
  border-width: 1px;
  border-style: solid;
  background-color: #FFFFFF;
}