﻿.panel_row{
	background-image:url('../images/panel_bg.png');
	height:37px;
	width:100%;
	font: 12px "Trebuchet MS" tahoma Verdana sans-serif;
	position:relative;
	text-align:center;
	color:#006600;
	cursor:default;
}

.panel_row:hover{
	background-image:url('../images/panel_bg_over.png');
	color:#00CC00;
}

.panel_header{
	background-image:url('../images/panelheader.png');
	height:24px;
	color:#006600;
	font: bold 12px "Trebuchet MS" tahoma Verdana sans-serif;
	position:relative;	
}

.panel_ust{
	height:35px;
	background:transparent url('../images/menu_ust_2.png') repeat-x scroll left top;	
}

.panel_ust_text{
	color: #7295aa;
	position:absolute;
	margin:5px 0px 5px 30px;
	font:bold 18px "Trebuchet MS" tahoma Verdana sans-serif;
}

.Urun_Ayrinti a{
	text-decoration:none;
	color:#999999;
}

.Urun_Ayrinti a:hover{
	color:#666666;
}