 #leftnavigation{
	background: url(images/bg_leftnavi_foot_purple.gif) bottom left no-repeat;
	border-top: solid 1px #924ace;
}


#top-bar{
	 background: #FFFFFF url(images/bg_breadcrumb_purple.gif) center left no-repeat;;
}

#leftcol{
	background: url(images/bg_leftcol_purple.gif) top right no-repeat;
}

#breadcrumb a{
	color: #18103a;
}

#breadcrumb {
	color: #18103a;
}


.n_lvl_1{
	background: #e2beff;
	color: #231a4a;
	border: solid 1px #924ace;
	border-top: none;
}


.n_lvl_1_on, .n_lvl_1:hover{
	background: #2d2159 url(images/leftnavi-bg-fs2.gif) top right no-repeat;
	color: #FFFFFF;
	border: solid 1px #924ace;
	border-top: none;
}

.n_lvl_2{
	background: #b06be8;
	color: #231a4a;
	border: solid 1px #924ace;
	border-top: none;
}

.n_lvl_2_on, .n_lvl_2:hover{
	background: #2d2159 url(images/leftnavi-bg-fs2.gif) top right no-repeat;
	color: #FFFFFF;
	border: solid 1px #924ace;
	border-top: none;
	padding-left: 10px;
}

.n_lvl_3{
	background: #924ace;
	color: #231a4a;
	border: solid 1px #924ace;
	border-top: none;
}

.n_lvl_3_on, .n_lvl_3:hover{
	background: #2d2159 url(images/leftnavi-bg-fs2.gif) top right no-repeat;
	color: #FFFFFF;
	border: solid 1px #924ace;
	border-top: none;
	padding-left: 20px;
}



.rl{
	background: #c587f7;
	border: solid 1px #924ace;
	border-top: none;
}

.last{
/*	background: #F7C5EF;
	color: #3E64C7; */
	border: solid 1px #924ace;
	border-top: none;
}

.first{
	border-top: solid 1px #924ace;
}
