.haberBaslik {
	width:771px;
	text-align:right;
	height:19px;
	color: #3366FF;
	font-family:Verdana;
	font-weight:bold;
	font-size:small;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	padding-right:10px;
	border-bottom-color:orange;
	border-bottom-style:solid;
	border-bottom-width:1px;
	background-image: url('../images/haberback.jpg');
	margin-left:10px;
}
.haberDiv {
	padding: 10px;
	background-color: #C2C2C2;
	width: 764px;
	font-family: verdana;
	font-size: small;
	margin-left:10px;
}
.haberTableSolTD {
	background-color: #EEEEEE;
	text-align: justify;
	width: 450px;
	padding: 10px;
}

.haberTableSolTD img {
	width:100px;
	padding-right: 10px;
	float: left;
	border-width:0px;
}

.haberTableSagTD {
	background-color: #D5D5D5;
	color: #3399FF;
	vertical-align: middle;
}

.haberTableSagTD, a:link, a:active, a:hover, a:visited {
	text-decoration: none;
	color: #3399FF;
}

.haberTableSagTD img {
	border-width: 0px;
	vertical-align: middle;
	padding:5px;
}

.headerTop {
	width: 1024px;
}
.headerMenu {
	width: 1024px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #666666;
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	height: 30px;
}
.headerMenu td {
	width: 100px;
	text-align: center;
	color:white;
}
.headerMenu td a:hover {
	color: maroon;
}
.headerMenu a:link {
	text-decoration:none;
	color:white;
}
.headerMenu a:visited {
	text-decoration:none;
	color:white;
}
.headerMenu a:active {
	text-decoration:none;
	color:white;	
}
.headerMenu div {
	width:400px;
}

