body {
	background-color: #e5e5d2;
	background-image: url(images/back_1.jpg);
	background-repeat: repeat-x;
}

.main_table {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
}

.baslik1 {
	font-size: 13px;
	font-family: Verdana;
	color: #6d1023;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6d1023;
}

.baslik2 {
	font-size: 11px;
	font-family: Verdana;
	color: #6d1023;
}

.gec_sayi_baslik1 {
	font-size: 13px;
	font-family: Verdana;
	color: #6d1023;
	font-weight: bold;
	background-color: #f5f5f5;
	border: 1px solid #e5e5e5;
	text-align: center;
}

.gec_sayi_sol {
	font-size: 11px;
	font-family: Verdana;
	color: #787777;
	font-weight: normal;
	background-color: #f5f5f5;
	border: 1px solid #e5e5e5;
	text-align: center;
	line-height: normal;
	padding: 10px;
}

.gec_sayi_sifirpadding {
	background-color: #f5f5f5;
	border: 1px solid #e5e5e5;
}

.gec_sayi_sag {
	font-size: 11px;
	font-family: Verdana;
	color: #787777;
	font-weight: normal;
	background-color: #f5f5f5;
	border: 1px solid #e5e5e5;
	text-align: left;
	line-height: normal;
	padding: 10px;
}


a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
	}
