body {
	
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #000000;
	
	background-position: top;
}
.b1 {
	border: 1px solid #000;
}

.border {
	border: 3px solid #bbbbbb;
}

.b2 {
	border: 1px solid #999;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003;
}
.baslik {
	color: #727272;
	font-weight: bold;
	text-decoration: underline;
}

.beyaz {
	color: #FFF;
}

.um {
	color: #FFF;
	font-weight: bold;
}
.um:link{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.um:active {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.um:visited {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.um:hover {
	color: #FF0;
	font-weight: bold;
	text-decoration: none;
}

.um2 {
	color: #FFF;

}
.um2:link{
	color: #FFF;

	text-decoration: none;
}
.um2:active {
	color: #FFF;

	text-decoration: none;
}
.um2:visited {
	color: #FFF;

	text-decoration: none;
}
.um2:hover {
	color: #FF0;
	
	text-decoration: underline;
}

.um3 {
	color: #010028;

}
.um3:link{
	color: #010028;

	text-decoration: none;
}
.um3:active {
	color: #010028;

	text-decoration: none;
}
.um3:visited {
	color: #010028;

	text-decoration: none;
}
.um3:hover {
	color: #5d0000;
	
	text-decoration: underline;
}

}
a:link{
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

input,textarea {
	background-color: #000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	vertical-align: middle;
	margin: 0px;
	padding: 2px;
}

.dbaslik {
	color: #FFF;
	font-size: 12px;
	}
	.dkutu {
	background-color: #999;
	border: 1px solid #FFF;
}
	.dkutu:link {
	background-color: #999;
	border: 1px solid #FFF;
}
	.dkutu:active {
	background-color: #999;
	border: 1px solid #FFF;
}
	.dkutu:visited {
	background-color: #999;
	border: 1px solid #FFF;
}
	.dkutu:hover {
	background-color: #999;
	border: 1px solid #FF0;
}

