@charset "iso-8859-9";

/* CSS Document */



.baslik {

	font-family: Verdana;

	font-size: 10pt;

	color: #F49300;

	text-decoration: none;
	text-align:left;

}

.baslik2 {

	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.icerik {

	font-family: Verdana;

	font-size: 11px;

	text-decoration: none;

}

.txticerik {

	font-family: Verdana;

	font-size: 11px;

	color: #333333;

	text-decoration: none;

	background-color: #FFFFFF;

}
.mesaj {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.baslikmavicc {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #0033CC;
	text-decoration: none;
	border-bottom-width:1px;
	border-bottom-style:double;
	border-bottom-color:#0000CC;
	padding:4px;
}

.baslikbyz {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

