.mainlevel, sublevel, category {
	color				: #000000;
	background-color	: #FFE8BB;
}
a.mainlevel, a.mainlevel_active, a.sublevel, .sublevel_active {
	text-align			: left;
	padding-left		: 2px;
	padding-top			: 2px;
}
a.mainlevel:link, a.mainlevel:visited {
	font-size			: 13px;
	font-weight			: normal;
	text-align			: left;
	color				: #000000;
	background-color	: #FFE8BB;
	width				: 100%;
}
a.sublevel:link, a.sublevel:visited {
	font-size			: 12px;
	font-weight			: normal;
	text-align			: left;
	color				: #000000;
	background-color	: #FFE8BB;
	width				: 100%;
}
a.mainlevel_active:link, a.mainlevel_active:visited {
	font-size			: 13px;
	font-weight			: normal;
	text-align			: left;
	color				: #333333;
	background-color	: #FFD990;
	width				: 100%;
}
a.sublevel_active:link, a.sublevel_active:visited {
	font-size			: 12px;
	font-weight			: normal;
	text-align			: left;
	color				: #333333;
	background-color	: #FFD990;
	width				: 100%;
}
.bgcolor_1_1 {
	background-color	: #FFE8BB;
}
.bgcolor_1_2 {
	background-color	: #FFD990;
}
.bgcolor_1_3 {
	background-color	: #FECC6E;
}
.bgcolor_1_4 {
	background-color	: #FFBC3D;
}
.bgcolor_2_1 {
	background-color	: #C3CBEE;
}


