body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #FFA400;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFA400;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #00632B;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #FFA400;
	font-weight: bold;
}

.spot {
	font-size: 12px;
	font-style: italic;
	color: #FF9900;
}
.ekolyazi {
	color: #00662C;
	font-weight: bold;
}

.urunbaslik {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.urunbaslikzemin {
	background-image: url(images/urun_bz.gif);
	background-repeat: no-repeat;
}

div.urunmenu {
	float: left;
	width: 166px;
	height: 30px;
}

div.urunmenu a {
	display: block;
	margin: 0px;
	overflow: hidden;
	text-decoration: none;
	height: 100%;
	background: url('images/urunmenu.jpg') top left no-repeat;
	color: #000000;
	font-family: 'Arial';
	font-size:12px;
	font-weight: bold;
	line-height: 39px;
	text-align: center;
}

div.urunmenu a:hover {
	background-position: -166px 0;
	color: #000000;
}

div.urunmenu a:active {
	background-position: -332px 0;
	color: #000000;
}

.altmenu {
	border: solid 1px #FFCC00;
	background-color:#FFFFCC;
	padding: 3px;
	margin-right:6px;
}