/* CSS Document */

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: 10px;
}
#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;
}

/* BUTON AYARLARI*/
#btn { 
margin:0;
padding:0;
list-style-type:none;
}
#btn li {
	display:block;
	text-align:center;
	height:17px;
	margin-left:3px;
	width:91px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:92px;
	float: right;
}
#btn li a {
	display:block;
	text-decoration:none;
	color:#333333;
	voice-family: "\"}\"";
	voice-family:inherit;
	height:25px;
	background-image: url(\btn_1.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-top: 1px;
	font-family: Tahoma, Verdana;
}
#btn li a:hover, #btn li a:active {
	color:#333333;
	background-image: url(\btn_2.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-top: 6px;

}

/* BUTON AYARLARI SON */

