BODY {
  scrollbar-face-color: #FFFFFF;
  scrollbar-highlight-color: #EEEEEE;
  scrollbar-shadow-color: #CCCCCC;
  scrollbar-3dlight-color: #CCCCCC;
  scrollbar-arrow-color: #FF6600;
  scrollbar-track-color: #EEEEEE;
  scrollbar-darkshadow-color: #CCCCCC;
  scrollbar-base-color: #CCCCCC;
  background-color: #F5F5F5;
  margin-top: 1;
  margin-bottom: 1;
  margin-left: 1;
  margin-right: 1;
  font-family: Verdana;
  font-size: 11px;
  color: #0054A8;
}

td {
  font-size: 11px;
}

th {
  font-size: 11px;
}

a:link {
  color: #FF6600;
  text-decoration: underline;
}
a:visited {
  color: #FF6600;
  text-decoration: underline;
}
a:active {
  color: #FF6600;
  text-decoration: underline;
}
a:hover {
  color: #FF0000;
  text-decoration: underline;
}

.menu:link {
  color: #4E9CD6;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
}
.menu:visited {
  color: #4E9CD6;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
}
.menu:active {
  color: #4E9CD6;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
}
.menu:hover {
  color: #004080;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
}

.h1 {  color: #009900;
  font-size: 16px;
  font-weight: bold;
  margin-left: 15px;
}

.text {  margin-left: 25px;
  margin-right: 10px;
}

h2 {
  font-size: 18px;
  font-weight: bold;
  font-size: 12px;
}

h3 {
  font-size: 18px;
  font-weight: bold;
  font-size: 10px;
}

hr {
 border:1;
 height:1px;
 background-color: #DFE9F7;
 color: #DFE9F7;
}

.titles {
  color: #4E9CD6;
  font-size: 18px;
  font-weight: bold;
}

.head:link {
  color: #0080FF;
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
}
.head:visited {
  color: #0080FF;
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
}
.head:active {
  color: #0080FF;
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
}
.head:hover {
  color: #0080FF;
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
}

.surl:link {
  color: #008000;
  text-decoration: none;
}
.surl:visited {
  color: #008000;
  text-decoration: none;
}
.surl:active {
  color: #008000;
  text-decoration: none;
}
.surl:hover {
  color: #008000;
  text-decoration: none;
}

.bmenu:link {
  color: #0080FF;
  text-decoration: none;
  font-size: 10px;
}
.bmenu:visited {
  color: #0080FF;
  text-decoration: none;
  font-size: 10px;
}
.bmenu:active {
  color: #0080FF;
  text-decoration: none;
  font-size: 10px;
}
.bmenu:hover {
  color: #0080FF;
  text-decoration: none;
  font-size: 10px;
}

.border {
 border: 2px solid #8FB3E3;
}


input {
  border: 1px silver solid #8FB3E3;
  background : #FDFDFD;
  width: 160px;
  height: 21px;
  font-size: 12px;
}

.button {
  border: 1px gray solid #8FB3E3;
  background : #8FB3E3;
  color: #FFFFFF;
  width: 85px;
  font-size: 11px;
  font-weight: bold;
}

.subinfo {  color: #808080;
  font-size: 9px;
}

.pogodatitle {  background: #0066CC;
  color: #FFFFFF;
}

.dbtable {
  border-style: solid;
  border-width: 1px;
  border-color: #D4D0C8;
}

.td {
  vertical-align: top;
  font-family : Tahoma;
  font-size : 11px;
  border-style: solid;
  border-color: #D4D0C8;
  border-size: 1px;
}

