body {
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bg.png);
	background-repeat:repeat-x;
	font-family:Verdana;
	font-size:11px;
	color:#000000;
}
a{
	font-family:Verdana;
	font-size:12px;
	color:#000;
	text-decoration:none;
}
a:hover {
}
.banner {
background-image:url(images/banner.png);
background-repeat:no-repeat;
width:980px;
height:142px;
}
.footer {
background-image:url(images/footer.png);
background-repeat:no-repeat;
width:980px;
height:74px;
}
.middle{
background-image:url(images/middle.png);
background-repeat:repeat-y;
}
.baslik {
font-family:Verdana;
font-size:12px;
color:#000;
}

.baslik a:hover {
color:#FF6600;
text-decoration: underline;
}

.menu {
	background-image:url(images/menu.gif);
	background-repeat:no-repeat;
	width:97px;
	height:23px;
	font-family:Verdana;
	font-size:10px;
	color:#fff;
	padding-top: 5px;
}
.menu a {
font-family:Verdana;
font-size:10px;
color:#000;
text-decoration:none;
}
.menu a:hover {
color:#fff;
}

.menu_secili{
	background-image:url(images/menu_secili.gif);
	background-repeat:no-repeat;
	width:97px;
	height:23px;
	font-family:Verdana;
	font-size:10px;
	color:#fff;
	padding-top: 5px;
}

.formback {
background-image:url(images/form_back.png);
background-repeat:no-repeat;
width:198px;
height:335px;
}
.yazi {
font-family:Verdana;
font-size:11px;
color:#000000;
}

.yazi a:hover {
color:#FF6600;
}