@charset "iso-8859-9";
.baslik {
	font-family: Helvetica, Arial,Geneva , sans-serif;
	font-size: 18px;
	text-align: center;
	color: #000099;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #999999;
	background-image: url(resimler/bg.jpg);
	color: #000066;
}
.altyazi {
	font-size: 12px;
	text-align: center;
	background-image: url(resimler/bg_red.gif);
	background-repeat: repeat;
}
img {
	
}

a:link {
	text-decoration: none;
	color: #CC6600;
}
a:visited {
	text-decoration: none;
}
a:hover {
	
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #0000FF;
}
a:active {
	text-decoration: none;
}
input,select,button,option, textarea {
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
}
label {
	cursor: hand;
}

table {
	background-color: #cccccc;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999;
	border-bottom-color: #000055;
	border-left-color: #999999;
}
td {
	border: thin none #CCCCCC;
}
th {
	font-weight: bold;
}
tr {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	margin: 5px;
}
.hata {
	background-color: #0000FF;
	font-weight: bold;
	color: #FFFF00;
	vertical-align: middle;
	margin: 2px;
	padding: 5px;
}
.style2 {
	font-size: 10px;
}
