body, div, span, table, td, th, p, dd {
  font-family: sans-serif;
  font-size: 10pt;
  color: #000000;
}

small {
  font-family: sans-serif;
  font-size: 8pt;
  color: #000000;
}

.headers {
  font-family: sans-serif;
  font-size: 10pt;
  text-align: left;
  color: #000000;
}

.texthead {
  font-family: sans-serif;
  font-size: 12pt;
  font-weight: bold;
  text-align: left;
  color: #000000;
}

.textheadcenter {
  font-family: sans-serif;
  font-size: 12pt;
  font-weight: bold;
  text-align: center;
  color: #000000;
}

.text {
  font-family: sans-serif;
  font-size: 10pt;
  text-align: justify;
  color: #000000;
        padding-right: 4pt;
}

.textcenter {
  font-family: sans-serif;
  font-size: 10pt;
  text-align: center;
  color: #000000;
}

.textleft {
  font-family: sans-serif;
  font-size: 10pt;
  text-align: left;
  color: #000000;
}

.textright {
  font-family: sans-serif;
  font-size: 10pt;
  text-align: right;
  color: #000000;
}

.textsmall {
  font-family: sans-serif;
  font-size: 8pt;
  color: #000000;
}
.textwarning {
  font-family: sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: red;
}

.rmenuhead {
  font-family: sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-align: left;
  color: #000000;
}

.rmenutext {
  font-family: sans-serif;
  font-size: 9pt;
  text-align: left;
  color: #000000;
}

.menu {
  font-family: sans-serif;
  font-size: 14pt;
  font-weight: bold;
  text-align: left;
  color: #FFFFFF;
  padding-left: 4px;
  padding-top: 1px;
  padding-bottom: 1px;
}

.button {
  font-size: 9pt;
  color: #000000;
}

<input.regbutt> {
  font-family: sans-serif;
  font-size: 10pt;
  font-weight: bold;
  border: solid 1px #85B4C5;
  background: #BBDBE4;
}

<input.execbutt> {
  font-family: sans-serif;
  font-size: 9pt;
  border: solid 1px #85B4C5;
  background: transparent;
}

<input.textinp> {
  border: solid 2px #85B4C5;
}

<input.textinp2> {
  border: solid 1px #85B4C5;
}

<textarea.memoinp> {
  style: dashed;
  border: solid 1px #85B4C5;
}
menuShow{
border: 1px solid #666666;
background-color: #111111;
padding: 13px;
font-size: 13px;
font-family: Verdana, Arial;
position: absolute;
width: auto;
height: auto;
}

menuSelect{
border: 1px solid #666666;
background-color: #111111;
padding: 13px;
font-size: 13px;
font-family: Verdana, Arial;
position: absolute;
width: auto;
height: auto;
}

body {cursor:url(/uo.cur)}
textarea {cursor:url(/uo.cur)}
input {cursor:url(/uo.cur)}

a img {
    border: none;
    
}

