#menuSystem { 
	width:530px;
	/*height:150px;*/
}
#menuSystem table { 
	font-family:Tahoma, Verdana, sans-serif; 
	font-size: 11px; 
	border-collapse:collapse;
	color:#FFF;
}
#menuSystem table	td	{ 
	padding:0px;
}
/*#mainTable table { 
	border:1px outset #369; 
	border-collapse:collapse; 
}*/
#mainTable th {
	width:530px;
	margin-top:10px;
	margin-bottom:10px;
	font-family:Tahoma, Verdana, sans-serif;
	font-size:11px;
	color:#666;
	clear:both;
	font-weight:bold;
	height:20px;
	background-color:#eee;
}
#mainTable table td {
	/*background-color: #F2FBFF; */
	text-align:left;
	height:20px;
	font-family:Tahoma, Verdana, sans-serif;
	font-size:11px;
	color:#454545;
}
#mainTable a {
	font-family:Tahoma, Verdana, sans-serif;
	font-size:11px;
	color:#454545;
	text-decoration: none; 
}
#mainTable a:link {
	font-family:Tahoma, Verdana, sans-serif;
	font-size:11px;
	color:#454545;
	text-decoration: none;
}
#mainTable a:hover {
	color: #900 ;  
	background-color:inherit; 
	font-family:Tahoma, Verdana, sans-serif;
	font-weight:normal;
	font-size:11px;
	text-decoration: none; 
}
.sekme td {
	border-bottom:1px solid #e6e6e6;
	padding-left:10px;
}
.item {
	padding:7px 7px 7px 15px;
}
.itemSub {
	padding:7px 7px 7px 0px;
}