body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#E6F2FF;
	/* background-image: url(images/anaBg.jpg); */
}
.text_beyaz {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bolder;
}
.text_beyaz_kalin {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bolder;
}
.form {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}
.text_gri {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration:none;
}
.text_acikgri {
	font-family: Tahoma;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration:none;
}
a.text_gri:hover {
	color: #FF6600;
}
.cizgi {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}
.baslik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #D50000;
	font-weight: bolder;
}
.text_turuncu {
	font-family: Tahoma;
	font-size: 10px;
	color: #F96400;
}
.text_mavi {
	font-family: Tahoma;
	font-size: 10px;
	color: #3a4974;
	text-decoration:none;
}
a.text_mavi:hover {
	color: #F96400;
}
.text_gri11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration:none;
}
.text_turuncu11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #F96400;
}
.text_mavi11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #3a4974;
	text-decoration:none;
}
a.text_mavi11:hover {
	color: #72BFEC;
}
.baslikYaziTipi { /* baslik */
	font-family: Tahoma;
	font-size: 11px;
	color: #F96400;
}
.genelYaziTipi { /* yazi */
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration:none;
}