@charset "iso-8859-9";
body {
	background: #F4F4F4 url(image/bg.jpg) repeat-x;
}
td {
	font-family: Tahoma;
	font-size: 11px;
	color: #5d5d5d;
	line-height: 16px;
}
input[type=text] {
	font-family: Tahoma;
	font-size: 11px;
	color: #5d5d5d;
	width: 150px;
	border-color: #EA2803;
	border-collapse: collapse;
	border-width: 1px;
}
textarea {
	font-family: Tahoma;
	font-size: 11px;
	color: #5d5d5d;
	width: 200px;
	height: 40px;
	overflow: auto;
	border-color: #EA2803;
	border-collapse: collapse;
	border-width: 1px;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	color: #EA2803;
	line-height: 16px;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	margin: 0px;
	color: #5d5d5d;
	line-height: 16px;
	text-decoration: none;
}
h1 {
	font-size: 20px;
	margin: 0px;
	color: #EA2803;
	display: inline;
}
h2 {
	font: 25px Tahoma;
	margin: 0px;
	color: #EA2803;
	display: inline;
	font-weight:bold;
}
.renk {
	color: #333333;
}
h3 {
	font-family: Tahoma; 
	font-size: 10px;
	font-weight: 100;
	display: inline;
	line-height: 12px;
}
