@charset "UTF-8";
/* CSS Document */
#sidebar {
	background-color: #004C99;
}
#sidebar li.act {
	background-color: #235DA7;
}
