@font-face
{
   font-family: "Colonna MT";
   src: url('colonna.ttf') format('truetype');
}
@font-face
{
   font-family: "Century Schoolbook";
   src: url('censcbk.ttf') format('truetype');
}
@font-face
{
   font-family: Gungsuh;
   src: url('verdana.ttf') format('truetype');
}
@font-face
{
   font-family: "Arial TUR";
   src: url('verdana.ttf') format('truetype');
}
@font-face
{
   font-family: Calibri;
   src: url('calibri.ttf') format('truetype');
}
a
{
   color: #153450;
   text-decoration: underline;
}
a:visited
{
   color: #FFA500;
}
a:active
{
   color: #286399;
}
a:hover
{
   color: #ED1C24;
   text-decoration: underline;
}
input:focus, textarea:focus, select:focus
{
   outline: none;
}
.visibility-hidden
{
   visibility: hidden;
}
h1, .h1
{
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h2, .h2
{
   font-family: Arial;
   font-weight: bold;
   font-size: 27px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h3, .h3
{
   font-family: Arial;
   font-weight: bold;
   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-weight: bold;
   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.Şifre, .h5
{
   font-family: Tahoma;
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #153450;
   background-color: transparent;
   background-image: url(images/user_error.png);
   background-repeat: no-repeat;
   background-position: center left;
   margin: 0px 0px 0px 0px;
   padding: 11px 15px 10px 50px;
   display: inline;
}
h6.Email, .h6
{
   font-family: Tahoma;
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #153450;
   background-color: transparent;
   background-image: url(images/user.png);
   background-repeat: no-repeat;
   background-position: center left;
   margin: 0px 0px 0px 0px;
   padding: 11px 15px 10px 50px;
   display: inline;
}
.CustomStyle
{
   font-family: "Courier New";
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #2E74B5;
   background-color: transparent;
}
