#left-menu-wrapper {
	padding: 0px 0px 6px 0px;
	
}

.menu-top {
	background: url('../images/left-main-cat-button.gif') no-repeat 0 0;
	width:129px;
	height: 25px;
    vertical-align:bottom;

	padding-top: 0px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	clear:left;
	font-family: Helvetica, sans-serif;
	font-size: 9pt;
}

.sub-menu-item {
	background: url('../images/left-menu-background.jpg') repeat-y 0 0;
	text-align: left;
	width:129px;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 8px;
}

a.menu-item:link {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
	font-family: Helvetica, sans-serif;
	font-size: 20pt;
}

a.menu-item:visited {
	color: #ff6600;
	text-decoration: none;
	font-weight: normal;
	font-family: Helvetica, sans-serif;
	font-size: 20pt;
}
a.menu-item:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	font-family: Helvetica, sans-serif;
	font-size: 20pt;
}
a.menu-item:active {
	color: #ff6600;
	text-decoration: none;
	font-weight: normal;
	font-family: Helvetica, sans-serif;
	font-size: 20pt;
}


.menu-bottom {
	background: url('../images/left-menu-bottom.gif') no-repeat 0 0;
	text-align: left;
	width:129px;
	height: 22px;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 8px;

}

