/* MENU YELLOW */
#menuYellow {
	width: 241px;
	margin: 0;
	background: url(../img/menuLeftBg.png) no-repeat top left;
}
#accordionYellow {
	width: 203px;
	padding: 0px 0 0 38px;
}
#accordionYellow h2 {
	font-size:13px;
	font-weight:normal;
	color: #333031;
	cursor:pointer;
	height: 35px;
	width: 170px;
	margin: 0;
	padding: 0px 0 0 33px;
	background: url(../img/btnYellowClose.png) no-repeat 0px 0px;
}
#accordionYellow h2.current {
	cursor:default;
	background: url(../img/btnYellowOpen.png) no-repeat left top;
	height: 35px;
	width: 203px;
	font-size: 13px;
	line-height: 35px;
	color: #333031;
}
#accordionYellow .pane {
	display:none;
	color:#231f20;
	font-size:12px;
	background: url(../img/menuPanesBg.png) no-repeat 0px 0px;
	width: 173px;
	padding: 0 10px;
}
#accordionYellow .btn {
	margin: 0px;
	padding: 10px 0px;
	color: #ff6c00;
}
#accordionYellow .btn a {
	color: #231f20;
	text-decoration: none;
}
#accordionYellow a.btn:link {
	color: #231f20;
	text-decoration: none;
}
#accordionYellow .sep {
	background: url(../img/menuPanesSep.png) no-repeat 0px 0px;
	height: 1px;
	width: 133px;
}
/* MENU BLUE */
#menuBlue {
	width: 241px;
	background-color: #fff;
	background: url(../img/menuLeftBg2.png) no-repeat 0 0;
}
#accordionBlue {
	width: 203px;
	padding: 17px 0 0 38px;
}
#accordionBlue h2 {
	font-size:13px;
	font-weight:normal;
	color: #fff;
	cursor:pointer;
	height: 35px;
	width: 170px;
	margin: 0;
	padding: 0px 0 0 33px;
	background: url(../img/btnBlueClose.png) no-repeat 0px 0px;
}
#accordionBlue h2.current {
	cursor:default;
	background: url(../img/btnBlueOpen.png) no-repeat left top;
	height: 35px;
	width: 203px;
	font-size: 13px;
	line-height: 35px;
	color: #fff;
}
#accordionBlue .pane {
	display:none;
	color:#231f20;
	font-size:12px;
	background: url(../img/menuPanesBlueBg.png) no-repeat 0px 0px;
	width: 173px;
	padding: 0 10px;
}
#accordionBlue .btn {
	margin: 0px;
	padding: 10px 0px;
	color: #3c8ee8;
}
#accordionBlue .btn a {
	color: #231f20;
	text-decoration: none;
}
#accordionBlue a.btn:link {
	color: #231f20;
	text-decoration: none;
}
#accordionBlue .sep {
	background: url(../img/menuPanesSep.png) no-repeat 0px 0px;
	height: 1px;
	width: 133px;
}
/* MENU GREY */
#menuGrey {
	width: 241px;
	margin-top: 5px;
}
#accordionGrey {
	width: 203px;
	padding: 7px 0 0 38px;
}
#accordionGrey h2 {
	font-size:13px;
	font-weight:normal;
	color: #fff;
	cursor:pointer;
	height: 35px;
	width: 170px;
	margin: 0;
	padding: 0px 0 0 33px;
	background: url(../img/btnGreyClose.png) no-repeat 0px 0px;
}
#accordionGrey h2.current {
	cursor:default;
	background: url(../img/btnGreyOpen.png) no-repeat left top;
	height: 35px;
	width: 203px;
	font-size: 13px;
	line-height: 35px;
	color: #fff;
}
#accordionGrey .pane {
	display:none;
	color:#231f20;
	font-size:12px;
	background: url(../img/menuPanesBg.png) no-repeat 0px 0px;
	width: 173px;
	padding: 0 10px;
}
#accordionGrey .btn {
	line-height: 37px;
	margin: 0px;
	padding: 0px;
	height: 37px;
	color: #06F;
}
#accordionGrey .btn a {
	color: #231f20;
	text-decoration: none;
}
#accordionGrey a.btn:link {
	color: #231f20;
	text-decoration: none;
}
#accordionGrey .sep {
	background: url(../img/menuPanesSep.png) no-repeat 0px 0px;
	height: 1px;
	width: 133px;
}
height: 1px;
	width: 133px;
}
/* MENU BLACK */
#menuBlack {
	width: 241px;
	margin-top: 5px;
}
#accordionBlack {
	width: 203px;
	padding: 33px 0 0 38px;
}
#accordionBlack h2 {
	font-size:13px;
	font-weight:normal;
	color: #fff;
	cursor:pointer;
	height: 35px;
	width: 170px;
	margin: 0;
	padding: 0px 0 0 33px;
	background: url(../img/btnGreyClose.png) no-repeat 0px 0px;
}
#accordionBlack h2.current {
	cursor:default;
	background: url(../img/btnGreyOpen.png) no-repeat left top;
	height: 35px;
	width: 203px;
	font-size: 13px;
	line-height: 35px;
	color: #fff;
}
#accordionBlack .pane {
	display:none;
	color:#231f20;
	font-size:12px;
	background: url(../img/menuPanesBg.png) no-repeat 0px 0px;
	width: 173px;
	padding: 0 10px;
}
#accordionBlack .btn {
	line-height: 37px;
	margin: 0px;
	padding: 0px;
	height: 37px;
	color: #06F;
}
#accordionBlack .btn a {
	color: #231f20;
	text-decoration: none;
}
#accordionBlack a.btn:link {
	color: #231f20;
	text-decoration: none;
}
#accordionBlack .sep {
	background: url(../img/menuPanesSep.png) no-repeat 0px 0px;
	height: 1px;
	width: 133px;
}
height: 1px;
	width: 133px;
}


/* MENU PURPLE */
#menuPurple {
	width: 241px;
	margin-top: 5px;
}
#accordionPurple {
	width: 203px;
	padding: 7px 0 0 38px;
}
#accordionPurple h2 {
	font-size:13px;
	font-weight:normal;
	color: #fff;
	cursor:pointer;
	height: 35px;
	width: 170px;
	margin: 0;
	padding: 0px 0 0 33px;
	background: url(../img/btnGreyClose.png) no-repeat 0px 0px;
}
#accordionPurple h2.current {
	cursor:default;
	background: url(../img/btnGreyOpen.png) no-repeat left top;
	height: 35px;
	width: 203px;
	font-size: 13px;
	line-height: 35px;
	color: #fff;
}
#accordionPurple .pane {
	display:none;
	color:#231f20;
	font-size:12px;
	background: url(../img/menuPanesBg.png) no-repeat 0px 0px;
	width: 173px;
	padding: 0 10px;
}
#accordionPurple .btn {
	line-height: 37px;
	margin: 0px;
	padding: 0px;
	height: 37px;
	color: #06F;
}
#accordionPurple .btn a {
	color: #231f20;
	text-decoration: none;
}
#accordionPurple a.btn:link {
	color: #231f20;
	text-decoration: none;
}
#accordionPurple.sep {
	background: url(../img/menuPanesSep.png) no-repeat 0px 0px;
	height: 1px;
	width: 133px;
}
height: 1px;
	width: 133px;
}


