Body {
  font-family: arial;
  font-size: 11px;
  color: #103C6D;
  SCROLLBAR-FACE-COLOR: #FFFFFF; 
  SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
  SCROLLBAR-SHADOW-COLOR: #FFFFFF;   
  SCROLLBAR-3DLIGHT-COLOR: #103C6D; 
  SCROLLBAR-ARROW-COLOR: #103C6D; 
  SCROLLBAR-TRACK-COLOR: #103C6D; 
  SCROLLBAR-DARKSHADOW-COLOR: #103C6D;
}

P,TD {
  font-family: arial;
  font-size: 11px;
  color: #103C6D;
}

.katcim {
  font-family: arial;
  font-size: 11px;
  font-weight: bold;
  color: #cd5700;
}

.cim {
  font-family: arial;
  font-size: 11px;
  font-weight: bold;
  color: #103C6D;
}


.datum {
  font-family: arial;
  font-size: 11px;
  font-weight: normal;
  color: #ED6705;
}

.bot {
  font-family: arial;
  font-size: 9px;
  font-weight: normal;
  color: #6581A1;
  text-decoration: none;
}

.bot:hover {
  font-family: arial;
  font-size: 9px;
  font-weight: normal;
  color: #6581A1;
  text-decoration: underline;
}


A {
  font-family: arial;
  font-size: 11px;
  font-weight: normal;
  color: #103C6D;
  text-decoration: underline;
}

A:hover {
  font-family: arial;
  font-size: 11px;
  color: #103C6D;
  text-decoration: none;
}

IMG {
  border-color: #103C6D;
}

.button {
  font-family: arial;
  font-size: 10px;
  font-weight: normal;
  color: #103C6D;
  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 #103C6D solid;
  border-right: 1px #103C6D solid;
  border-bottom: 1px #103C6D solid;
  border-left: 1px #103C6D solid;
}

.input {
  font-family: arial;
  font-size: 10px;
  font-weight: normal;
  color: #103C6D;
  height: 16px;
  padding-bottom: 0px;
  padding-left: 1px;
  padding-right: 0px;
  padding-top: 0px;
  vertical-align: top;
  width: 100%;
  margin-top: 0px;
  margin-left: 1px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #FFFFFF;
  border-top: 1px #103C6D solid;
  border-right: 1px #103C6D solid;
  border-bottom: 1px #103C6D solid;
  border-left: 1px #103C6D solid;
}

.textinput {
  font-family: arial;
  font-size: 10px;
  font-weight: normal;
  color: #103C6D;
  height: 200px;
  padding-bottom: 0px;
  padding-left: 1px;
  padding-right: 0px;
  padding-top: 0px;
  vertical-align: top;
  width: 100%;
  margin-top: 0px;
  margin-left: 1px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #FFFFFF;
  border-top: 1px #103C6D solid;
  border-right: 1px #103C6D solid;
  border-bottom: 1px #103C6D solid;
  border-left: 1px #103C6D solid;
}