.leftmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
}

.leftmenuline{
	height: 1px;
	background-image: url('images/1pixel_bg.jpg');
	background-repeat: repeat;
	width: 100%;
	margin-top: 3px;
	margin-bottom: 3px;
}
