﻿.kullanicimenu
{
	background: #fff;
	font-family: Segoe UI;
	border: 1px;
	border-style: solid;
	border-color: #cbbda9;
	border-top-style: none;
	width:100%;
	margin-top:10px;
	padding:0px 0px 0px 0px;
}
.kullanicimenu th
{
	background-image: url('http://www.yazilimmutfagi.com/resimler/container/header2.gif');
	background-repeat: repeat-x;
	height: 27px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
	vertical-align: middle;
	margin:0px 0px 0px 0px;
}
.kullanicimenu td
{
	height: 22px;
	color: #2b2c20;
	font-size: 11px;
	font-weight: normal;
	vertical-align: middle;
}
.kullanicimenu td:hover
{
	background-image: url('http://www.yazilimmutfagi.com/resimler/container/itemhover.gif');
	background-repeat: repeat-x;
	height: 22px;
	color: #e61042;
	font-family: Segoe UI;
	font-size: 12px;
	font-weight: normal;
}
.kullanicimenu td a
{
	padding-left: 10px;
	height: 22px;
	width: 100%;
	color: #2b2c20;
	font-family: Segoe UI;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	cursor:default;
}
.kullanicimenu td a:hover
{
	color: #e61042;
	cursor:pointer;
}
