@-webkit-keyframes animate-fade-in-down
{
   0% { -webkit-transform: translate(0px,-100px) rotate(0deg) ; opacity: 0;  }
   100% { -webkit-transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@-moz-keyframes animate-fade-in-down
{
   0% { -moz-transform: translate(0px,-100px) rotate(0deg) ; opacity: 0;  }
   100% { -moz-transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@-o-keyframes animate-fade-in-down
{
   0% { -o-transform: translate(0px,-100px) rotate(0deg) ; opacity: 0;  }
   100% { -o-transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@-ms-keyframes animate-fade-in-down
{
   0% { -ms-transform: translate(0px,-100px) rotate(0deg) ; opacity: 0;  }
   100% { -ms-transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@keyframes animate-fade-in-down
{
   0% { transform: translate(0px,-100px) rotate(0deg) ; opacity: 0;  }
   100% { transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
a
{
   color: #153450;
   text-decoration: none;
}
a:visited
{
   color: #8B0000;
}
a:active
{
   color: #FFA500;
}
a:hover
{
   color: #006400;
   text-decoration: none;
}
input:focus, textarea:focus, select:focus
{
   outline: none;
}
.visibility-hidden
{
   visibility: hidden;
}
.Form_editbox
{
   font-family: Tahoma;
   font-size: 16px;
   text-decoration: none;
   color: #000000;
   background-color: #FFFFFF;
   border: 1px outset #153450;
   border-radius: 5px;
   -webkit-text-shadow: 3px 3px 3px rgba(21,52,80,1.00);
   -moz-text-shadow: 3px 3px 3px rgba(21,52,80,1.00);
   text-shadow: 3px 3px 3px rgba(21,52,80,1.00);
}
.Parlament
{
   font-family: Tahoma;
   font-size: 16px;
   text-align: center;
   text-decoration: none;
   color: #FFFFFF;
   background-color: #153450;
   border: 2px outset #A9A9A9;
}
.Kırmızı
{
   font-family: Tahoma;
   font-size: 16px;
   text-align: center;
   text-decoration: none;
   color: #FFFFFF;
   background-color: #821313;
   border: 2px outset #A9A9A9;
}
.Amavi
{
   font-family: Tahoma;
   font-size: 16px;
   text-align: center;
   text-decoration: none;
   color: #FFFFFF;
   background-color: #286399;
   border: 2px outset #A9A9A9;
}
.Yeşil
{
   font-family: Tahoma;
   font-size: 16px;
   text-decoration: none;
   color: #FFFFFF;
   background-color: #008000;
   border: 2px outset #A9A9A9;
}
h6.Ayeşil, .h6
{
   font-family: Tahoma;
   font-size: 16px;
   text-align: center;
   text-decoration: none;
   color: #000000;
   background-color: #98FB98;
   border: 1px outset #A9A9A9;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h1, .h1
{
   font-family: Tahoma;
   font-weight: normal;
   font-size: 19px;
   text-align: center;
   text-decoration: none;
   color: #821313;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   -webkit-text-shadow: 3px 3px 3px rgba(21,52,80,1.00);
   -moz-text-shadow: 3px 3px 3px rgba(21,52,80,1.00);
   text-shadow: 3px 3px 3px rgba(21,52,80,1.00);
   display: inline;
}
h2, .h2
{
   font-family: Tahoma;
   font-size: 16px;
   text-align: center;
   text-decoration: none;
   color: #FFFFFF;
   background-color: #153450;
   border: 0px none #153450;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   -webkit-text-shadow: 2px 3px 2px rgba(152,251,152,1.00);
   -moz-text-shadow: 2px 3px 2px rgba(152,251,152,1.00);
   text-shadow: 2px 3px 2px rgba(152,251,152,1.00);
}
h3, .h3
{
   font-family: Arial;
   font-size: 24px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h4, .h4
{
   font-family: Arial;
   font-size: 21px;
   font-style: italic;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h5, .h5
{
   font-family: Arial;
   font-size: 19px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
.Form_date
{
   font-family: Tahoma;
   font-size: 16px;
   text-decoration: none;
   color: #000000;
   background-color: #FFFFFF;
   background-image: url(images/calendar-clock-icon2.png);
   background-repeat: no-repeat;
   border: 1px outset #153450;
   border-radius: 5px;
   padding: 6px 0px 0px 34px;
   -webkit-text-shadow: 3px 3px 3px rgba(21,52,80,1.00);
   -moz-text-shadow: 3px 3px 3px rgba(21,52,80,1.00);
   text-shadow: 3px 3px 3px rgba(21,52,80,1.00);
}
.Form_date2
{
   font-family: Tahoma;
   font-size: 16px;
   text-decoration: none;
   color: #000000;
   background-color: #FFFFFF;
   background-image: url(images/calendar-clock-icon3.png);
   background-repeat: no-repeat;
   border: 1px outset #153450;
   border-radius: 5px;
   padding: 6px 0px 0px 34px;
   -webkit-text-shadow: 3px 3px 3px rgba(21,52,80,1.00);
   -moz-text-shadow: 3px 3px 3px rgba(21,52,80,1.00);
   text-shadow: 3px 3px 3px rgba(21,52,80,1.00);
}
.sonuc
{
   font-family: Tahoma;
   font-size: 21px;
   text-align: center;
   text-decoration: none;
   color: #800000;
   background-color: #FFEBCD;
   border: 3px none #008000;
}
