BODY{
	margin: 0px 0px 150px 0px;
	background: url(img/bg_body.gif) center bottom repeat-x #565656;
	background-position: bottom;
	font: 11px arial;
	color:#444;
}
HR{
	border-top:0.1em dashed #ddd;
	border-bottom:0.1em dashed #fff;
}
FORM{
	display: inline;
}
TD{
	vertical-align: top;
}
A{ text-decoration:underline; color:#000}
A:HOVER{ text-decoration:none; color:#999}
.baslik1{
	font: bold 16px Century Gothic;
	color: #000;
	display: block;
	margin-bottom: 5px;
	padding-left: 10px;
	background: url(img/bg_baslik1.gif) 0px 2px no-repeat;
}
a.link_haber{
	font:12px tahoma;
	color: #578;
	text-decoration: none;
	display: block;
	margin-bottom: 5px;
	padding-left: 16px;
	background: url(img/bg_haberlink.gif) 0px 2px no-repeat;
}
a.link_haber:HOVER{
	color: #000;
	text-decoration: underline;
	display: block;
}
a.link_haberarsiv{
	background: #b00;
	color: #fff;
	padding: 3px 5px 3px 5px;
	text-decoration: none;
}
a.link_haberarsiv:HOVER{
	background: #689;
	color: #fff;
}
.news_baslik{
	font:bold 18px verdana;
	color: #000;
	display: block;
	margin-bottom: 10px;
}
.urunkodu{
	font: bold 14px century gothic;
	color: #772b54;
}
.urunkodu2{
	font: 11px tahoma;
	color: #772b54;
}
.img_urun_k{
	 width:75px;
	 padding:10px;
	 background:#fff;
	 border:0px;
}
.img_urun_k_SELECTED{
	 width:75px;
	 padding:10px;
	 background:#d3d3a5;
	 border:0px;
}
a.prevnext{
	color: #0000CD;
	font: bold 12px tahoma;
	text-decoration: none;
}
a.prevnext:HOVER{
	color: #A52A2A;
	text-decoration: underline;
}
a.link_cats{
	color: #0000CD;
	font: bold 12px tahoma;
	text-decoration: none;
	padding-top: 15px;
	margin-top: 10px;
}
a.link_cats:HOVER{
	color: #A52A2A;
	text-decoration: underline;
}
a.menu_alt{
	font: 11px arial;
	color: #777;
	text-decoration: none;
	padding-right: 5px;
}
a.menu_alt:HOVER{
	font: 11px arial;
	color: #000;
	text-decoration: underline;
}
.td_uruncat{
	background:  url(img/folder_big.gif) center 15px no-repeat #EBF1E2;
	text-align: center;
	width: 25%;
	padding: 40px 30px 30px 30px;
}
.td_uruncat_ON{
	background: url(img/folder_big.gif) center 16px no-repeat #CED9FD;
	text-align: center;
	width: 25%;
	padding: 41px 29px 30px 31px;
}
.td_urunlist{
	background: center 15px no-repeat #EBF1E2;
	text-align: center;
	width: 33%;
	padding: 20px 15px 15px 15px;
}
.td_urunlist_ON{
	background: center 16px no-repeat #F4F8EF;
	text-align: center;
	width: 33%;
	padding: 21px 14px 15px 16px;
}
.tdUrunInfo{
	background:#F9F9F2;
	border:1px solid #d3d3a5;

}
.tdUrunInfo2{
	background:#fff;
	border:1px solid #d3d3a5;

}
.img_urunlist{
	width: 150px;
	border: 0px;
	padding: 5px;
	background: #fff;
}