@charset "windows-1254";
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color:#fdfdfd;
}
#maintablo {
	border-top-width: 9px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #F00;
	border-right-color: #F00;
	border-left-color: #F00;
	width: 1004px;

	background-color: #FFF;
	
}

#maintabloana {
	border-top-width: 9px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #F00;
	border-right-color: #F00;
	border-left-color: #F00;
	width: 1004px;

	background-color: #FFF;
}

#maintablo tr td #usttakim {
	height: 113px;
}
#maintablo tr td #usttakim tr td #logo {
	height: 103px;
	width: 322px;
	margin-left: 25px;
}
#maintablo tr td #usttakim tr td #logindil {
	float: right;
	margin-right: 10px;
}
#maintablo tr td #ortalan {
	height: 352px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
}
#maintablo tr td table tr td #menu1 {
	height: 164px;
	width: 317px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F00;
	margin-left: 10px;
}
#maintablo tr td table tr td #menu2 {
	height: 164px;
	width: 317px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F00;
	margin-left: 10px;
}



#maintablo tr td #ortalan tr td #haberler {
	background-color: #ee3a43;
}
#maintablo tr td #ortalan tr td #haberbitis {
	background-color: #ee3a43;
}
/* Rounded Corner */

.tb5a {
	border: 0;
	width:220px;
	margin-top:1px;
	margin-left: 2px;
}
#alttakim {
	width: 1006px;
	height: 25px;
	background-image: url(../images/alttakim.png);
	background-repeat:no-repeat;
}

.link a
{
	text-decoration : none;
	
	}

.link a:hover
{
	text-decoration : underline;
	
	}

