body {
    background-color: transparent;
	
	scrollbar-face-color:#006786;
    scrollbar-arrow-color:#8BF0FF;
    scrollbar-track-color:#006A8A;
    scrollbar-shadow-color:#8BF0FF;
    scrollbar-highlight-color:#63656B;
    scrollbar-3dlight-color:#383938;
    scrollbar-darkshadow-Color:#006A8A;
}

.baslik {
	font-family: Tahoma;
	font-weight: bold;
	color: #FFFFFF;
    font-size:12px;
	
}

.buyukbaslik {
	font-family: Tahoma;
	font-weight: bold;
	color: #FFFFFF;
    font-size:14px;
	
}

.altbaslik {
	font-family: Tahoma;
	font-weight: bold;
	color: #8BF0FF;
    font-size:12px;
	
}

.icerik {
	font-family: Tahoma;
	color: #66bad4;
    font-size:12px;
	
}

a.haberdetay:link {
	font-family: Tahoma;
	text-decoration: none;
	font-weight: bold;
	color: #8BF0FF;
	font-size:12px;
}
a.haberdetay:visited {
	font-family: Tahoma;
	text-decoration: none;
	font-weight: bold;
	color: #8BF0FF;
	font-size:12px;
}
a.haberdetay:hover {
	font-family: Tahoma;
	text-decoration: none;
	font-weight: bold;
	color: #66bad4;
	font-size:12px;
}
a.haberdetay:active {
	font-family: Tahoma;
	text-decoration: none;
	font-weight: bold;
	color: #8BF0FF;
	font-size:12px;
}

.iframe {
overflow-x: hidden;
overflow-y: scroll;
}

.grupimaj {
 padding: 5px 5px 5px 5px;
}