html {
	margin: 0;
	padding: 0;
	}
	
body {
	height: 100%;
	color: black;
	font-family: Arial;
	font-size: 12px;
	background: #00335b url('../images/page_back.gif') repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	}
	
input,select,textarea {
	color: black;
	font-family: Arial;
	font-size: 12px;
	}
	
.button {
	background: black;
	color: white;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid black;
	margin: 0 0 1px 4px;
	}
	
a {
	color: black;
	text-decoration: none;
	}
	a:hover {
		text-decoration: underline;
		}
		
.black_b {
	font-weight: bold;
	}
	
.blue_b {
	color: #0090ca;
	font-weight: bold;
	}
	
.black_bu {
	font-weight: bold;
	text-decoration: underline;
	}
	.black_bu:hover {
		text-decoration: none;
		}
		
.white {
	color: white;
	}
	
.white_b {
	color: white;
	font-weight: bold;
	}
	
img {
	border: 0;
	}
	
.br {
	height: 10px;
	font-size: 1px;
	}

.page {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	}
	
.top {

	padding: 15px 0;
	background: url('../images/top_back.gif'); 
	}
	.logo {
		float: left;
		}
		.logo .milliyet {
			padding: 10px 0 5px 0;
			}
	.banner {
		float: right; height:90px
		}
		
.bar {
	width: 980px;
	height: 40px;
	background: url('../images/bar_center.gif');
	}

	.bar_left {
		width: 5px;
		height: 40px;
		background: url('../images/bar_left.gif');
		float: left;
		}
	.search {
		width: 590px;
		padding: 5px 0 0 10px;
		line-height: 35px;
		float: left;
		}
		.search .td1 {
			width: 50px;
			font-weight: bold;
			}
		.search .td2 {
			width: 140px;
			padding-right: 5px;
			}
			.search .td2 input,select {
				width: 140px;
				color: #6c6e70;
				}
		.search .td3 {
			width: 42px;
			}
			.search .td3 input {
				width: 42px;
				height: 21px;
				border: 0;
				color: white;
				font-weight: bold;
				background: url('../images/button1.gif');
				padding: 1px 0 5px 0;
				}
	.links {
		width: 360px;
		padding: 5px 10px 0 0;
		line-height: 35px;
		text-align: right;
		float: left;
		}
	.links .line {
		margin: 0 5px;
		}
	.bar_right {
		width: 5px;
		height: 40px;
		background: url('../images/bar_right.gif');
		float: right;
		}
		
.clearer {
	clear: both;
	font-size: 1px;
	margin: -1px 0;
	}
	
#content {
	width: 980px;
	background: white;
	float:left;
	z-index:99;
	}
	.left {
		width: 100px;
		padding: 10px;
		
		float: left;
		}
	.center {
		width: 700px;
		padding: 9px;
		
		border-left: 1px solid #aad6ed;
		border-right: 1px solid #aad6ed;
		text-align: center;
		float: left;
		}
	.center2 {
		padding: 9px;
		height: 100%;
		border-left: 1px solid #aad6ed;
		border-right: 1px solid #aad6ed;
		text-align: center;
		float: left;
		}
	.right {
		width: 120px;
		padding: 10px;
		height: 100%;
		float: right;
		}
		
.cats {
	font-weight: bold;
	width: 100%;
	text-align: right;
	}
	.cats .on {
		color: #0090ca;
		}
	.cats .on:hover {
		text-decoration: none;
		color: black;
		}
	.cats .off {
		color: black;
		}
	.cats .off:hover {
		text-decoration: none;
		color: #0090ca;
		}
	.cats img {
		border: 1px solid black;
		margin: 5px 0 10px 0;
		filter:alpha(opacity=100);
		}
	.sprtr {
		padding: 3px 0;
		background: url('../images/dots.gif') repeat-x;
		}

.bottom {
	width: 980px;
	text-align: left;
	color: white;
	padding: 10px 0;
	text-align: center;
	}
	.bottom a {
		color: white;
		}
.page #content .center .uzun_top .uzun_paging {
	display: block;
	margin: 0;
	padding: 7px 0 7px 0;
	background: #1b1714 url(../images/paging1_bg.jpg) repeat-x;
	color:#FFFFFF;
}
.page #content .center .uzun_top .uzun_paging a {
	color:#FFFFFF;
	line-height:20px
}
.page #content .center .uzun_top .oncesonra {
	color: #FFFFFF;
	height: 49px;
	margin: 0;
	padding: 0;
	text-align: right;
	background-color: #FFFFFF;
	overflow: hidden;
}
.fleft { float:left;}

