﻿.Mn
{
	width:156px;
	font-family:Trebuchet MS;
	font-size:13px;
	font-weight:bold;
	background-repeat:repeat-x;
	cursor:pointer;
	color:White;
}
.Mn:hover
{
	background-image:url('images/menuitem.png');
	background-position:center bottom;
	background-repeat:no-repeat;
	font-family:Trebuchet MS;
	font-size:13px;
	font-weight:bold;
	width:156px;
	color:White;
}

.Mn a
{
	width:156px;
	font-family:Trebuchet MS;
	font-size:13px;
	font-weight:bold;
	background-repeat:repeat-x;
	cursor:pointer;
	text-decoration:none;
	color:White;
}

.Mn a:hover
{
	width:156px;
	font-family:Trebuchet MS;
	font-size:13px;
	font-weight:bold;
	background-repeat:repeat-x;
	cursor:pointer;
	text-decoration:none;
	color:White;
}


.MnAktif
{
	background-image:url('images/menuitem.png');
	background-position:center bottom;
	background-repeat:no-repeat;
	font-family:Trebuchet MS;
	font-size:13px;
	font-weight:bold;
	width:156px;
	color:White;
}

.MnAktif a
{
	width:156px;
	font-family:Trebuchet MS;
	font-size:13px;
	font-weight:bold;
	background-repeat:repeat-x;
	cursor:pointer;
	text-decoration:none;
	color:White;
}



.MnAra
{
	background-image:url('images/menuseparator.png');
	width:1px;
}


.UlkeDeger
{
    background-image:url('images/bullit_orange.png'); padding-left:10px; background-repeat:no-repeat; background-position:left center; font-size:15px; width:160px; text-align:left; height:30px; line-height:30px; float:left
}

.UlkeDeger1
{
    background-image:url('images/bullit_orange.png'); padding-left:10px; background-repeat:no-repeat; background-position:left center; font-size:15px; width:300px; text-align:left; height:30px; line-height:30px;
}