/* CSS Document */
body {
	margin: 25px auto 0px auto;
	background-image: url(images/top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: "Lucida Grande", Verdana, Halvetica, sans-serif;
	text-align: center;

}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a {
	color: #990000;
	text-decoration: none;
}
#container {
	font-weight: normal;
	margin: 0px auto 0px auto;
	width: 686px;
	text-align: center;

}
#main {
	padding-top: 50px;
	padding-bottom: 50px;
	border: 1px solid #CC0000;
	height: auto;
}
#title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #FFF;
	font-weight: normal;
	font-size:36px;
	text-align: center;
	color: #FFFFFF;
	padding-top: 28px;
}
#top {
	margin: 0px auto;
	width: 686px;
	height: 96px;
	background: url(images/topbar.jpg) no-repeat
}
#middle {
   	background: url(images/middle.jpg) no-repeat;
	background-repeat: repeat-y;
	margin: -2px auto 0px auto; 
}
#bottom {
	margin: -100px auto 0px;
	width: 686px;
	height: 106px;
	background: url(images/bottom.gif) no-repeat;
	clear: left;

}
#ara {
	width: 455px;
	padding: 20px 30px 10px;
	margin: 0px auto;
	color: #999;
	font-weight: normal;
	font-size: 11px;
	text-align: center;

}

#content {
	padding: 0px 68px 1px 68px;
	margin: 0px auto 0px auto;
	text-align: left;
	height: 450px;

}


#footertext {
	font-size: 10px;
	font-weight: bold;
	margin: 20px auto 0px;
	height: 20px;
	width: 686px;
	height: 31px;
	text-align: center;
	color: #888;
}
#footertext a {
	font-size: 10px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
}
#footertext a:hover {
	text-decoration: underline;
}

form {
    margin: 0;
}
#form {
margin-left:auto;
margin-right:auto;
    width: 201px;
    height: 31px;
    background: url(images/kutu.gif);
}
#form #veri {
    float: left;
    padding: 0;
    margin: 6px 0 0 6px;
    border: 0;
    width: 159px;
    background: none;
    font-size: .8em;
}
#form #go {
text-decoration: none;
border-left: 0px; 
padding-left:0px;  
border-right: 0px; 
border-top: 0px;  
border-bottom: 0px; 
padding-bottom: 0px;  
padding-top: 0px;

    float: right;
    margin: 3px 4px 0 0;
	width:27px; 
	height:24px;
	background: url(images/ara.gif);
}
.birinci{
	background-color: #CFCFE7;
}
.ikinci{
	background-color: #AAAAD5;
}


#sonuc {
	position:relative;
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	font-style: normal;
	top: 0;
	left: 0;
	width: 500px;
	height: 400px;
	overflow:auto;
}

#status {
height:15px;
}

