.leftmenu_root {
	width:312px;
	height:548px;
 	background-image: url('../images/leftmenu/fon.gif'); 
	background-repeat:no-repeat;
	background-position:center top;
}

.leftmenu_space {
	padding:30px;
	padding-top:40px;
	padding-bottom:0px;
	background-repeat: no-repeat;
	background-position:top left;
}

.leftmenu_item {
	color:#FFF;
	text-transform: uppercase;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	padding:8px;
	padding-top:8px;
}
.leftmenu_hr {
	background-color:#8D0A00;
	height:1px;
	width:229px;
}

.leftmenu_link:link, .leftmenu_link:visited, .leftmenu_link:hover, .leftmenu_link:active {
	text-decoration:none;
	color:#FFF;
}

.leftmenu_frame {
	padding-top:5px;
}

.leftmenu_sublink {
	color:#FFF;
	text-transform: uppercase;
	font-weight:bold;
	font-size:12px;
	padding-left:5px;
}

.leftmenu_sublink_space {
	padding-top:7px;
}