#left_menus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin-bottom: 15px;
}

#left_menus .menu_row{
	font-size: 11px;
	height: 20px;
}

#left_menus .menu_row a{
	display: block;
	padding: 0 3 0 23;
	line-height: 19px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #1b70ad;
	font-weight: bold;
	background:url(img/lmenu_bullet.gif) left center no-repeat;
	cursor:pointer;
}

#left_menus .menu_row a:hover{
	text-decoration: none;
	color: #ff8200;
}

#left_menus .menu_row .active{
	text-decoration: none;
	color: #ff8200;
}

/*
#tmenu_cont #menus li #m_01{
	background-image: url(img/menu_bgr_90x32_01.gif);
}

#tmenu_cont #menus li a div{
	padding: 8 0 0 0;
	text-align: center;
	vertical-align: middle;
}

#tmenu_cont #menus li a:hover{
	color: #e2dfaf;
}
#tmenu_cont #menus .active{
	color: #e2dfaf;
}
*/
