body 	
{
	font-family: verdana,Arial, Helvetica, sans-serif;
	background-color:#d4d4d4;
	font-size:12px;
	color:black;
	margin:0px;
}
.header{
	height: 117px;
	width: 100%;
}
.footer{
	height:35px;
}
.footer a:link{
	color:white;
	text-decoration:underline;
}
.footer a:visited{
	color:white;
	text-decoration:underline;
}
.footer a:hover{
	color:white;
	text-decoration:none;
}
#mainorta{
	background-color: white;
	width: 90%;
	margin:auto;
	border: 1px solid #676735;
            -webkit-border-radius: 8px;
            -khtml-border-radius: 8px;     
            -moz-border-radius: 8px;
            border-radius: 8px;
}
#mainust{
	background-color: white;
	width: 90%;
	height: 120px;
	margin:auto;
	margin-top: 15px;
	border: 1px solid #676735;
            -webkit-border-radius: 8px;
            -khtml-border-radius: 8px;     
            -moz-border-radius: 8px;
            border-radius: 8px;
}
#mainalt{
	background-color: white;
	width: 90%;
	height: 35px;
	margin:auto;
	margin-bottom: 15px;
	border: 1px solid #676735;
            -webkit-border-radius: 8px;
            -khtml-border-radius: 8px;     
            -moz-border-radius: 8px;
            border-radius: 8px;
}
#genel_bilgi
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cc3333;
	height: 200px;
	width: 245px;
	font-family: Arial, Helvetica, sans-serif;
}
#yellowbartop{
	width: 80%;
	background-color: #ffcc00;
	height: 8px;
	margin-left: auto;
	margin-right: auto;
}
#yellowbarbottom{
	width: 80%;
	background-color: #ffcc00;
	height: 8px;
	margin-left: auto;
	margin-right: auto;
}