.mainlevel, sublevel, category {
	color				: #000000;
	background-color	: #E5EAFD;
}
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	: #E5EAFD;
	width				: 100%;
}
a.sublevel:link, a.sublevel:visited {
	font-size			: 12px;
	font-weight			: normal;
	text-align			: left;
	color				: #000000;
	background-color	: #E5EAFD;
	width				: 100%;
}
a.mainlevel_active:link, a.mainlevel_active:visited {
	font-size			: 13px;
	font-weight			: normal;
	text-align			: left;
	color				: #333333;
	background-color	: #C3CBEE;
	width				: 100%;
}
a.sublevel_active:link, a.sublevel_active:visited {
	font-size			: 12px;
	font-weight			: normal;
	text-align			: left;
	color				: #333333;
	background-color	: #C3CBEE;
	width				: 100%;
}
.bgcolor_1_1 {
	background-color	: #E5EAFD;
}
.bgcolor_1_2 {
	background-color	: #C3CBEE;
}
.bgcolor_1_3 {
	background-color	: #ABB5E3;
}
.bgcolor_1_4 {
	background-color	: #8B99D8;
}
.bgcolor_2_1 {
	background-color	: #FFD990;
}


