body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#62666c;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	/*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;
}
.text_beyaz_kalin2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-style:italic;
}
.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: #003399;
}
.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;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #FFFFFF;
	font-weight: bolder;
	margin:0px;
	padding:5px;
	background-image:url(images/bgbaslik.jpg);
	background-repeat:repeat-x;
	line-height:30px;
}
.tablobaslik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #FFFFFF;
	font-weight: bolder;
	margin:0px;
	padding:5px;
	background-image:url(images/bgbaslik.jpg);
	background-repeat:repeat-x;
	line-height:30px;
}

.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;
}
.beyaz{
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
	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: #F96400;
}
.baslikYaziTipi { /* baslik */
	font-family: Tahoma;
	font-size: 11px;
	color: #F96400;
}
.altbaslik { /* baslik */
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	background-color:#CCCCCC;
	line-height:22px;
	font-weight:bold;
}
.genelYaziTipi { /* yazi */
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration:none;
}
.genelYaziTipi2 { /* yazi */
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration:none;
	font-weight:bold;
}