
.seviyemetin {
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	color:#036;
	border:1px solid #CCC;
	height:20px;
	width:150px;
	border-radius:4px;
	-webkit-border-radius:4px;
    -moz-border-radius:4px;
	-ms-border-radius:4px;
}

.dosyaekle {
	background-color:#CCC;
	font-size:10px;
	color:#036;
	height:20px;
	width:200px;
	border-radius:4px;
	-webkit-border-radius:4px;
    -moz-border-radius:4px;
	-ms-border-radius:4px;
}

.submit {
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	height:20px;
	width:150px;
	background-color:#039;
	color:#FFF;
	border:0px;
	border-radius:4px;
	-webkit-border-radius:4px;
    -moz-border-radius:4px;
	-ms-border-radius:4px;
}

.submit:hover {
	background-color:#F00;
}

.seviyemetin:hover {
	background-color:#fffcdf;
}

.seviye {
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	color:#666;
}

tr:hover {
	background-color:#fffcdf;
}

td {
	padding-left:15px;
}

.seviye {
	border-radius:20px;
	border:1px solid #CCC;
	margin:0 auto;
}

.govde {
	margin-left:auto;
	margin-right:auto;
	width:960px;
	margin-top:5px;
}

.ust {
	width:650px;
	height:60px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}
.alt {
	width:650px;
	height:60px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}

.button {
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	height:20px;
	width:100px;
	background-color:#F00;
	color:#FFF;
	border:0px;
	border-radius:8px;
	-webkit-border-radius:8px;
    -moz-border-radius:8px;
	-ms-border-radius:8px;
	text-align:center;
	line-height:20px;
	float:left;
	margin-left:5px;
	margin-top:15px;
}

.button a {
	color:#FFF;
	text-decoration:none;
}

.button:hover {
	background-color:#c50000;
}

.cikis {
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	height:40px;
	width:150px;
	background-color:#039;
	color:#FFF;
	border:0px;
	border-radius:8px;
	-webkit-border-radius:8px;
    -moz-border-radius:8px;
	-ms-border-radius:8px;
	text-align:center;
	line-height:40px;
	float:right;
	margin-left:5px;
	margin-top:15px;
}

.cikis a {
	color:#FFF;
	text-decoration:none;
}

.cikis:hover {
	background-color:#F00;
}

.logo{
	width:150px;
	height:55px;

}