body {
	font-family:Arial;
	font-size:12px;
	margin-top:5px;
	margin-bottom:5px;
	background-image:url(../img/bg.jpg);
	background-repeat:repeat-x;
	margin:0 0 0 0;
}
h1, h2,h3,h4,h5 {
	color:#09F;
}
a {
	text-decoration:underline;
	color:#09F;
}
a:hover {
	text-decoration:none;
	color:#F00;
}
#ust {
	width:810px;
	height:99px;
	background-image:url(../img/back/top.jpg);
	background-repeat:no-repeat;
	margin:auto;
	margin-top:0;
}
#menu_div {
	width:810px;
	margin:auto;
	background-image:url(../images/menu_bg.png);
	background-repeat:repeat-y;
	height:60px;
}
#ana {
	width:810px;
	margin:auto;
	background-image:url(../images/orta_back.png);
	background-repeat:repeat-y;
}
.ana_tablo {
	width:860px;
	font:"Trebuchet MS";
	font-size:11px;
}
.ana_tablo a {
	width:860px;
	font:"Trebuchet MS";
	font-size:11px;
	color:#09F;
}
#alt {
	height:70px;
	margin:auto;
	padding-top:8px;
	padding-bottom:2px;
	background:#333;
	color:#CCC;
}
.gndr_btn {
	background-image:url(../images/gndr_button.jpg);
	background-repeat:repeat-x;
	height:19px;
	padding-top:3px;
	padding-bottom:5px;
	color:#FFF;
	border:0px ;
	font-weight:bold;
	font-family:"Trebuchet MS";
	font-size:12px;
}
.hata {color:#F00;}