body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #f0f0f0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.gri_baslik {
	font-size:14px;
	font-weight:bold;
	color:#666666;
	
	}
.beyaz_baslik_cevap {
	font-size:14px;
	font-weight:bold;
	color: #ffffff;
	}
.baslik_kirmizi {
	font-size:14px;
	color: #D20005;
	font-weight: bold;
}
.turuncu_baslik {
	font-size:14px;
	color: #FF6603;
	font-weight: bold;
	}
.baslik_mavi {
	color: #366C89;
	font-weight: bold;
	font-size:14px;
}

.input {
	font-size: 11px;
	text-indent: 2px;
	background-color: #949494;
	border: 1px solid #DDDDDD;
	color: #333333;
	font-weight: bold;
}
SELECT {
	FONT-SIZE: 11px;
	TEXT-INDENT: 2px;
	BACKGROUND-COLOR: #ffffff;
	border: 1px solid #666666;
	color: #333333;
}
.link1 {
	color:#D20005;
	text-decoration: none;
	font-weight: bold;

}
.link1:hover {
	color:#D20005;
	font-weight: bold;

}
.haber {
color:#B70004;
	text-decoration: none;
	font-style: normal;


}
.haber:hover {
	color: #333333;
	text-decoration: none;
	font-style: normal;

}
.link2 {
	font-size: 11px;
	color: #333333;
	text-decoration: none;


}
.link2:hover {
	font-size: 11px;
	color: #B70004;
	text-decoration: none;
}

.b_beyaz {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;


}
.b_beyaz:hover {
	font-size: 11px;
	color: #f0f0f0;
	text-decoration: none;
}
.link3 {
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	width: 120px;
}
.link3:hover {
	font-size: 9px;
	color: #660000;
	text-decoration: none;
	font-weight: bold;
	width: 120px;
}
.koyu_baslik {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.txt_beyaz {
	color: #ffffff;
}
h1,h2,h3,h4,h5 {
padding:0;
margin :0;
}

ul, li {
margin : 0;
margin-left : 10px;
padding : 0;
color : #666666;
line-height : 20px;
}
form {
padding : 0;
margin : 0;
}