.top-top-menu {
font-family: arial;
font-size: 12px;
color: #fff;
text-decoration: none;
border-right: 1px solid #aaa;
padding: 10px 10px 0px 10px;
height: 33px;
margin-top: 1px;
}

.top-top-menu:hover {
color: #ccc;
text-decoration: none;
}

.top-middle-menu {
font-family: arial;
font-size: 12px;
font-weight: bold;
color: #336699;
text-decoration: none;
border-right: 1px solid #f0f0f0;
padding: 10px 9px 0px 9px;
height: 33px;
margin-top: 1px;
}

.top-middle-menu:hover {
color: #000;
text-decoration: none;
background: #f0f0f0;
}

.top-bottom-menu {
font-family: arial;
font-size: 12px;
font-weight: bold;
color: #660000;
text-decoration: none;
border-right: 1px solid #bbb;
padding: 10px 8px 0px 8px;
height: 33px;
margin-top: 1px;
}

.top-bottom-menu:hover {
color: #fff;
text-decoration: none;
background: #aaa;
}

.left-menu {
font-family: arial;
font-size: 11px;
font-weight: bold;
color: #555;
text-decoration: none;
border-bottom: 1px dashed #bbb;
padding: 6px 0px 6px 10px;
width: 198;
height: 26px;
margin-left: 1px;
background: url(resim/red-arrow.gif);
}

.left-menu:hover {
color: #fff;
text-decoration: none;
background: url(resim/white-arrow.gif);
}

.detaybaslik {
font-family: tahoma;
font-size: 11px;
color: #336699;
text-decoration: underline;
}

.detaybaslik:hover {
color: #777;
text-decoration: none;
}

.anasayfailan {
font-family: tahoma;
font-size: 10px;
color: #0000ff;
text-decoration: none;
}

.anasayfailan:hover {
color: #ff0000;
}

.banka-kredi {
font-family: arial;
font-size: 11px;
font-weight: bold;
color: #555;
text-decoration: none;
border-bottom: 1px dashed #bbb;
padding: 3px 0px 3px 1px;
width: 198;
height: 16px;
margin-left: 1px;
background: #ccc;
}

.banka-kredi:hover {
color: #fff;
text-decoration: none;
background: #bbb;
}

.bottom-menu {
font-family: tahoma;
font-size: 11px;
color: #ccc;
text-decoration: none;
}

.bottom-menu:hover {
color: #cc0000;
text-decoration: none;
}

.article-links {
font-family: tahoma;
font-size: 11px;
color: #336699;
text-decoration: none;
}

.article-links:hover {
color: #cc0000;
text-decoration: none;
}

a.s {
font-family: tahoma;
font-size: 11px;
color: #336699;
text-decoration: none;
border: 1px solid #ccc;
background-color: #eee;
padding: 2px;
margin:1px;
}

a.s:hover {
color: #ff0000;
}

.newsphoto {
background: #fff;
width: 124px;
padding: 2px 2px 7px 2px;
border: 1px solid #ccc;
margin: 0px;
}

table {
font-family: tahoma;
font-size: 11px;
color: #555;
}

input, textarea, select {
font-family: tahoma;
font-size: 11px;
color: #555;
}

h1 {
font-family: times new roman;
font-size: 15px;
font-weight: 300;
color: #336699;
margin: 0px;
}

h5 {
font-family: times new roman;
font-size: 20px;
font-weight: 300;
color: #336699;
margin: 0px;
}

a img, img {
border: none;
}
.photo-link	{
padding: 1px;
margin: 5px;
border: 1px solid #999;
display: block;
width: 80px;
float: left;
}
.photo-link:hover {
border-color: red;
}