body {
	background-image: url(bg.png);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}
.genelbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	background-color: #C7E367;
}

#arka {
	background-image: url(containerbg.png);
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
}
#arkas {
	background-image: url(containerbgs.png);
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
}
.baslik {
	background-color: #FFFFFF;
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	font-size: 24px;
	color: #FFFFFF;
	font-family: Verdana, Tahoma;
	font-style: italic;
	padding-left: 20px;
}
#menu  {
	background-image: url(menu.png);
	height: 29px;
	font-family: Verdana, Tahoma;
	font-size: 13px;
}
#menu a {
	text-decoration: none;
	color: #666666;
}
#menu a:hover {
	color: #000000;
}
.end  {
	background-image: url(footer.png);
	height: 39px;
	font-family: Verdana, Tahoma;
	font-size: 10px;
}
.end a {
	text-decoration: none;
	color: #666666;
}
.end a:hover {
	color: #000000;
}
.text {
	font-family: Tahoma;
	font-size: 8pt;
	padding-left: 4;
	padding-right: 4;
	padding-top: 1;
	padding-bottom: 1;
	background-color: #FFFFFF;
	border: 1px solid #93B734;
	width: 120px;
	color: #000000;
}

.buton {
	font-family: Tahoma;
	font-size: 8pt;
	padding-left: 4;
	padding-right: 4;
	padding-top: 1;
	padding-bottom: 1;
	background-color: #BBD75A;
	border: 1px solid #93B734;
	width: 50px;
	color: #69676A;
	font-weight: bold;
}
.genel {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}
.genel a {
	text-decoration: none;
	color: #666666;
}
.genel a:hover {
	text-decoration: none;
	color: #000000;
}