body {
	background-image: url(images/bg_body.png);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	background-repeat: repeat-x;
}
.td {
	font-family: Arial;
	font-size: 8pt;
	text-align: justify;
	color: #000000;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;


}
.tarih {
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	height: 25px;
	width: 140px;
	padding-right: 0px;
	padding-top: 0px;
	text-decoration: none;
}

.altlink {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.altlink:hover {
	font-family: arial;
	font-size: 11px;
	color: #624480;
	text-decoration: underline;
}

.hblink {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;

}
.hblink:hover {
	font-family: arial;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	padding-left: 5px;
}

.inputlar {
	background-image: url('images/text_field_bg.gif');
	font-family: arial;
	font-size: 12px;

}
.text_field {
	border:1px solid 888888; font-family: tahoma;
	font-size: 11px;
	color: #717171;
	background-image: url('images/text_field_bg.gif');
}

.hucre{background-color:#F4F1F7 ; color: #444444;}
.hucreon{background-color:#B1A6C5; cursor:hand ; color:#FFFFFF}
.stil2 {
	font-family: Tahoma;
	font-size: 13px;
}
.stil3 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #444444;
}.stil4 {color: #444444}
a:link {
	color: 444444;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: 444444;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: 444444;
}