/* Cascading Style Sheet created using ZStyleSheet */
a:hover.menuElement {
	color: black;
}

a:hover.subMenuElement {
	color: black;
}

a:hover.subSubMenuElement {
	color: black;
}

a:hover.tinyMenuElement {
	color: black;
}

a:hover.ttl {
	color: #666;
}

a.menuElement {
	border-bottom: solid #ccc 1px;
	color: #666;
	display: block;
	font-size: 10px;
	line-height: 14px;
	margin-left: 8px;
	text-decoration: none;
}

a.subMenuElement {
	border-bottom: solid #ccc 1px;
	color: #666;
	display: block;
	font-size: 10px;
	line-height: 14px;
	margin-left: 16px;
	text-decoration: none;
}

a.subSubMenuElement {
	border-bottom: solid #ccc 1px;
	color: #666;
	display: block;
	font-size: 10px;
	line-height: 14px;
	margin-left: 24px;
	text-decoration: none;
}

a.tinyMenuElement {
	border-bottom: solid #ccc 1px;
	color: #666;
	display: block;
	font-size: 10px;
	line-height: 14px;
	margin-left: 32px;
	text-decoration: none;
}

a.ttl {
	color: black;
	display: block;
	font-size: 10px;
	line-height: 20px;
	text-decoration: none;
}

div.level {
	background: #FFF;
	text-align: left;
}

div.subLevel {
	background: #FFF;
	text-align: left;
}

div.ttl {
	background: #EEEEE6;
	border-bottom: solid #ccc 1px;
	text-align: left;
}

span.hidden {
	color: red;
	font-weight: bold;
}

p.subMenuElement {
	border-bottom: solid #ccc 1px;
	color: #666;
	display: block;
	font-size: 10px;
	line-height: 14px;
	margin-left: 16px;
	text-decoration: none;
}

/* End of sheet */
/* Written by Haqa http://www.zope.org/Members/haqa */
