body,td,tr {

font-family: 'Arial';
font-size: 12px;
color: #000080;

}

textarea, input, select, checkbox {
  background-color: #EEEEEE;
  font-size: 11px;

  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #BBBBBB;

  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #BBBBBB;

  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #BBBBBB;

  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #BBBBBB;
}

.border {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #000000;

  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #000000;

  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #000000;

  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #000000;
}

.alt {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #000000;
}

.sag {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #000000;
}

.sol {
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #000000;
}

.ust {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #000000;
}

.AnaMenuM {
  font-weight: bold;
  font-family: 'Arial';
  font-size: 12px;
  color: #ffffff;
  text-decoration: none;
}

.AnaMenuM:hover {
  font-weight: bold;
  font-family: 'Arial';
  font-size: 12px;
  color: #800000;
  text-decoration: none;
}

.AltAnaMenuM {
  font-weight: bold;
  font-family: 'Arial';
  font-size: 12px;
  color: #000080;
  text-decoration: none;
}

.AltAnaMenuM:hover {
  font-weight: bold;
  font-family: 'Arial';
  font-size: 12px;
  color: #000000;
  text-decoration: none;
}

.AnaMenuMsmall {
  font-weight: bold;
  font-family: 'Arial';
  font-size: 11px;
  color: #000066;
  text-decoration: none;
}

.AnaMenuMsmall:hover {
  font-weight: bold;
  font-family: 'Arial';
  font-size: 11px;
  color: #ff3333;
  text-decoration: none;
}

.AnaMenuMsmaller {
  font-weight: bold;
  font-family: 'Arial';
  font-size: 10px;
  color: #000066;
  text-decoration: none;
}

.AnaMenuMsmaller:hover {
  font-weight: bold;
  font-family: 'Arial';
  font-size: 10px;
  color: #ff3333;
  text-decoration: none;
}

.treetable {
   font-family: sans-serif;
}

.rowstable {
   font-family: sans-serif;
   background-color : #F0F0F0;
}

.rows1 {
   background-color : #AAA;
}

.rows2 {
   background-color : #CCC;
}


.textim {
  font-family: sans-serif;
  font-size: 12px;
  color: #000080;
  text-decoration: none;
  text-align: justify;

}

.textim:link {
  font-family: tahoma;
  font-size: 11px;
  color: #000080;
  font-weight: bold;
  text-decoration: none;
  text-align: justify;

}

.textim:visited {
  font-family: tahoma;
  font-size: 11px;
  color: #000080;
  font-weight: bold;
  text-decoration: none;
  text-align: justify;
}

.baslik {
  font-size: 12px;
  font-family: arial;
  font-weight: bold;

  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #C000CC;

  color: #000080;
}

.li {
  list-style-image: url(/arel/images/kare.gif);
}

button {
    font-size: 11px;
    border-bottom-width: 1px;
    border-top-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
}

.imza {
    font-family: verdana;
    font-size: 11px;
    color: #000000;
    background-color: #DCEFFF;
    margin-top: 20px;
    text-align: right;
}