.left-menu
{	
	/*margin-top:11px;*/
	padding-bottom:0px;
	padding-left:0px;
	FONT-WEIGHT: bold; FONT-SIZE: 95%; COLOR: #bd433d; FONT-FAMILY: Arial, Helvetica, sans-serif; WHITE-SPACE: nowrap; TEXT-DECORATION: none
}
.left-men a
{

	color:#bd433d;
	font-weight:bold;
	text-decoration:none;
	padding-right:10px;
	padding-left:10px;
}
.left-men a:hover
{
	color:#bd433d;
}

.left-men a.selected:link, 
.left-men a.selected:visited, 
.left-men a.selected:active, 
.left-men a.selected:hover
{
	/*background:url(images/menu_f.gif) 0px -10px repeat-x;*/
	color:#000;
}

.sep_menu{
	width: 2px;
	height: 15px; 
	background:url(images/sep_menu.gif) left top no-repeat;
}
.tr_menu{
	text-align:center;
}

