	
		.shade1.bg1, .shade1 .bg1 {
			background-color: #222831;
			color: #fff;
		}

		.shade1.bg1, .shade1 .bg1 a {
			color: #00ADB5;
		}

		.shade1.bg1, .shade1 .bg1 a:hover,
		.shade1.bg1, .shade1 .bg1 a:focus {
			color: #1e8f97;
		}

		.shade1 .bg1 .forceBg {
			background-color: #222831;
		}

		.shade1 .bg1.light {
			background-color: #40464f;
		}

		.shade1 .bg1.dark {
			background-color: #040a13;
		}

		.shade1 .border1 {
			border-color: #222831;
		}

		.shade1 .c1 {
			color: #222831;
		}

	
		.shade1.bg2, .shade1 .bg2 {
			background-color: #393E46;
			color: #FFF;
		}

		.shade1.bg2, .shade1 .bg2 a {
			color: #00ADB5;
		}

		.shade1.bg2, .shade1 .bg2 a:hover,
		.shade1.bg2, .shade1 .bg2 a:focus {
			color: #1e8f97;
		}

		.shade1 .bg2 .forceBg {
			background-color: #393E46;
		}

		.shade1 .bg2.light {
			background-color: #575c64;
		}

		.shade1 .bg2.dark {
			background-color: #1b2028;
		}

		.shade1 .border2 {
			border-color: #393E46;
		}

		.shade1 .c2 {
			color: #393E46;
		}

	
		.shade1.bg3, .shade1 .bg3 {
			background-color: #00ADB5;
			color: #fff;
		}

		.shade1.bg3, .shade1 .bg3 a {
			color: #00ADB5;
		}

		.shade1.bg3, .shade1 .bg3 a:hover,
		.shade1.bg3, .shade1 .bg3 a:focus {
			color: #1e8f97;
		}

		.shade1 .bg3 .forceBg {
			background-color: #00ADB5;
		}

		.shade1 .bg3.light {
			background-color: #1ecbd3;
		}

		.shade1 .bg3.dark {
			background-color: #1e8f97;
		}

		.shade1 .border3 {
			border-color: #00ADB5;
		}

		.shade1 .c3 {
			color: #00ADB5;
		}

	
	.shade1 .button.primary {
		background-color: #00ADB5 !important;
		border-color: #1e8f97 !important;
		color: #fff !important;
	}

	.shade1 .button.primary:hover, .button.primary:focus {
		background-color: #1e8f97 !important;
		border-color: #00ADB5 !important;
	}

	.shade1 a.link {
		color: #00ADB5 !important;
	}

	.shade1 a.link:hover,
	.shade1 a.link:focus {
		color: #1e8f97 !important;
	}

	.shade1 .linkList a {
		color: #fff !important;
		background-color: #00ADB5 !important;
	}

	.shade1 .linkList a:hover,
	.shade1 .linkList a:focus {
		background-color: #00ADB5 !important;
		border-color: #1e8f97 !important;
		color: #040a13 !important;
	}

	.shade1 * {
		border-color: #00ADB5;
	}

	
		.shade2.bg1, .shade2 .bg1 {
			background-color: #EEEEEE;
			color: #333;
		}

		.shade2.bg1, .shade2 .bg1 a {
			color: #222831;
		}

		.shade2.bg1, .shade2 .bg1 a:hover,
		.shade2.bg1, .shade2 .bg1 a:focus {
			color: #040a13;
		}

		.shade2 .bg1 .forceBg {
			background-color: #EEEEEE;
		}

		.shade2 .bg1.light {
			background-color: #10c10c10c;
		}

		.shade2 .bg1.dark {
			background-color: #d0d0d0;
		}

		.shade2 .border1 {
			border-color: #EEEEEE;
		}

		.shade2 .c1 {
			color: #EEEEEE;
		}

	
		.shade2.bg2, .shade2 .bg2 {
			background-color: #00ADB5;
			color: #fff;
		}

		.shade2.bg2, .shade2 .bg2 a {
			color: #222831;
		}

		.shade2.bg2, .shade2 .bg2 a:hover,
		.shade2.bg2, .shade2 .bg2 a:focus {
			color: #040a13;
		}

		.shade2 .bg2 .forceBg {
			background-color: #00ADB5;
		}

		.shade2 .bg2.light {
			background-color: #1ecbd3;
		}

		.shade2 .bg2.dark {
			background-color: #1e8f97;
		}

		.shade2 .border2 {
			border-color: #00ADB5;
		}

		.shade2 .c2 {
			color: #00ADB5;
		}

	
		.shade2.bg3, .shade2 .bg3 {
			background-color: #222831;
			color: #fff;
		}

		.shade2.bg3, .shade2 .bg3 a {
			color: #222831;
		}

		.shade2.bg3, .shade2 .bg3 a:hover,
		.shade2.bg3, .shade2 .bg3 a:focus {
			color: #040a13;
		}

		.shade2 .bg3 .forceBg {
			background-color: #222831;
		}

		.shade2 .bg3.light {
			background-color: #40464f;
		}

		.shade2 .bg3.dark {
			background-color: #040a13;
		}

		.shade2 .border3 {
			border-color: #222831;
		}

		.shade2 .c3 {
			color: #222831;
		}

	
	.shade2 .button.primary {
		background-color: #222831 !important;
		border-color: #040a13 !important;
		color: #fff !important;
	}

	.shade2 .button.primary:hover, .button.primary:focus {
		background-color: #040a13 !important;
		border-color: #222831 !important;
	}

	.shade2 a.link {
		color: #222831 !important;
	}

	.shade2 a.link:hover,
	.shade2 a.link:focus {
		color: #040a13 !important;
	}

	.shade2 .linkList a {
		color: #fff !important;
		background-color: #222831 !important;
	}

	.shade2 .linkList a:hover,
	.shade2 .linkList a:focus {
		background-color: #222831 !important;
		border-color: #040a13 !important;
		color: #d0d0d0 !important;
	}

	.shade2 * {
		border-color: #222831;
	}

	
		.shade3.bg1, .shade3 .bg1 {
			background-color: #FFDD93;
			color: #333;
		}

		.shade3.bg1, .shade3 .bg1 a {
			color: #005E7C;
		}

		.shade3.bg1, .shade3 .bg1 a:hover,
		.shade3.bg1, .shade3 .bg1 a:focus {
			color: #1e405e;
		}

		.shade3 .bg1 .forceBg {
			background-color: #FFDD93;
		}

		.shade3 .bg1.light {
			background-color: #11dfbb1;
		}

		.shade3 .bg1.dark {
			background-color: #e1bf75;
		}

		.shade3 .border1 {
			border-color: #FFDD93;
		}

		.shade3 .c1 {
			color: #FFDD93;
		}

	
		.shade3.bg2, .shade3 .bg2 {
			background-color: #1CA2BB;
			color: #fff;
		}

		.shade3.bg2, .shade3 .bg2 a {
			color: #005E7C;
		}

		.shade3.bg2, .shade3 .bg2 a:hover,
		.shade3.bg2, .shade3 .bg2 a:focus {
			color: #1e405e;
		}

		.shade3 .bg2 .forceBg {
			background-color: #1CA2BB;
		}

		.shade3 .bg2.light {
			background-color: #3ac0d9;
		}

		.shade3 .bg2.dark {
			background-color: #02849d;
		}

		.shade3 .border2 {
			border-color: #1CA2BB;
		}

		.shade3 .c2 {
			color: #1CA2BB;
		}

	
		.shade3.bg3, .shade3 .bg3 {
			background-color: #005E7C;
			color: #fff;
		}

		.shade3.bg3, .shade3 .bg3 a {
			color: #005E7C;
		}

		.shade3.bg3, .shade3 .bg3 a:hover,
		.shade3.bg3, .shade3 .bg3 a:focus {
			color: #1e405e;
		}

		.shade3 .bg3 .forceBg {
			background-color: #005E7C;
		}

		.shade3 .bg3.light {
			background-color: #1e7c9a;
		}

		.shade3 .bg3.dark {
			background-color: #1e405e;
		}

		.shade3 .border3 {
			border-color: #005E7C;
		}

		.shade3 .c3 {
			color: #005E7C;
		}

	
	.shade3 .button.primary {
		background-color: #005E7C !important;
		border-color: #1e405e !important;
		color: #fff !important;
	}

	.shade3 .button.primary:hover, .button.primary:focus {
		background-color: #1e405e !important;
		border-color: #005E7C !important;
	}

	.shade3 a.link {
		color: #005E7C !important;
	}

	.shade3 a.link:hover,
	.shade3 a.link:focus {
		color: #1e405e !important;
	}

	.shade3 .linkList a {
		color: #fff !important;
		background-color: #005E7C !important;
	}

	.shade3 .linkList a:hover,
	.shade3 .linkList a:focus {
		background-color: #005E7C !important;
		border-color: #1e405e !important;
		color: #e1bf75 !important;
	}

	.shade3 * {
		border-color: #005E7C;
	}

	
		.shade4.bg1, .shade4 .bg1 {
			background-color: #005E7C;
			color: #fff;
		}

		.shade4.bg1, .shade4 .bg1 a {
			color: #FFDD93;
		}

		.shade4.bg1, .shade4 .bg1 a:hover,
		.shade4.bg1, .shade4 .bg1 a:focus {
			color: #e1bf75;
		}

		.shade4 .bg1 .forceBg {
			background-color: #005E7C;
		}

		.shade4 .bg1.light {
			background-color: #1e7c9a;
		}

		.shade4 .bg1.dark {
			background-color: #1e405e;
		}

		.shade4 .border1 {
			border-color: #005E7C;
		}

		.shade4 .c1 {
			color: #005E7C;
		}

	
		.shade4.bg2, .shade4 .bg2 {
			background-color: #1CA2BB;
			color: #fff;
		}

		.shade4.bg2, .shade4 .bg2 a {
			color: #FFDD93;
		}

		.shade4.bg2, .shade4 .bg2 a:hover,
		.shade4.bg2, .shade4 .bg2 a:focus {
			color: #e1bf75;
		}

		.shade4 .bg2 .forceBg {
			background-color: #1CA2BB;
		}

		.shade4 .bg2.light {
			background-color: #3ac0d9;
		}

		.shade4 .bg2.dark {
			background-color: #02849d;
		}

		.shade4 .border2 {
			border-color: #1CA2BB;
		}

		.shade4 .c2 {
			color: #1CA2BB;
		}

	
		.shade4.bg3, .shade4 .bg3 {
			background-color: #FFDD93;
			color: #fff;
		}

		.shade4.bg3, .shade4 .bg3 a {
			color: #FFDD93;
		}

		.shade4.bg3, .shade4 .bg3 a:hover,
		.shade4.bg3, .shade4 .bg3 a:focus {
			color: #e1bf75;
		}

		.shade4 .bg3 .forceBg {
			background-color: #FFDD93;
		}

		.shade4 .bg3.light {
			background-color: #11dfbb1;
		}

		.shade4 .bg3.dark {
			background-color: #e1bf75;
		}

		.shade4 .border3 {
			border-color: #FFDD93;
		}

		.shade4 .c3 {
			color: #FFDD93;
		}

	
	.shade4 .button.primary {
		background-color: #FFDD93 !important;
		border-color: #e1bf75 !important;
		color: #fff !important;
	}

	.shade4 .button.primary:hover, .button.primary:focus {
		background-color: #e1bf75 !important;
		border-color: #FFDD93 !important;
	}

	.shade4 a.link {
		color: #FFDD93 !important;
	}

	.shade4 a.link:hover,
	.shade4 a.link:focus {
		color: #e1bf75 !important;
	}

	.shade4 .linkList a {
		color: #fff !important;
		background-color: #FFDD93 !important;
	}

	.shade4 .linkList a:hover,
	.shade4 .linkList a:focus {
		background-color: #FFDD93 !important;
		border-color: #e1bf75 !important;
		color: #1e405e !important;
	}

	.shade4 * {
		border-color: #FFDD93;
	}

	
		.shade5.bg1, .shade5 .bg1 {
			background-color: #393232;
			color: #fff;
		}

		.shade5.bg1, .shade5 .bg1 a {
			color: #ED8D8D;
		}

		.shade5.bg1, .shade5 .bg1 a:hover,
		.shade5.bg1, .shade5 .bg1 a:focus {
			color: #cf6f6f;
		}

		.shade5 .bg1 .forceBg {
			background-color: #393232;
		}

		.shade5 .bg1.light {
			background-color: #575050;
		}

		.shade5 .bg1.dark {
			background-color: #1b1414;
		}

		.shade5 .border1 {
			border-color: #393232;
		}

		.shade5 .c1 {
			color: #393232;
		}

	
		.shade5.bg2, .shade5 .bg2 {
			background-color: #4D4545;
			color: #fff;
		}

		.shade5.bg2, .shade5 .bg2 a {
			color: #ED8D8D;
		}

		.shade5.bg2, .shade5 .bg2 a:hover,
		.shade5.bg2, .shade5 .bg2 a:focus {
			color: #cf6f6f;
		}

		.shade5 .bg2 .forceBg {
			background-color: #4D4545;
		}

		.shade5 .bg2.light {
			background-color: #6b6363;
		}

		.shade5 .bg2.dark {
			background-color: #2f2727;
		}

		.shade5 .border2 {
			border-color: #4D4545;
		}

		.shade5 .c2 {
			color: #4D4545;
		}

	
		.shade5.bg3, .shade5 .bg3 {
			background-color: #ED8D8D;
			color: #fff;
		}

		.shade5.bg3, .shade5 .bg3 a {
			color: #ED8D8D;
		}

		.shade5.bg3, .shade5 .bg3 a:hover,
		.shade5.bg3, .shade5 .bg3 a:focus {
			color: #cf6f6f;
		}

		.shade5 .bg3 .forceBg {
			background-color: #ED8D8D;
		}

		.shade5 .bg3.light {
			background-color: #10babab;
		}

		.shade5 .bg3.dark {
			background-color: #cf6f6f;
		}

		.shade5 .border3 {
			border-color: #ED8D8D;
		}

		.shade5 .c3 {
			color: #ED8D8D;
		}

	
	.shade5 .button.primary {
		background-color: #ED8D8D !important;
		border-color: #cf6f6f !important;
		color: #fff !important;
	}

	.shade5 .button.primary:hover, .button.primary:focus {
		background-color: #cf6f6f !important;
		border-color: #ED8D8D !important;
	}

	.shade5 a.link {
		color: #ED8D8D !important;
	}

	.shade5 a.link:hover,
	.shade5 a.link:focus {
		color: #cf6f6f !important;
	}

	.shade5 .linkList a {
		color: #fff !important;
		background-color: #ED8D8D !important;
	}

	.shade5 .linkList a:hover,
	.shade5 .linkList a:focus {
		background-color: #ED8D8D !important;
		border-color: #cf6f6f !important;
		color: #1b1414 !important;
	}

	.shade5 * {
		border-color: #ED8D8D;
	}

	
		.shade6.bg1, .shade6 .bg1 {
			background-color: #F7F2C1;
			color: #fff;
		}

		.shade6.bg1, .shade6 .bg1 a {
			color: #48BA95;
		}

		.shade6.bg1, .shade6 .bg1 a:hover,
		.shade6.bg1, .shade6 .bg1 a:focus {
			color: #2a9c77;
		}

		.shade6 .bg1 .forceBg {
			background-color: #F7F2C1;
		}

		.shade6 .bg1.light {
			background-color: #115110df;
		}

		.shade6 .bg1.dark {
			background-color: #d9d4a3;
		}

		.shade6 .border1 {
			border-color: #F7F2C1;
		}

		.shade6 .c1 {
			color: #F7F2C1;
		}

	
		.shade6.bg2, .shade6 .bg2 {
			background-color: #F0CA6D;
			color: #fff;
		}

		.shade6.bg2, .shade6 .bg2 a {
			color: #48BA95;
		}

		.shade6.bg2, .shade6 .bg2 a:hover,
		.shade6.bg2, .shade6 .bg2 a:focus {
			color: #2a9c77;
		}

		.shade6 .bg2 .forceBg {
			background-color: #F0CA6D;
		}

		.shade6 .bg2.light {
			background-color: #10ee88b;
		}

		.shade6 .bg2.dark {
			background-color: #d2ac4f;
		}

		.shade6 .border2 {
			border-color: #F0CA6D;
		}

		.shade6 .c2 {
			color: #F0CA6D;
		}

	
		.shade6.bg3, .shade6 .bg3 {
			background-color: #48BA95;
			color: #fff;
		}

		.shade6.bg3, .shade6 .bg3 a {
			color: #48BA95;
		}

		.shade6.bg3, .shade6 .bg3 a:hover,
		.shade6.bg3, .shade6 .bg3 a:focus {
			color: #2a9c77;
		}

		.shade6 .bg3 .forceBg {
			background-color: #48BA95;
		}

		.shade6 .bg3.light {
			background-color: #66d8b3;
		}

		.shade6 .bg3.dark {
			background-color: #2a9c77;
		}

		.shade6 .border3 {
			border-color: #48BA95;
		}

		.shade6 .c3 {
			color: #48BA95;
		}

	
	.shade6 .button.primary {
		background-color: #48BA95 !important;
		border-color: #2a9c77 !important;
		color: #fff !important;
	}

	.shade6 .button.primary:hover, .button.primary:focus {
		background-color: #2a9c77 !important;
		border-color: #48BA95 !important;
	}

	.shade6 a.link {
		color: #48BA95 !important;
	}

	.shade6 a.link:hover,
	.shade6 a.link:focus {
		color: #2a9c77 !important;
	}

	.shade6 .linkList a {
		color: #fff !important;
		background-color: #48BA95 !important;
	}

	.shade6 .linkList a:hover,
	.shade6 .linkList a:focus {
		background-color: #48BA95 !important;
		border-color: #2a9c77 !important;
		color: #d9d4a3 !important;
	}

	.shade6 * {
		border-color: #48BA95;
	}

	
		.shade7.bg1, .shade7 .bg1 {
			background-color: #F0CA6D;
			color: #FFF;
		}

		.shade7.bg1, .shade7 .bg1 a {
			color: #403321;
		}

		.shade7.bg1, .shade7 .bg1 a:hover,
		.shade7.bg1, .shade7 .bg1 a:focus {
			color: #221503;
		}

		.shade7 .bg1 .forceBg {
			background-color: #F0CA6D;
		}

		.shade7 .bg1.light {
			background-color: #10ee88b;
		}

		.shade7 .bg1.dark {
			background-color: #d2ac4f;
		}

		.shade7 .border1 {
			border-color: #F0CA6D;
		}

		.shade7 .c1 {
			color: #F0CA6D;
		}

	
		.shade7.bg2, .shade7 .bg2 {
			background-color: #48BA95;
			color: #FFF;
		}

		.shade7.bg2, .shade7 .bg2 a {
			color: #403321;
		}

		.shade7.bg2, .shade7 .bg2 a:hover,
		.shade7.bg2, .shade7 .bg2 a:focus {
			color: #221503;
		}

		.shade7 .bg2 .forceBg {
			background-color: #48BA95;
		}

		.shade7 .bg2.light {
			background-color: #66d8b3;
		}

		.shade7 .bg2.dark {
			background-color: #2a9c77;
		}

		.shade7 .border2 {
			border-color: #48BA95;
		}

		.shade7 .c2 {
			color: #48BA95;
		}

	
		.shade7.bg3, .shade7 .bg3 {
			background-color: #403321;
			color: #FFF;
		}

		.shade7.bg3, .shade7 .bg3 a {
			color: #403321;
		}

		.shade7.bg3, .shade7 .bg3 a:hover,
		.shade7.bg3, .shade7 .bg3 a:focus {
			color: #221503;
		}

		.shade7 .bg3 .forceBg {
			background-color: #403321;
		}

		.shade7 .bg3.light {
			background-color: #5e513f;
		}

		.shade7 .bg3.dark {
			background-color: #221503;
		}

		.shade7 .border3 {
			border-color: #403321;
		}

		.shade7 .c3 {
			color: #403321;
		}

	
	.shade7 .button.primary {
		background-color: #403321 !important;
		border-color: #221503 !important;
		color: #FFF !important;
	}

	.shade7 .button.primary:hover, .button.primary:focus {
		background-color: #221503 !important;
		border-color: #403321 !important;
	}

	.shade7 a.link {
		color: #403321 !important;
	}

	.shade7 a.link:hover,
	.shade7 a.link:focus {
		color: #221503 !important;
	}

	.shade7 .linkList a {
		color: #FFF !important;
		background-color: #403321 !important;
	}

	.shade7 .linkList a:hover,
	.shade7 .linkList a:focus {
		background-color: #403321 !important;
		border-color: #221503 !important;
		color: #d2ac4f !important;
	}

	.shade7 * {
		border-color: #403321;
	}

	
		.shade8.bg1, .shade8 .bg1 {
			background-color: #F08A5D;
			color: #FFF;
		}

		.shade8.bg1, .shade8 .bg1 a {
			color: #6A2C70;
		}

		.shade8.bg1, .shade8 .bg1 a:hover,
		.shade8.bg1, .shade8 .bg1 a:focus {
			color: #4c0e52;
		}

		.shade8 .bg1 .forceBg {
			background-color: #F08A5D;
		}

		.shade8 .bg1.light {
			background-color: #10ea87b;
		}

		.shade8 .bg1.dark {
			background-color: #d26c3f;
		}

		.shade8 .border1 {
			border-color: #F08A5D;
		}

		.shade8 .c1 {
			color: #F08A5D;
		}

	
		.shade8.bg2, .shade8 .bg2 {
			background-color: #B83B5E;
			color: #fff;
		}

		.shade8.bg2, .shade8 .bg2 a {
			color: #6A2C70;
		}

		.shade8.bg2, .shade8 .bg2 a:hover,
		.shade8.bg2, .shade8 .bg2 a:focus {
			color: #4c0e52;
		}

		.shade8 .bg2 .forceBg {
			background-color: #B83B5E;
		}

		.shade8 .bg2.light {
			background-color: #d6597c;
		}

		.shade8 .bg2.dark {
			background-color: #9a1d40;
		}

		.shade8 .border2 {
			border-color: #B83B5E;
		}

		.shade8 .c2 {
			color: #B83B5E;
		}

	
		.shade8.bg3, .shade8 .bg3 {
			background-color: #6A2C70;
			color: #fff;
		}

		.shade8.bg3, .shade8 .bg3 a {
			color: #6A2C70;
		}

		.shade8.bg3, .shade8 .bg3 a:hover,
		.shade8.bg3, .shade8 .bg3 a:focus {
			color: #4c0e52;
		}

		.shade8 .bg3 .forceBg {
			background-color: #6A2C70;
		}

		.shade8 .bg3.light {
			background-color: #884a8e;
		}

		.shade8 .bg3.dark {
			background-color: #4c0e52;
		}

		.shade8 .border3 {
			border-color: #6A2C70;
		}

		.shade8 .c3 {
			color: #6A2C70;
		}

	
	.shade8 .button.primary {
		background-color: #6A2C70 !important;
		border-color: #4c0e52 !important;
		color: #fff !important;
	}

	.shade8 .button.primary:hover, .button.primary:focus {
		background-color: #4c0e52 !important;
		border-color: #6A2C70 !important;
	}

	.shade8 a.link {
		color: #6A2C70 !important;
	}

	.shade8 a.link:hover,
	.shade8 a.link:focus {
		color: #4c0e52 !important;
	}

	.shade8 .linkList a {
		color: #fff !important;
		background-color: #6A2C70 !important;
	}

	.shade8 .linkList a:hover,
	.shade8 .linkList a:focus {
		background-color: #6A2C70 !important;
		border-color: #4c0e52 !important;
		color: #d26c3f !important;
	}

	.shade8 * {
		border-color: #6A2C70;
	}

	
		.shade9.bg1, .shade9 .bg1 {
			background-color: #EAEAEA;
			color: #333;
		}

		.shade9.bg1, .shade9 .bg1 a {
			color: #FF2E63;
		}

		.shade9.bg1, .shade9 .bg1 a:hover,
		.shade9.bg1, .shade9 .bg1 a:focus {
			color: #e11045;
		}

		.shade9 .bg1 .forceBg {
			background-color: #EAEAEA;
		}

		.shade9 .bg1.light {
			background-color: #108108108;
		}

		.shade9 .bg1.dark {
			background-color: #cccccc;
		}

		.shade9 .border1 {
			border-color: #EAEAEA;
		}

		.shade9 .c1 {
			color: #EAEAEA;
		}

	
		.shade9.bg2, .shade9 .bg2 {
			background-color: #252A34;
			color: #FFF;
		}

		.shade9.bg2, .shade9 .bg2 a {
			color: #FF2E63;
		}

		.shade9.bg2, .shade9 .bg2 a:hover,
		.shade9.bg2, .shade9 .bg2 a:focus {
			color: #e11045;
		}

		.shade9 .bg2 .forceBg {
			background-color: #252A34;
		}

		.shade9 .bg2.light {
			background-color: #434852;
		}

		.shade9 .bg2.dark {
			background-color: #070c16;
		}

		.shade9 .border2 {
			border-color: #252A34;
		}

		.shade9 .c2 {
			color: #252A34;
		}

	
		.shade9.bg3, .shade9 .bg3 {
			background-color: #FF2E63;
			color: #FFF;
		}

		.shade9.bg3, .shade9 .bg3 a {
			color: #FF2E63;
		}

		.shade9.bg3, .shade9 .bg3 a:hover,
		.shade9.bg3, .shade9 .bg3 a:focus {
			color: #e11045;
		}

		.shade9 .bg3 .forceBg {
			background-color: #FF2E63;
		}

		.shade9 .bg3.light {
			background-color: #11d4c81;
		}

		.shade9 .bg3.dark {
			background-color: #e11045;
		}

		.shade9 .border3 {
			border-color: #FF2E63;
		}

		.shade9 .c3 {
			color: #FF2E63;
		}

	
	.shade9 .button.primary {
		background-color: #FF2E63 !important;
		border-color: #e11045 !important;
		color: #FFF !important;
	}

	.shade9 .button.primary:hover, .button.primary:focus {
		background-color: #e11045 !important;
		border-color: #FF2E63 !important;
	}

	.shade9 a.link {
		color: #FF2E63 !important;
	}

	.shade9 a.link:hover,
	.shade9 a.link:focus {
		color: #e11045 !important;
	}

	.shade9 .linkList a {
		color: #FFF !important;
		background-color: #FF2E63 !important;
	}

	.shade9 .linkList a:hover,
	.shade9 .linkList a:focus {
		background-color: #FF2E63 !important;
		border-color: #e11045 !important;
		color: #cccccc !important;
	}

	.shade9 * {
		border-color: #FF2E63;
	}

	
		.shade10.bg1, .shade10 .bg1 {
			background-color: #A8D8EA;
			color: #FFF;
		}

		.shade10.bg1, .shade10 .bg1 a {
			color: #FCBAD3;
		}

		.shade10.bg1, .shade10 .bg1 a:hover,
		.shade10.bg1, .shade10 .bg1 a:focus {
			color: #de9cb5;
		}

		.shade10 .bg1 .forceBg {
			background-color: #A8D8EA;
		}

		.shade10 .bg1.light {
			background-color: #c6f6108;
		}

		.shade10 .bg1.dark {
			background-color: #8abacc;
		}

		.shade10 .border1 {
			border-color: #A8D8EA;
		}

		.shade10 .c1 {
			color: #A8D8EA;
		}

	
		.shade10.bg2, .shade10 .bg2 {
			background-color: #AA96DA;
			color: #FFF;
		}

		.shade10.bg2, .shade10 .bg2 a {
			color: #FCBAD3;
		}

		.shade10.bg2, .shade10 .bg2 a:hover,
		.shade10.bg2, .shade10 .bg2 a:focus {
			color: #de9cb5;
		}

		.shade10 .bg2 .forceBg {
			background-color: #AA96DA;
		}

		.shade10 .bg2.light {
			background-color: #c8b4f8;
		}

		.shade10 .bg2.dark {
			background-color: #8c78bc;
		}

		.shade10 .border2 {
			border-color: #AA96DA;
		}

		.shade10 .c2 {
			color: #AA96DA;
		}

	
		.shade10.bg3, .shade10 .bg3 {
			background-color: #FCBAD3;
			color: #FFF;
		}

		.shade10.bg3, .shade10 .bg3 a {
			color: #FCBAD3;
		}

		.shade10.bg3, .shade10 .bg3 a:hover,
		.shade10.bg3, .shade10 .bg3 a:focus {
			color: #de9cb5;
		}

		.shade10 .bg3 .forceBg {
			background-color: #FCBAD3;
		}

		.shade10 .bg3.light {
			background-color: #11ad8f1;
		}

		.shade10 .bg3.dark {
			background-color: #de9cb5;
		}

		.shade10 .border3 {
			border-color: #FCBAD3;
		}

		.shade10 .c3 {
			color: #FCBAD3;
		}

	
	.shade10 .button.primary {
		background-color: #FCBAD3 !important;
		border-color: #de9cb5 !important;
		color: #FFF !important;
	}

	.shade10 .button.primary:hover, .button.primary:focus {
		background-color: #de9cb5 !important;
		border-color: #FCBAD3 !important;
	}

	.shade10 a.link {
		color: #FCBAD3 !important;
	}

	.shade10 a.link:hover,
	.shade10 a.link:focus {
		color: #de9cb5 !important;
	}

	.shade10 .linkList a {
		color: #FFF !important;
		background-color: #FCBAD3 !important;
	}

	.shade10 .linkList a:hover,
	.shade10 .linkList a:focus {
		background-color: #FCBAD3 !important;
		border-color: #de9cb5 !important;
		color: #8abacc !important;
	}

	.shade10 * {
		border-color: #FCBAD3;
	}

	
		.shade11.bg1, .shade11 .bg1 {
			background-color: #F5F5F5;
			color: #333;
		}

		.shade11.bg1, .shade11 .bg1 a {
			color: #FC5185;
		}

		.shade11.bg1, .shade11 .bg1 a:hover,
		.shade11.bg1, .shade11 .bg1 a:focus {
			color: #de3367;
		}

		.shade11 .bg1 .forceBg {
			background-color: #F5F5F5;
		}

		.shade11 .bg1.light {
			background-color: #113113113;
		}

		.shade11 .bg1.dark {
			background-color: #d7d7d7;
		}

		.shade11 .border1 {
			border-color: #F5F5F5;
		}

		.shade11 .c1 {
			color: #F5F5F5;
		}

	
		.shade11.bg2, .shade11 .bg2 {
			background-color: #364F6B;
			color: #FFF;
		}

		.shade11.bg2, .shade11 .bg2 a {
			color: #FC5185;
		}

		.shade11.bg2, .shade11 .bg2 a:hover,
		.shade11.bg2, .shade11 .bg2 a:focus {
			color: #de3367;
		}

		.shade11 .bg2 .forceBg {
			background-color: #364F6B;
		}

		.shade11 .bg2.light {
			background-color: #546d89;
		}

		.shade11 .bg2.dark {
			background-color: #18314d;
		}

		.shade11 .border2 {
			border-color: #364F6B;
		}

		.shade11 .c2 {
			color: #364F6B;
		}

	
		.shade11.bg3, .shade11 .bg3 {
			background-color: #FC5185;
			color: #FFF;
		}

		.shade11.bg3, .shade11 .bg3 a {
			color: #FC5185;
		}

		.shade11.bg3, .shade11 .bg3 a:hover,
		.shade11.bg3, .shade11 .bg3 a:focus {
			color: #de3367;
		}

		.shade11 .bg3 .forceBg {
			background-color: #FC5185;
		}

		.shade11 .bg3.light {
			background-color: #11a6fa3;
		}

		.shade11 .bg3.dark {
			background-color: #de3367;
		}

		.shade11 .border3 {
			border-color: #FC5185;
		}

		.shade11 .c3 {
			color: #FC5185;
		}

	
	.shade11 .button.primary {
		background-color: #FC5185 !important;
		border-color: #de3367 !important;
		color: #FFF !important;
	}

	.shade11 .button.primary:hover, .button.primary:focus {
		background-color: #de3367 !important;
		border-color: #FC5185 !important;
	}

	.shade11 a.link {
		color: #FC5185 !important;
	}

	.shade11 a.link:hover,
	.shade11 a.link:focus {
		color: #de3367 !important;
	}

	.shade11 .linkList a {
		color: #FFF !important;
		background-color: #FC5185 !important;
	}

	.shade11 .linkList a:hover,
	.shade11 .linkList a:focus {
		background-color: #FC5185 !important;
		border-color: #de3367 !important;
		color: #d7d7d7 !important;
	}

	.shade11 * {
		border-color: #FC5185;
	}

	
		.shade12.bg1, .shade12 .bg1 {
			background-color: #364F6B;
			color: #FFF;
		}

		.shade12.bg1, .shade12 .bg1 a {
			color: #3FC1C9;
		}

		.shade12.bg1, .shade12 .bg1 a:hover,
		.shade12.bg1, .shade12 .bg1 a:focus {
			color: #21a3ab;
		}

		.shade12 .bg1 .forceBg {
			background-color: #364F6B;
		}

		.shade12 .bg1.light {
			background-color: #546d89;
		}

		.shade12 .bg1.dark {
			background-color: #18314d;
		}

		.shade12 .border1 {
			border-color: #364F6B;
		}

		.shade12 .c1 {
			color: #364F6B;
		}

	
		.shade12.bg2, .shade12 .bg2 {
			background-color: #FC5185;
			color: #FFF;
		}

		.shade12.bg2, .shade12 .bg2 a {
			color: #3FC1C9;
		}

		.shade12.bg2, .shade12 .bg2 a:hover,
		.shade12.bg2, .shade12 .bg2 a:focus {
			color: #21a3ab;
		}

		.shade12 .bg2 .forceBg {
			background-color: #FC5185;
		}

		.shade12 .bg2.light {
			background-color: #11a6fa3;
		}

		.shade12 .bg2.dark {
			background-color: #de3367;
		}

		.shade12 .border2 {
			border-color: #FC5185;
		}

		.shade12 .c2 {
			color: #FC5185;
		}

	
		.shade12.bg3, .shade12 .bg3 {
			background-color: #3FC1C9;
			color: #FFF;
		}

		.shade12.bg3, .shade12 .bg3 a {
			color: #3FC1C9;
		}

		.shade12.bg3, .shade12 .bg3 a:hover,
		.shade12.bg3, .shade12 .bg3 a:focus {
			color: #21a3ab;
		}

		.shade12 .bg3 .forceBg {
			background-color: #3FC1C9;
		}

		.shade12 .bg3.light {
			background-color: #5ddfe7;
		}

		.shade12 .bg3.dark {
			background-color: #21a3ab;
		}

		.shade12 .border3 {
			border-color: #3FC1C9;
		}

		.shade12 .c3 {
			color: #3FC1C9;
		}

	
	.shade12 .button.primary {
		background-color: #3FC1C9 !important;
		border-color: #21a3ab !important;
		color: #FFF !important;
	}

	.shade12 .button.primary:hover, .button.primary:focus {
		background-color: #21a3ab !important;
		border-color: #3FC1C9 !important;
	}

	.shade12 a.link {
		color: #3FC1C9 !important;
	}

	.shade12 a.link:hover,
	.shade12 a.link:focus {
		color: #21a3ab !important;
	}

	.shade12 .linkList a {
		color: #FFF !important;
		background-color: #3FC1C9 !important;
	}

	.shade12 .linkList a:hover,
	.shade12 .linkList a:focus {
		background-color: #3FC1C9 !important;
		border-color: #21a3ab !important;
		color: #18314d !important;
	}

	.shade12 * {
		border-color: #3FC1C9;
	}

	
		.shade13.bg1, .shade13 .bg1 {
			background-color: #E4F9E5;
			color: #333;
		}

		.shade13.bg1, .shade13 .bg1 a {
			color: #30E3CA;
		}

		.shade13.bg1, .shade13 .bg1 a:hover,
		.shade13.bg1, .shade13 .bg1 a:focus {
			color: #12c5ac;
		}

		.shade13 .bg1 .forceBg {
			background-color: #E4F9E5;
		}

		.shade13 .bg1.light {
			background-color: #102117103;
		}

		.shade13 .bg1.dark {
			background-color: #c6dbc7;
		}

		.shade13 .border1 {
			border-color: #E4F9E5;
		}

		.shade13 .c1 {
			color: #E4F9E5;
		}

	
		.shade13.bg2, .shade13 .bg2 {
			background-color: #11999E;
			color: #fff;
		}

		.shade13.bg2, .shade13 .bg2 a {
			color: #30E3CA;
		}

		.shade13.bg2, .shade13 .bg2 a:hover,
		.shade13.bg2, .shade13 .bg2 a:focus {
			color: #12c5ac;
		}

		.shade13 .bg2 .forceBg {
			background-color: #11999E;
		}

		.shade13 .bg2.light {
			background-color: #2fb7bc;
		}

		.shade13 .bg2.dark {
			background-color: #0d7b80;
		}

		.shade13 .border2 {
			border-color: #11999E;
		}

		.shade13 .c2 {
			color: #11999E;
		}

	
		.shade13.bg3, .shade13 .bg3 {
			background-color: #30E3CA;
			color: #fff;
		}

		.shade13.bg3, .shade13 .bg3 a {
			color: #30E3CA;
		}

		.shade13.bg3, .shade13 .bg3 a:hover,
		.shade13.bg3, .shade13 .bg3 a:focus {
			color: #12c5ac;
		}

		.shade13 .bg3 .forceBg {
			background-color: #30E3CA;
		}

		.shade13 .bg3.light {
			background-color: #4e101e8;
		}

		.shade13 .bg3.dark {
			background-color: #12c5ac;
		}

		.shade13 .border3 {
			border-color: #30E3CA;
		}

		.shade13 .c3 {
			color: #30E3CA;
		}

	
	.shade13 .button.primary {
		background-color: #30E3CA !important;
		border-color: #12c5ac !important;
		color: #fff !important;
	}

	.shade13 .button.primary:hover, .button.primary:focus {
		background-color: #12c5ac !important;
		border-color: #30E3CA !important;
	}

	.shade13 a.link {
		color: #30E3CA !important;
	}

	.shade13 a.link:hover,
	.shade13 a.link:focus {
		color: #12c5ac !important;
	}

	.shade13 .linkList a {
		color: #fff !important;
		background-color: #30E3CA !important;
	}

	.shade13 .linkList a:hover,
	.shade13 .linkList a:focus {
		background-color: #30E3CA !important;
		border-color: #12c5ac !important;
		color: #c6dbc7 !important;
	}

	.shade13 * {
		border-color: #30E3CA;
	}

	
		.shade14.bg1, .shade14 .bg1 {
			background-color: #40514E;
			color: #FFF;
		}

		.shade14.bg1, .shade14 .bg1 a {
			color: #11999E;
		}

		.shade14.bg1, .shade14 .bg1 a:hover,
		.shade14.bg1, .shade14 .bg1 a:focus {
			color: #0d7b80;
		}

		.shade14 .bg1 .forceBg {
			background-color: #40514E;
		}

		.shade14 .bg1.light {
			background-color: #5e6f6c;
		}

		.shade14 .bg1.dark {
			background-color: #223330;
		}

		.shade14 .border1 {
			border-color: #40514E;
		}

		.shade14 .c1 {
			color: #40514E;
		}

	
		.shade14.bg2, .shade14 .bg2 {
			background-color: #30E3CA;
			color: #FFF;
		}

		.shade14.bg2, .shade14 .bg2 a {
			color: #11999E;
		}

		.shade14.bg2, .shade14 .bg2 a:hover,
		.shade14.bg2, .shade14 .bg2 a:focus {
			color: #0d7b80;
		}

		.shade14 .bg2 .forceBg {
			background-color: #30E3CA;
		}

		.shade14 .bg2.light {
			background-color: #4e101e8;
		}

		.shade14 .bg2.dark {
			background-color: #12c5ac;
		}

		.shade14 .border2 {
			border-color: #30E3CA;
		}

		.shade14 .c2 {
			color: #30E3CA;
		}

	
		.shade14.bg3, .shade14 .bg3 {
			background-color: #11999E;
			color: #FFF;
		}

		.shade14.bg3, .shade14 .bg3 a {
			color: #11999E;
		}

		.shade14.bg3, .shade14 .bg3 a:hover,
		.shade14.bg3, .shade14 .bg3 a:focus {
			color: #0d7b80;
		}

		.shade14 .bg3 .forceBg {
			background-color: #11999E;
		}

		.shade14 .bg3.light {
			background-color: #2fb7bc;
		}

		.shade14 .bg3.dark {
			background-color: #0d7b80;
		}

		.shade14 .border3 {
			border-color: #11999E;
		}

		.shade14 .c3 {
			color: #11999E;
		}

	
	.shade14 .button.primary {
		background-color: #11999E !important;
		border-color: #0d7b80 !important;
		color: #FFF !important;
	}

	.shade14 .button.primary:hover, .button.primary:focus {
		background-color: #0d7b80 !important;
		border-color: #11999E !important;
	}

	.shade14 a.link {
		color: #11999E !important;
	}

	.shade14 a.link:hover,
	.shade14 a.link:focus {
		color: #0d7b80 !important;
	}

	.shade14 .linkList a {
		color: #FFF !important;
		background-color: #11999E !important;
	}

	.shade14 .linkList a:hover,
	.shade14 .linkList a:focus {
		background-color: #11999E !important;
		border-color: #0d7b80 !important;
		color: #223330 !important;
	}

	.shade14 * {
		border-color: #11999E;
	}

	
		.shade15.bg1, .shade15 .bg1 {
			background-color: #E3FDFD;
			color: #333;
		}

		.shade15.bg1, .shade15 .bg1 a {
			color: #71C9CE;
		}

		.shade15.bg1, .shade15 .bg1 a:hover,
		.shade15.bg1, .shade15 .bg1 a:focus {
			color: #53abb0;
		}

		.shade15 .bg1 .forceBg {
			background-color: #E3FDFD;
		}

		.shade15 .bg1.light {
			background-color: #10111b11b;
		}

		.shade15 .bg1.dark {
			background-color: #c5dfdf;
		}

		.shade15 .border1 {
			border-color: #E3FDFD;
		}

		.shade15 .c1 {
			color: #E3FDFD;
		}

	
		.shade15.bg2, .shade15 .bg2 {
			background-color: #CBF1F5;
			color: #fff;
		}

		.shade15.bg2, .shade15 .bg2 a {
			color: #71C9CE;
		}

		.shade15.bg2, .shade15 .bg2 a:hover,
		.shade15.bg2, .shade15 .bg2 a:focus {
			color: #53abb0;
		}

		.shade15 .bg2 .forceBg {
			background-color: #CBF1F5;
		}

		.shade15 .bg2.light {
			background-color: #e910f113;
		}

		.shade15 .bg2.dark {
			background-color: #add3d7;
		}

		.shade15 .border2 {
			border-color: #CBF1F5;
		}

		.shade15 .c2 {
			color: #CBF1F5;
		}

	
		.shade15.bg3, .shade15 .bg3 {
			background-color: #71C9CE;
			color: #fff;
		}

		.shade15.bg3, .shade15 .bg3 a {
			color: #71C9CE;
		}

		.shade15.bg3, .shade15 .bg3 a:hover,
		.shade15.bg3, .shade15 .bg3 a:focus {
			color: #53abb0;
		}

		.shade15 .bg3 .forceBg {
			background-color: #71C9CE;
		}

		.shade15 .bg3.light {
			background-color: #8fe7ec;
		}

		.shade15 .bg3.dark {
			background-color: #53abb0;
		}

		.shade15 .border3 {
			border-color: #71C9CE;
		}

		.shade15 .c3 {
			color: #71C9CE;
		}

	
	.shade15 .button.primary {
		background-color: #71C9CE !important;
		border-color: #53abb0 !important;
		color: #fff !important;
	}

	.shade15 .button.primary:hover, .button.primary:focus {
		background-color: #53abb0 !important;
		border-color: #71C9CE !important;
	}

	.shade15 a.link {
		color: #71C9CE !important;
	}

	.shade15 a.link:hover,
	.shade15 a.link:focus {
		color: #53abb0 !important;
	}

	.shade15 .linkList a {
		color: #fff !important;
		background-color: #71C9CE !important;
	}

	.shade15 .linkList a:hover,
	.shade15 .linkList a:focus {
		background-color: #71C9CE !important;
		border-color: #53abb0 !important;
		color: #c5dfdf !important;
	}

	.shade15 * {
		border-color: #71C9CE;
	}

	
		.shade16.bg1, .shade16 .bg1 {
			background-color: #00B8A9;
			color: #FFF;
		}

		.shade16.bg1, .shade16 .bg1 a {
			color: #F6416C;
		}

		.shade16.bg1, .shade16 .bg1 a:hover,
		.shade16.bg1, .shade16 .bg1 a:focus {
			color: #d8234e;
		}

		.shade16 .bg1 .forceBg {
			background-color: #00B8A9;
		}

		.shade16 .bg1.light {
			background-color: #1ed6c7;
		}

		.shade16 .bg1.dark {
			background-color: #1e9a8b;
		}

		.shade16 .border1 {
			border-color: #00B8A9;
		}

		.shade16 .c1 {
			color: #00B8A9;
		}

	
		.shade16.bg2, .shade16 .bg2 {
			background-color: #F8F3D4;
			color: #FFF;
		}

		.shade16.bg2, .shade16 .bg2 a {
			color: #F6416C;
		}

		.shade16.bg2, .shade16 .bg2 a:hover,
		.shade16.bg2, .shade16 .bg2 a:focus {
			color: #d8234e;
		}

		.shade16 .bg2 .forceBg {
			background-color: #F8F3D4;
		}

		.shade16 .bg2.light {
			background-color: #116111f2;
		}

		.shade16 .bg2.dark {
			background-color: #dad5b6;
		}

		.shade16 .border2 {
			border-color: #F8F3D4;
		}

		.shade16 .c2 {
			color: #F8F3D4;
		}

	
		.shade16.bg3, .shade16 .bg3 {
			background-color: #F6416C;
			color: #FFF;
		}

		.shade16.bg3, .shade16 .bg3 a {
			color: #F6416C;
		}

		.shade16.bg3, .shade16 .bg3 a:hover,
		.shade16.bg3, .shade16 .bg3 a:focus {
			color: #d8234e;
		}

		.shade16 .bg3 .forceBg {
			background-color: #F6416C;
		}

		.shade16 .bg3.light {
			background-color: #1145f8a;
		}

		.shade16 .bg3.dark {
			background-color: #d8234e;
		}

		.shade16 .border3 {
			border-color: #F6416C;
		}

		.shade16 .c3 {
			color: #F6416C;
		}

	
	.shade16 .button.primary {
		background-color: #F6416C !important;
		border-color: #d8234e !important;
		color: #FFF !important;
	}

	.shade16 .button.primary:hover, .button.primary:focus {
		background-color: #d8234e !important;
		border-color: #F6416C !important;
	}

	.shade16 a.link {
		color: #F6416C !important;
	}

	.shade16 a.link:hover,
	.shade16 a.link:focus {
		color: #d8234e !important;
	}

	.shade16 .linkList a {
		color: #FFF !important;
		background-color: #F6416C !important;
	}

	.shade16 .linkList a:hover,
	.shade16 .linkList a:focus {
		background-color: #F6416C !important;
		border-color: #d8234e !important;
		color: #1e9a8b !important;
	}

	.shade16 * {
		border-color: #F6416C;
	}

	
		.shade17.bg1, .shade17 .bg1 {
			background-color: #F8F3D4;
			color: #333;
		}

		.shade17.bg1, .shade17 .bg1 a {
			color: #FFDE7D;
		}

		.shade17.bg1, .shade17 .bg1 a:hover,
		.shade17.bg1, .shade17 .bg1 a:focus {
			color: #e1c05f;
		}

		.shade17 .bg1 .forceBg {
			background-color: #F8F3D4;
		}

		.shade17 .bg1.light {
			background-color: #116111f2;
		}

		.shade17 .bg1.dark {
			background-color: #dad5b6;
		}

		.shade17 .border1 {
			border-color: #F8F3D4;
		}

		.shade17 .c1 {
			color: #F8F3D4;
		}

	
		.shade17.bg2, .shade17 .bg2 {
			background-color: #F6416C;
			color: #FFF;
		}

		.shade17.bg2, .shade17 .bg2 a {
			color: #FFDE7D;
		}

		.shade17.bg2, .shade17 .bg2 a:hover,
		.shade17.bg2, .shade17 .bg2 a:focus {
			color: #e1c05f;
		}

		.shade17 .bg2 .forceBg {
			background-color: #F6416C;
		}

		.shade17 .bg2.light {
			background-color: #1145f8a;
		}

		.shade17 .bg2.dark {
			background-color: #d8234e;
		}

		.shade17 .border2 {
			border-color: #F6416C;
		}

		.shade17 .c2 {
			color: #F6416C;
		}

	
		.shade17.bg3, .shade17 .bg3 {
			background-color: #FFDE7D;
			color: #FFF;
		}

		.shade17.bg3, .shade17 .bg3 a {
			color: #FFDE7D;
		}

		.shade17.bg3, .shade17 .bg3 a:hover,
		.shade17.bg3, .shade17 .bg3 a:focus {
			color: #e1c05f;
		}

		.shade17 .bg3 .forceBg {
			background-color: #FFDE7D;
		}

		.shade17 .bg3.light {
			background-color: #11dfc9b;
		}

		.shade17 .bg3.dark {
			background-color: #e1c05f;
		}

		.shade17 .border3 {
			border-color: #FFDE7D;
		}

		.shade17 .c3 {
			color: #FFDE7D;
		}

	
	.shade17 .button.primary {
		background-color: #FFDE7D !important;
		border-color: #e1c05f !important;
		color: #FFF !important;
	}

	.shade17 .button.primary:hover, .button.primary:focus {
		background-color: #e1c05f !important;
		border-color: #FFDE7D !important;
	}

	.shade17 a.link {
		color: #FFDE7D !important;
	}

	.shade17 a.link:hover,
	.shade17 a.link:focus {
		color: #e1c05f !important;
	}

	.shade17 .linkList a {
		color: #FFF !important;
		background-color: #FFDE7D !important;
	}

	.shade17 .linkList a:hover,
	.shade17 .linkList a:focus {
		background-color: #FFDE7D !important;
		border-color: #e1c05f !important;
		color: #dad5b6 !important;
	}

	.shade17 * {
		border-color: #FFDE7D;
	}

	
		.shade18.bg1, .shade18 .bg1 {
			background-color: #48466D;
			color: #FFF;
		}

		.shade18.bg1, .shade18 .bg1 a {
			color: #46CDCF;
		}

		.shade18.bg1, .shade18 .bg1 a:hover,
		.shade18.bg1, .shade18 .bg1 a:focus {
			color: #28afb1;
		}

		.shade18 .bg1 .forceBg {
			background-color: #48466D;
		}

		.shade18 .bg1.light {
			background-color: #66648b;
		}

		.shade18 .bg1.dark {
			background-color: #2a284f;
		}

		.shade18 .border1 {
			border-color: #48466D;
		}

		.shade18 .c1 {
			color: #48466D;
		}

	
		.shade18.bg2, .shade18 .bg2 {
			background-color: #3D84A8;
			color: #FFF;
		}

		.shade18.bg2, .shade18 .bg2 a {
			color: #46CDCF;
		}

		.shade18.bg2, .shade18 .bg2 a:hover,
		.shade18.bg2, .shade18 .bg2 a:focus {
			color: #28afb1;
		}

		.shade18 .bg2 .forceBg {
			background-color: #3D84A8;
		}

		.shade18 .bg2.light {
			background-color: #5ba2c6;
		}

		.shade18 .bg2.dark {
			background-color: #1f668a;
		}

		.shade18 .border2 {
			border-color: #3D84A8;
		}

		.shade18 .c2 {
			color: #3D84A8;
		}

	
		.shade18.bg3, .shade18 .bg3 {
			background-color: #46CDCF;
			color: #FFF;
		}

		.shade18.bg3, .shade18 .bg3 a {
			color: #46CDCF;
		}

		.shade18.bg3, .shade18 .bg3 a:hover,
		.shade18.bg3, .shade18 .bg3 a:focus {
			color: #28afb1;
		}

		.shade18 .bg3 .forceBg {
			background-color: #46CDCF;
		}

		.shade18 .bg3.light {
			background-color: #64ebed;
		}

		.shade18 .bg3.dark {
			background-color: #28afb1;
		}

		.shade18 .border3 {
			border-color: #46CDCF;
		}

		.shade18 .c3 {
			color: #46CDCF;
		}

	
	.shade18 .button.primary {
		background-color: #46CDCF !important;
		border-color: #28afb1 !important;
		color: #FFF !important;
	}

	.shade18 .button.primary:hover, .button.primary:focus {
		background-color: #28afb1 !important;
		border-color: #46CDCF !important;
	}

	.shade18 a.link {
		color: #46CDCF !important;
	}

	.shade18 a.link:hover,
	.shade18 a.link:focus {
		color: #28afb1 !important;
	}

	.shade18 .linkList a {
		color: #FFF !important;
		background-color: #46CDCF !important;
	}

	.shade18 .linkList a:hover,
	.shade18 .linkList a:focus {
		background-color: #46CDCF !important;
		border-color: #28afb1 !important;
		color: #2a284f !important;
	}

	.shade18 * {
		border-color: #46CDCF;
	}

	
		.shade19.bg1, .shade19 .bg1 {
			background-color: #FEFAEC;
			color: #333;
		}

		.shade19.bg1, .shade19 .bg1 a {
			color: #625772;
		}

		.shade19.bg1, .shade19 .bg1 a:hover,
		.shade19.bg1, .shade19 .bg1 a:focus {
			color: #443954;
		}

		.shade19 .bg1 .forceBg {
			background-color: #FEFAEC;
		}

		.shade19 .bg1.light {
			background-color: #11c11810a;
		}

		.shade19 .bg1.dark {
			background-color: #e0dcce;
		}

		.shade19 .border1 {
			border-color: #FEFAEC;
		}

		.shade19 .c1 {
			color: #FEFAEC;
		}

	
		.shade19.bg2, .shade19 .bg2 {
			background-color: #F38181;
			color: #FFF;
		}

		.shade19.bg2, .shade19 .bg2 a {
			color: #625772;
		}

		.shade19.bg2, .shade19 .bg2 a:hover,
		.shade19.bg2, .shade19 .bg2 a:focus {
			color: #443954;
		}

		.shade19 .bg2 .forceBg {
			background-color: #F38181;
		}

		.shade19 .bg2.light {
			background-color: #1119f9f;
		}

		.shade19 .bg2.dark {
			background-color: #d56363;
		}

		.shade19 .border2 {
			border-color: #F38181;
		}

		.shade19 .c2 {
			color: #F38181;
		}

	
		.shade19.bg3, .shade19 .bg3 {
			background-color: #625772;
			color: #FFF;
		}

		.shade19.bg3, .shade19 .bg3 a {
			color: #625772;
		}

		.shade19.bg3, .shade19 .bg3 a:hover,
		.shade19.bg3, .shade19 .bg3 a:focus {
			color: #443954;
		}

		.shade19 .bg3 .forceBg {
			background-color: #625772;
		}

		.shade19 .bg3.light {
			background-color: #807590;
		}

		.shade19 .bg3.dark {
			background-color: #443954;
		}

		.shade19 .border3 {
			border-color: #625772;
		}

		.shade19 .c3 {
			color: #625772;
		}

	
	.shade19 .button.primary {
		background-color: #625772 !important;
		border-color: #443954 !important;
		color: #FFF !important;
	}

	.shade19 .button.primary:hover, .button.primary:focus {
		background-color: #443954 !important;
		border-color: #625772 !important;
	}

	.shade19 a.link {
		color: #625772 !important;
	}

	.shade19 a.link:hover,
	.shade19 a.link:focus {
		color: #443954 !important;
	}

	.shade19 .linkList a {
		color: #FFF !important;
		background-color: #625772 !important;
	}

	.shade19 .linkList a:hover,
	.shade19 .linkList a:focus {
		background-color: #625772 !important;
		border-color: #443954 !important;
		color: #e0dcce !important;
	}

	.shade19 * {
		border-color: #625772;
	}

	
		.shade20.bg1, .shade20 .bg1 {
			background-color: #2B2E4A;
			color: #FFF;
		}

		.shade20.bg1, .shade20 .bg1 a {
			color: #E84545;
		}

		.shade20.bg1, .shade20 .bg1 a:hover,
		.shade20.bg1, .shade20 .bg1 a:focus {
			color: #ca2727;
		}

		.shade20 .bg1 .forceBg {
			background-color: #2B2E4A;
		}

		.shade20 .bg1.light {
			background-color: #494c68;
		}

		.shade20 .bg1.dark {
			background-color: #0d102c;
		}

		.shade20 .border1 {
			border-color: #2B2E4A;
		}

		.shade20 .c1 {
			color: #2B2E4A;
		}

	
		.shade20.bg2, .shade20 .bg2 {
			background-color: #903749;
			color: #FFF;
		}

		.shade20.bg2, .shade20 .bg2 a {
			color: #E84545;
		}

		.shade20.bg2, .shade20 .bg2 a:hover,
		.shade20.bg2, .shade20 .bg2 a:focus {
			color: #ca2727;
		}

		.shade20 .bg2 .forceBg {
			background-color: #903749;
		}

		.shade20 .bg2.light {
			background-color: #ae5567;
		}

		.shade20 .bg2.dark {
			background-color: #72192b;
		}

		.shade20 .border2 {
			border-color: #903749;
		}

		.shade20 .c2 {
			color: #903749;
		}

	
		.shade20.bg3, .shade20 .bg3 {
			background-color: #E84545;
			color: #FFF;
		}

		.shade20.bg3, .shade20 .bg3 a {
			color: #E84545;
		}

		.shade20.bg3, .shade20 .bg3 a:hover,
		.shade20.bg3, .shade20 .bg3 a:focus {
			color: #ca2727;
		}

		.shade20 .bg3 .forceBg {
			background-color: #E84545;
		}

		.shade20 .bg3.light {
			background-color: #1066363;
		}

		.shade20 .bg3.dark {
			background-color: #ca2727;
		}

		.shade20 .border3 {
			border-color: #E84545;
		}

		.shade20 .c3 {
			color: #E84545;
		}

	
	.shade20 .button.primary {
		background-color: #E84545 !important;
		border-color: #ca2727 !important;
		color: #FFF !important;
	}

	.shade20 .button.primary:hover, .button.primary:focus {
		background-color: #ca2727 !important;
		border-color: #E84545 !important;
	}

	.shade20 a.link {
		color: #E84545 !important;
	}

	.shade20 a.link:hover,
	.shade20 a.link:focus {
		color: #ca2727 !important;
	}

	.shade20 .linkList a {
		color: #FFF !important;
		background-color: #E84545 !important;
	}

	.shade20 .linkList a:hover,
	.shade20 .linkList a:focus {
		background-color: #E84545 !important;
		border-color: #ca2727 !important;
		color: #0d102c !important;
	}

	.shade20 * {
		border-color: #E84545;
	}

	
		.shade21.bg1, .shade21 .bg1 {
			background-color: #E23E57;
			color: #FFF;
		}

		.shade21.bg1, .shade21 .bg1 a {
			color: #522546;
		}

		.shade21.bg1, .shade21 .bg1 a:hover,
		.shade21.bg1, .shade21 .bg1 a:focus {
			color: #340728;
		}

		.shade21 .bg1 .forceBg {
			background-color: #E23E57;
		}

		.shade21 .bg1.light {
			background-color: #1005c75;
		}

		.shade21 .bg1.dark {
			background-color: #c42039;
		}

		.shade21 .border1 {
			border-color: #E23E57;
		}

		.shade21 .c1 {
			color: #E23E57;
		}

	
		.shade21.bg2, .shade21 .bg2 {
			background-color: #88304E;
			color: #FFF;
		}

		.shade21.bg2, .shade21 .bg2 a {
			color: #522546;
		}

		.shade21.bg2, .shade21 .bg2 a:hover,
		.shade21.bg2, .shade21 .bg2 a:focus {
			color: #340728;
		}

		.shade21 .bg2 .forceBg {
			background-color: #88304E;
		}

		.shade21 .bg2.light {
			background-color: #a64e6c;
		}

		.shade21 .bg2.dark {
			background-color: #6a1230;
		}

		.shade21 .border2 {
			border-color: #88304E;
		}

		.shade21 .c2 {
			color: #88304E;
		}

	
		.shade21.bg3, .shade21 .bg3 {
			background-color: #522546;
			color: #FFF;
		}

		.shade21.bg3, .shade21 .bg3 a {
			color: #522546;
		}

		.shade21.bg3, .shade21 .bg3 a:hover,
		.shade21.bg3, .shade21 .bg3 a:focus {
			color: #340728;
		}

		.shade21 .bg3 .forceBg {
			background-color: #522546;
		}

		.shade21 .bg3.light {
			background-color: #704364;
		}

		.shade21 .bg3.dark {
			background-color: #340728;
		}

		.shade21 .border3 {
			border-color: #522546;
		}

		.shade21 .c3 {
			color: #522546;
		}

	
	.shade21 .button.primary {
		background-color: #522546 !important;
		border-color: #340728 !important;
		color: #FFF !important;
	}

	.shade21 .button.primary:hover, .button.primary:focus {
		background-color: #340728 !important;
		border-color: #522546 !important;
	}

	.shade21 a.link {
		color: #522546 !important;
	}

	.shade21 a.link:hover,
	.shade21 a.link:focus {
		color: #340728 !important;
	}

	.shade21 .linkList a {
		color: #FFF !important;
		background-color: #522546 !important;
	}

	.shade21 .linkList a:hover,
	.shade21 .linkList a:focus {
		background-color: #522546 !important;
		border-color: #340728 !important;
		color: #c42039 !important;
	}

	.shade21 * {
		border-color: #522546;
	}

	
		.shade22.bg1, .shade22 .bg1 {
			background-color: #6FE7DD;
			color: #FFF;
		}

		.shade22.bg1, .shade22 .bg1 a {
			color: #6639A6;
		}

		.shade22.bg1, .shade22 .bg1 a:hover,
		.shade22.bg1, .shade22 .bg1 a:focus {
			color: #481b88;
		}

		.shade22 .bg1 .forceBg {
			background-color: #6FE7DD;
		}

		.shade22 .bg1.light {
			background-color: #8d105fb;
		}

		.shade22 .bg1.dark {
			background-color: #51c9bf;
		}

		.shade22 .border1 {
			border-color: #6FE7DD;
		}

		.shade22 .c1 {
			color: #6FE7DD;
		}

	
		.shade22.bg2, .shade22 .bg2 {
			background-color: #3490DE;
			color: #FFF;
		}

		.shade22.bg2, .shade22 .bg2 a {
			color: #6639A6;
		}

		.shade22.bg2, .shade22 .bg2 a:hover,
		.shade22.bg2, .shade22 .bg2 a:focus {
			color: #481b88;
		}

		.shade22 .bg2 .forceBg {
			background-color: #3490DE;
		}

		.shade22 .bg2.light {
			background-color: #52aefc;
		}

		.shade22 .bg2.dark {
			background-color: #1672c0;
		}

		.shade22 .border2 {
			border-color: #3490DE;
		}

		.shade22 .c2 {
			color: #3490DE;
		}

	
		.shade22.bg3, .shade22 .bg3 {
			background-color: #6639A6;
			color: #FFF;
		}

		.shade22.bg3, .shade22 .bg3 a {
			color: #6639A6;
		}

		.shade22.bg3, .shade22 .bg3 a:hover,
		.shade22.bg3, .shade22 .bg3 a:focus {
			color: #481b88;
		}

		.shade22 .bg3 .forceBg {
			background-color: #6639A6;
		}

		.shade22 .bg3.light {
			background-color: #8457c4;
		}

		.shade22 .bg3.dark {
			background-color: #481b88;
		}

		.shade22 .border3 {
			border-color: #6639A6;
		}

		.shade22 .c3 {
			color: #6639A6;
		}

	
	.shade22 .button.primary {
		background-color: #6639A6 !important;
		border-color: #481b88 !important;
		color: #FFF !important;
	}

	.shade22 .button.primary:hover, .button.primary:focus {
		background-color: #481b88 !important;
		border-color: #6639A6 !important;
	}

	.shade22 a.link {
		color: #6639A6 !important;
	}

	.shade22 a.link:hover,
	.shade22 a.link:focus {
		color: #481b88 !important;
	}

	.shade22 .linkList a {
		color: #FFF !important;
		background-color: #6639A6 !important;
	}

	.shade22 .linkList a:hover,
	.shade22 .linkList a:focus {
		background-color: #6639A6 !important;
		border-color: #481b88 !important;
		color: #51c9bf !important;
	}

	.shade22 * {
		border-color: #6639A6;
	}

	
		.shade23.bg1, .shade23 .bg1 {
			background-color: #212121;
			color: #FFF;
		}

		.shade23.bg1, .shade23 .bg1 a {
			color: #0D7377;
		}

		.shade23.bg1, .shade23 .bg1 a:hover,
		.shade23.bg1, .shade23 .bg1 a:focus {
			color: #115559;
		}

		.shade23 .bg1 .forceBg {
			background-color: #212121;
		}

		.shade23 .bg1.light {
			background-color: #3f3f3f;
		}

		.shade23 .bg1.dark {
			background-color: #030303;
		}

		.shade23 .border1 {
			border-color: #212121;
		}

		.shade23 .c1 {
			color: #212121;
		}

	
		.shade23.bg2, .shade23 .bg2 {
			background-color: #323232;
			color: #FFF;
		}

		.shade23.bg2, .shade23 .bg2 a {
			color: #0D7377;
		}

		.shade23.bg2, .shade23 .bg2 a:hover,
		.shade23.bg2, .shade23 .bg2 a:focus {
			color: #115559;
		}

		.shade23 .bg2 .forceBg {
			background-color: #323232;
		}

		.shade23 .bg2.light {
			background-color: #505050;
		}

		.shade23 .bg2.dark {
			background-color: #141414;
		}

		.shade23 .border2 {
			border-color: #323232;
		}

		.shade23 .c2 {
			color: #323232;
		}

	
		.shade23.bg3, .shade23 .bg3 {
			background-color: #0D7377;
			color: #FFF;
		}

		.shade23.bg3, .shade23 .bg3 a {
			color: #0D7377;
		}

		.shade23.bg3, .shade23 .bg3 a:hover,
		.shade23.bg3, .shade23 .bg3 a:focus {
			color: #115559;
		}

		.shade23 .bg3 .forceBg {
			background-color: #0D7377;
		}

		.shade23 .bg3.light {
			background-color: #2b9195;
		}

		.shade23 .bg3.dark {
			background-color: #115559;
		}

		.shade23 .border3 {
			border-color: #0D7377;
		}

		.shade23 .c3 {
			color: #0D7377;
		}

	
	.shade23 .button.primary {
		background-color: #0D7377 !important;
		border-color: #115559 !important;
		color: #FFF !important;
	}

	.shade23 .button.primary:hover, .button.primary:focus {
		background-color: #115559 !important;
		border-color: #0D7377 !important;
	}

	.shade23 a.link {
		color: #0D7377 !important;
	}

	.shade23 a.link:hover,
	.shade23 a.link:focus {
		color: #115559 !important;
	}

	.shade23 .linkList a {
		color: #FFF !important;
		background-color: #0D7377 !important;
	}

	.shade23 .linkList a:hover,
	.shade23 .linkList a:focus {
		background-color: #0D7377 !important;
		border-color: #115559 !important;
		color: #030303 !important;
	}

	.shade23 * {
		border-color: #0D7377;
	}

	
		.shade24.bg1, .shade24 .bg1 {
			background-color: #323232;
			color: #FFF;
		}

		.shade24.bg1, .shade24 .bg1 a {
			color: #14FFEC;
		}

		.shade24.bg1, .shade24 .bg1 a:hover,
		.shade24.bg1, .shade24 .bg1 a:focus {
			color: #0ae1ce;
		}

		.shade24 .bg1 .forceBg {
			background-color: #323232;
		}

		.shade24 .bg1.light {
			background-color: #505050;
		}

		.shade24 .bg1.dark {
			background-color: #141414;
		}

		.shade24 .border1 {
			border-color: #323232;
		}

		.shade24 .c1 {
			color: #323232;
		}

	
		.shade24.bg2, .shade24 .bg2 {
			background-color: #0D7377;
			color: #FFF;
		}

		.shade24.bg2, .shade24 .bg2 a {
			color: #14FFEC;
		}

		.shade24.bg2, .shade24 .bg2 a:hover,
		.shade24.bg2, .shade24 .bg2 a:focus {
			color: #0ae1ce;
		}

		.shade24 .bg2 .forceBg {
			background-color: #0D7377;
		}

		.shade24 .bg2.light {
			background-color: #2b9195;
		}

		.shade24 .bg2.dark {
			background-color: #115559;
		}

		.shade24 .border2 {
			border-color: #0D7377;
		}

		.shade24 .c2 {
			color: #0D7377;
		}

	
		.shade24.bg3, .shade24 .bg3 {
			background-color: #14FFEC;
			color: #FFF;
		}

		.shade24.bg3, .shade24 .bg3 a {
			color: #14FFEC;
		}

		.shade24.bg3, .shade24 .bg3 a:hover,
		.shade24.bg3, .shade24 .bg3 a:focus {
			color: #0ae1ce;
		}

		.shade24 .bg3 .forceBg {
			background-color: #14FFEC;
		}

		.shade24 .bg3.light {
			background-color: #3211d10a;
		}

		.shade24 .bg3.dark {
			background-color: #0ae1ce;
		}

		.shade24 .border3 {
			border-color: #14FFEC;
		}

		.shade24 .c3 {
			color: #14FFEC;
		}

	
	.shade24 .button.primary {
		background-color: #14FFEC !important;
		border-color: #0ae1ce !important;
		color: #FFF !important;
	}

	.shade24 .button.primary:hover, .button.primary:focus {
		background-color: #0ae1ce !important;
		border-color: #14FFEC !important;
	}

	.shade24 a.link {
		color: #14FFEC !important;
	}

	.shade24 a.link:hover,
	.shade24 a.link:focus {
		color: #0ae1ce !important;
	}

	.shade24 .linkList a {
		color: #FFF !important;
		background-color: #14FFEC !important;
	}

	.shade24 .linkList a:hover,
	.shade24 .linkList a:focus {
		background-color: #14FFEC !important;
		border-color: #0ae1ce !important;
		color: #141414 !important;
	}

	.shade24 * {
		border-color: #14FFEC;
	}

