body {
background-image:url("img/back.gif");
background-repeat:repeat;
background-position:top top;
margin-left: auto;
margin-top: 10px;
margin-right: auto;
margin-bottom: 0px;
}

.kucuk{
font-family:Tahoma;
font-size:12px;
font-weight:none;
color:#FFFFFF;
text-decoration:none;
}
a.kucuk{
font-family:Tahoma;
font-size:12px;
font-weight:none;
color:#FFFFFF;
text-decoration:underline;
}
a:hover.kucuk{
font-family:Tahoma;
font-size:12px;
font-weight:none;
text-decoration:underline;
color:#000000;
}

.haber{
font-family:Trebuchet MS;
font-size:12px;
font-weight:none;
color:#424242;
text-decoration:none;
}
a.haber{
font-family:Trebuchet MS;
font-size:12px;
font-weight:none;
color:#424242;
text-decoration:none;
}
a:hover.haber{
font-family:Trebuchet MS;
font-size:12px;
font-weight:none;
text-decoration:underline;
color:#424242;
}

.haberbaslik{
font-family:Trebuchet MS;
font-size:12px;
font-weight:bold;
color:#051E61;
text-decoration:none;
}
a.haberbaslik{
font-family:Trebuchet MS;
font-size:12px;
font-weight:bold;
color:#051E61;
text-decoration:none;
}
a:hover.haberbaslik{
font-family:Trebuchet MS;
font-size:14px;
font-weight:bold;
text-decoration:underline;
color:#051E61;
}

.baslik{
font-family:Trebuchet MS;
font-size:18px;
font-weight:bold;
color:#051E61;
text-decoration:none;
}

.orta{
font-family:Trebuchet MS;
font-size:14px;
font-weight:none;
color:#424242;
text-decoration:none;
}
a.orta{
font-family:Trebuchet MS;
font-size:14px;
font-weight:none;
color:#424242;
text-decoration:none;
}
a:hover.orta{
font-family:Trebuchet MS;
font-size:14px;
font-weight:none;
color:#424242;
text-decoration:underline;
}

.ortamavi{
font-family:Trebuchet MS;
font-size:14px;
font-weight:none;
color:#1651B7;
text-decoration:none;
}
a.ortamavi{
font-family:Trebuchet MS;
font-size:14px;
font-weight:none;
color:#1651B7;
text-decoration:none;
}
a:hover.ortamavi{
font-family:Trebuchet MS;
font-size:14px;
font-weight:none;
color:#1651B7;
text-decoration:underline;
}

.doviz{
font-family:Tahoma;
font-size:9px;
line-height:14px;
font-weight:none;
color:#FFFFFF;
text-decoration:none;
}


.resim img{
border: 1px solid #FFFFFF;
}
.resim:hover img{
border: 1px solid #000000;
}
.resim:hover{
color: red; /* irrelevant definition to overcome IE bug */
}

.form {
  BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #FFFFFF
}





#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 14px Trebuchet MS;
color:#FFFFFF;
line-height:22px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
color:#FFFFFF;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color:#2f64a7;
}
