td{
font-family:bookman old style;
font-size:12px;
font-weight:bold;
color:black;
}
table.cerceve {
	position: absolute;
	left: 100px;
	top: 1px;
	z-index: 5;
	height: 400;
	width: 600;
	border:1px #efefef solid;
	visibility:hidden;
}

body {
	background-color: #ffffff;
}
td.orta{
font-family:bookman old style;
font-size:12px;
font-weight:bold;
color:black;
padding:5px;
}
td.arka
{
 background-image: url("arkalogo.jpg") ;
 background-repeat: no-repeat;
 background-position: 100% 100%;
}
td.urun
{
 background-image: url("urun.gif") ;
 background-repeat: no-repeat;
 background-position: 100% 0%;
}
a
{
color:#3C4955;
}
a:hover
{
color:#758290;
}
#geri
{
width:170px;
font-family:bookman old style;
font-size:10px;
color: #404040;
border:1px #616161 solid;
padding:3px;
	background-color:#EBF3FE;
	cursor:hand;
}
-->