/* LEFT MENU */
	.lev0 {padding-left: 0px; }
	.lev1 {padding-left: 1px; }
	.lev2 {padding-left: 15px; background-image: url(/media/buttons/arr_one.gif); background-position: 5px 4px; background-repeat: no-repeat;}
	.lev3 {padding-left: 25px;}
	.lev4 {padding-left: 35px;  background-image: url(/media/buttons/arr_one.gif); background-position: 25px 4px; background-repeat: no-repeat;}
	.last { padding-bottom: 15px; }
	
	.active { background-image: url(/media/buttons/arr_on.gif); background-repeat: no-repeat; }
	.lev0, .lev1, .lev3 { background-image: none; }
	
	.red:link, .active a:link {text-decoration: none; color: red;}
	.red:visited, .active a:visited {text-decoration: none;  color: red;}
	.red:hover, .active a:hover {text-decoration: underline; color: red;}
	.red:active, .active a:active {text-decoration: none;  color: red;}
	
	.bold { font-weight: bold; }
	
	#greybox .text_links_menu .lev1 b { font-weight: normal; }
	#greybox .text_links_menu .active b { font-weight: bold; }
	
/*----//-----*/