.menu {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #0033CC;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	display: block;
	text-align: left;
	text-indent: 20pt;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
}
.menu a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	display: block;
	text-align: left;
	text-indent: 20pt;
	vertical-align: bottom;
}
.urunler TD.Baslik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
.urunler {

	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
.Golge {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B9C5F4;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #B9C5F4;
	border-left-color: #B9C5F4;
}
BODY {   scrollbar-arrow-color:      rgb(0,108,255);   scrollbar-face-color:       rgb(212,222,242);}