body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
body {
	background-color: #1a1b1b;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
#sayfa {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}#ust {
	height: 106px;
	width: 960px;
}
#menu {
	height: 42px;
	width: 960px;
}
#flash {
	background-image: url(images/flash_back.png);
	background-repeat: no-repeat;
	height: 380px;
	width: 928px;
	padding-top: 15px;
	padding-right: 16px;
	padding-bottom: 15px;
	padding-left: 16px;
}
#btn {
	height: 100px;
	width: 960px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#alt {
	height: 72px;
	width: 920px;
	background-image: url(images/altback.png);
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 18px;
}

.beyaz {
	color: #ffffff;
	text-decoration:none;
	font-size: 12px;
	font-weight: normal;
}
.kirmizi {
	color: #df382a;
	text-decoration:none;
	font-size: 12px;
	font-weight: normal;
}
.baslik {
	color: #df382a;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
}

.footer {
	color: #c5c5c5;
	text-decoration:none;
	font-size: 10px;
	font-weight: normal;
}

.altlink {
    color: #ffffff;
    text-decoration:none;
}
.altlink:visited {
    color: #ffffff;
    text-decoration:none;
}
.altlink:hover {
	color: #ffffff;
	text-decoration: underline;
}
.altlink:active {
	color: #ffffff;
	text-decoration: underline;
}
#ustbg {
	height: 15px;
	width: 960px;
}
#icerik {
	background-image: url(images/ortabg.png);
	background-repeat: repeat-y;
	width: 900px;
	color: #000;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}

#altbg {
	height: 15px;
	width: 960px;
}
#baslik {
	height: 53px;
	padding-top: 20px;
}
#metin {
	width: 548px;
	padding-right: 15px;
	padding-top: 10px;
}
.link {
    color: #df382a;
    text-decoration:none;
	font-weight:bold;
}
.link:visited {
    color: #df382a;
    text-decoration:none;
	font-weight:bold;
}
.link:hover {
	color: #df382a;
	text-decoration: underline;
	font-weight:bold;
}
.link:active {
	color: #df382a;
	text-decoration: underline;
	font-weight:bold;
}