@charset "iso-8859-9";
/* CSS Document */


.baslik{
font-family:tahoma;
font-size:small;
color:#D6100E;
font-weight:bold;
}

.ref{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#990000;
}

.icerik {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
font-variant: normal;
}
.input {
font-size: 14px;
font-weight: bold;
color: #000000;
}

.imza{
font-family: tahoma;
font-size: 9px;
color: #FFFFFF;
}

.cerceve{
border-top-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-left-width: 3px;
border-top-style: solid;
border-bottom-style: solid;
border-right-style: solid;
border-left-style: solid;
border-top-color: #CC0000;
border-bottom-color:#CC0000;
border-right-color: #CC0000;
border-left-color: #CC0000;

}