/* CSS Document */
.left-menu {
	width: 185px;
}
.left-menu UL {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px; 
	list-style-type: none
}
.left-menu LI {
	margin: 1px 0px 0px; 
	width: 100%
}
.left-menu LI A {
	border-right: 0px; 
	padding-right: 0px; 
	border-top: 0px; 
	display: block; 
	padding-left: 5px; 
	filter: alpha(opacity=95); 
	padding-bottom: 1px; 
	border-left: 0px; 
	padding-top: 1px; 
	border-bottom: 0px; 
	background-repeat: no-repeat; 
	background-color: #CCC; 
	text-decoration: none; 
	moz_opacity: .95; 
	opacity: .95
}
.left-menu A {
	color: #666666;
}
.left-menu LI A:hover {
	border-right: 0px; 
	border-top: 0px; 
	filter: alpha(opacity=100); 
	border-left: 0px; 
	color: #fff; 
	border-bottom: 0px; 
	background-repeat: no-repeat; 
	background-color: #b2acae; 
	moz_opacity: 1.0; 
	opacity: 1.0
}
.left-menu LI LI A {
	padding-left: 10px
}
.left-menu LI LI LI A {
	padding-left: 20px
}
.left-menu LI LI LI LI A {
	padding-left: 33px
}
.left-menu LI.left-menu-header P {
	margin: 0px
}
.left-menu LI.left-menu-header P A {
	padding-right: 0px; 
	padding-left: 5px; 
	font-weight: bold; 
	padding-bottom: 2px; 
	padding-top: 2px
}
.left-menu DIV.left-menu-sep {
	padding-right: 0px; 
	padding-left: 0px; 
	filter: alpha(opacity=60); 
	padding-bottom: 0px; 
	margin: 1px 0px 0px; 
	width: 100%; 
	padding-top: 0px; 
	height: 7px; 
	background-color: #DCDADB; 
	moz_opacity: .60; 
	opacity: .60
}
.left-menu LI.left-menu-sep {
	padding-right: 0px; 
	padding-left: 0px; 
	filter: alpha(opacity=60); 
	padding-bottom: 0px; 
	margin: 1px 0px 0px; 
	width: 100%; 
	padding-top: 0px; 
	height: 7px; 
	background-color: #DCDADB; 
	moz_opacity: .60; 
	opacity: .60
}

.categories-text li a, .categories-text li a:visited , .categories-text li a:hover  {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
.categories-text .categories-title {
	font-weight: bold;
}
