﻿td {
	background-color: #393731;
	height: 5px;
}
.aciklama {
	border-left: 1px solid #393731;
	font-size: small;
	border-bottom: 1px solid #393731;
	color: #C0C0C0;
	text-align: center;
	width: 40%;
	padding: 5px;
	background-color: #252525;
}
.boyut {
	font-size: small;
	background: #252525;
	border-bottom: 1px solid #393731;
	color: #C0C0C0;
	text-align: center;
	width: 6%;
}
.link {
	font-size: small;
	background: #252525;
	border-bottom: 1px solid #393731;
	border-right: 1px solid #393731;
	height: 35px;
	padding-left: 40px;
	background-image: url('images/down.png')!important; /* bu kısmı ie6 görmeyecek*/
	background-image: url('images/down_ie6.png');
	background-repeat: no-repeat;
	background-position: 10px 50%;
	width: 40%;
	text-align: left;
}
.link:hover {
	background-color:#222222;
	color: #20FFB0;
}
.blm {
	background: #252525;
	color: #FFB019;
	height: 20px;
	font-weight: bold;
	text-align: left;
}
.ad {
	margin-left: 15px;
}
.acklma {
	margin-left: 150px;
}
td a {
	color: #C0C0C0;
}
td a:hover {
	color: #FFB019;
	text-decoration: underline;
	color: #20FFB0;
}
