#genel {
	font-family: Tahoma;
	font-size: 10pt;
	width: 1000px;
	margin-left: 0px;
	background-image: url(/images/backround3.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	background-position: right;
	margin-right: auto;
	padding: 10px;
}
#genel .alt {
	height: 45px;
	width: 1000px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}

body {
	margin: 0px;
	background-image: url(/images/backround.gif);
	background-repeat: repeat;
}

#genel .ust {
	height: 140px;
	width: 1000px;
}
#genel .orta {
	width: 1000px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.manset {
	background-image: url(/images/b1.jpg);
	text-align: left;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	text-indent: 5px;
}

.manset a:link, .manset a:visited{
	color: #333333;
	text-decoration: none;
}
.manset a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.sayfa{
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
.sayfa a:link, .sayfa a:visited {
	color: #333333;
	text-decoration: none;
}
.sayfa a:hover {
	color: #FF0000;
	text-decoration: none;
}
.bar {
	background-color: #999999;
}
.ust_menu{
	font-family: Tahoma;
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
}
.ust_menu a:visited {
	color: #333333;
	text-decoration: none;
}
.ust_menu a:hover {
	color: #FF0000;
	text-decoration: none;
}
