.altcizgi {
  text-decoration: underline;
}

hr {
  width : 90%;
  color : #ff0000;
  background-color : #ff0000;
  height : 0px;
  border : 1px solid red;
}

table {
  color : rgb(102,102,102);
  font-family : Trebuchet MS, DejaVu Sans Condensed, serif, Arial, Tahoma;
  font-size : 9pt;
}

#faaliyet_istatistikleri {
  border : 0px solid red;
  
  margin : 0px auto;  
  font-size:8.0pt;
  font-family:Trebuchet MS;
  color:black;
}
#2faaliyet_istatistikleri div {
  margin : 0px 0px 70px 0px;  
}

#faaliyet_istatistikleri table{
  border : 1px solid black;
  margin : 20px auto;
  font-size : 8pt;
  text-align : center;
  width  : 100%;
}
#faaliyet_istatistikleri tr {
  height : 20px;
}
#faaliyet_istatistikleri td {
  height : 20px;
}

th {
  color: black;
  
}

#faaliyet_istatistikleri h4 {
  color : red;
}

#faaliyet_istatistikleri h3 {
  font-family : Trebuchet MS, DejaVu Sans Condensed, serif, Arial, Tahoma;
  font-size : 13px;
  font-style : normal;
  font-weight : bold;
  text-align : center;
}

#duzensiz_goc div {
  border : 0px red solid;
  background : white;
  height : 100%;
  margin: auto;
  padding: 50px;
  width :600px;
}

#duzensiz_goc hr {
  border : 1px solid #22356b;
  margin : 20px auto;
  width : 80%;
}

#duzensiz_goc td {
  padding: 5px;
  height : 30px;
  text-align: center;
}
#duzensiz_goc table {
  margin : 0px auto;
}
#duzensiz_goc th {
  padding: 5px;
  height : 30px;
  text-align: center;
}

#ortamenu tr {
  height : 25px;
}