Body {
  font-family: tahoma;
  font-size: 11px;
  color: #00458c;
  SCROLLBAR-FACE-COLOR: #bcd8eb; 
  SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
  SCROLLBAR-TRACK-COLOR: #ffffff; 
  SCROLLBAR-DARKSHADOW-COLOR: #81c0e8;
  SCROLLBAR-ARROW-COLOR:  #81c0e8; 
  SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
  SCROLLBAR-SHADOW-COLOR: #ffffff; 
}

LI { list-style: square }

P,TD {
  font-family: tahoma;
  font-size: 11px;
  color: #00458c;
}

.cim {
  font-family: tahoma;
  font-size: 12px;
  font-weight: bold;
  color: #00458c;
}

.cim_black {
  font-family: tahoma;
  font-size: 12px;
  font-weight: bold;
  color: #00458c;
}

.botlink {
  font-family: tahoma;
  font-size: 10px;
  color: #5d687c;
  text-decoration: none;
}

.botlink:hover {
  font-family: tahoma;
  font-size: 10px;
  color: #5d687c;
  text-decoration: underline;
}

A {
  font-family: tahoma;
  font-size: 11px;
  color: #00458c;
  text-decoration: underline;
}

A:hover {
  font-family: tahoma;
  font-size: 11px;
  color: #00458c;
  text-decoration: none;
}

IMG {
  border-color: #00458c;
}

.button {
  font-family: tahoma;
  font-size: 8pt;
  font-weight: normal;
  color: #4D6C91;
  height: 18px;
  padding-bottom: 0px;
  padding-left: 1px;
  padding-right: 0px;
  padding-top: 0px;
  vertical-align: top;
  width: 80px;
  margin-top: 0px;
  margin-left: 1px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #ffffff;
  border-top: 1px #4D6C91 solid;
  border-right: 1px #4D6C91 solid;
  border-bottom: 1px #4D6C91 solid;
  border-left: 1px #4D6C91 solid;
}
.input {
  font-family: tahoma;
  font-size: 8pt;
  font-weight: normal;
  color: #4D6C91;
  height: 16px;
  padding-bottom: 0px;
  padding-left: 1px;
  padding-right: 0px;
  padding-top: 0px;
  vertical-align: top;
  width: 150px;
  margin-top: 0px;
  margin-left: 1px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #ffffff;
  border-top: 1px #4D6C91 solid;
  border-right: 1px #4D6C91 solid;
  border-bottom: 1px #4D6C91 solid;
  border-left: 1px #4D6C91 solid;
}

.textinput {
  font-family: tahoma;
  font-size: 8pt;
  font-weight: normal;
  color: #4D6C91;
  height: 64px;
  padding-bottom: 0px;
  padding-left: 1px;
  padding-right: 0px;
  padding-top: 0px;
  vertical-align: top;
  width: 150px;
  margin-top: 0px;
  margin-left: 1px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #ffffff;
  border-top: 1px #4D6C91 solid;
  border-right: 1px #4D6C91 solid;
  border-bottom: 1px #4D6C91 solid;
  border-left: 1px #4D6C91 solid;
}

