#darksunchartlead {
	padding: 6px 6px 6px 10px;
	width: 820px; 
	height: 30px; 
	position: relative; 
	display: inline-block; 
	margin: 0px auto; 
	float: left;
	border: 1px #323232 solid; 
	-moz-border-radius: 6px;
	-webkit-border-radius: 4px; 
	border-radius: 4px;
	background: #151515; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(orange, yellow); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(orange, yellow); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(orange, yellow); /* For Firefox 3.6 to 15 */
    	background: linear-gradient(orange, yellow); /* Standard syntax */
}

#darksunchartleadfont {
	text-align: left;
	float: left;
	color: #000000;
	text-shadow: 1px 1px 0px #b28a00;
	line-height: 30px;
	position: relative;
	background: url(../images/chartbreak.png) no-repeat left center;
}

#darksunchart {
	padding: 6px 6px 6px 10px;
	position: relative; 
	display: inline-block; 
	margin: 0px auto; 
	color: #FFFFFF;
	background: #151515;
	border: 0px; 
	-moz-border-radius: 6px;
	-webkit-border-radius: 4px; 
	border-radius: 4px;
}

#darksunchartfont {
	color: #FFFFFF;
	text-shadow: 1px 1px 0px #000000; 
	text-align: left; 
	line-height: 25px; 
	position: relative;
	float: left;
}

#deeppurpleplumchartlead {
	padding: 6px 6px 6px 10px;
	width: 820px; 
	height: 30px; 
	position: relative; 
	display: inline-block; 
	margin: 0px auto; 
	float: left;
	border: 1px #ba33ff solid; 
	-moz-border-radius: 6px;
	-webkit-border-radius: 4px; 
	border-radius: 4px;
	background: #151515; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(#572371, #29003e); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#572371, #29003e); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#572371, #29003e); /* For Firefox 3.6 to 15 */
    	background: linear-gradient(#572371, #29003e); /* Standard syntax */
}

#deeppurpleplumchartleadfont {
	text-align: left;
	float: left;
	color: #ffffff;
	text-shadow: 1px 1px 0px #d990ff;
	line-height: 30px;
	position: relative;
	background: url(../images/chartbreak.png) no-repeat left center;
}

#deeppurpleplumchart {
	padding: 6px 6px 6px 10px;
	position: relative; 
	display: inline-block; 
	margin: 0px auto; 
	color: #FFFFFF;
	background: #3a0057;
	border: 0px; 
	-moz-border-radius: 6px;
	-webkit-border-radius: 4px; 
	border-radius: 4px;
}

#deeppurpleplumchartfont {
	color: #FFFFFF;
	text-shadow: 1px 1px 0px #000000; 
	text-align: left; 
	line-height: 25px; 
	position: relative;
	float: left;
}

#greengrasschartlead {
	padding: 6px 6px 6px 10px;
	width: 820px; 
	height: 30px; 
	position: relative; 
	display: inline-block; 
	margin: 0px auto; 
	float: left;
	border: 1px #7ce627 solid; 
	-moz-border-radius: 6px;
	-webkit-border-radius: 4px; 
	border-radius: 4px;
	background: #151515; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(#3d631f, #1b3c00); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#3d631f, #1b3c00); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#3d631f, #1b3c00); /* For Firefox 3.6 to 15 */
    	background: linear-gradient(#3d631f, #1b3c00); /* Standard syntax */
}

#greengrasschartleadfont {
	text-align: left;
	float: left;
	color: #a7e873;
	text-shadow: 1px 1px 0px #000000;
	line-height: 30px;
	position: relative;
	background: url(../images/chartbreak.png) no-repeat left center;
}

#greengrasschart {
	padding: 6px 6px 6px 10px;
	position: relative; 
	display: inline-block; 
	margin: 0px auto; 
	color: #caff9f;
	background: #1e4200;
	border: 0px; 
	-moz-border-radius: 6px;
	-webkit-border-radius: 4px; 
	border-radius: 4px;
}

#greengrasschartfont {
	color: #caff9f;
	text-shadow: 1px 1px 0px #000000; 
	text-align: left; 
	line-height: 25px; 
	position: relative;
	float: left;
}

#seabluechartlead {
	padding: 6px 6px 6px 10px;
	width: 820px; 
	height: 30px; 
	position: relative; 
	display: inline-block; 
	margin: 0px auto; 
	float: left;
	border: 1px #4966c4 solid; 
	-moz-border-radius: 6px;
	-webkit-border-radius: 4px; 
	border-radius: 4px;
	background: #151515; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(#405493, #02175a); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#405493, #02175a); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#405493, #02175a); /* For Firefox 3.6 to 15 */
    	background: linear-gradient(#405493, #02175a); /* Standard syntax */
}

#seabluechartleadfont {
	text-align: left;
	float: left;
	color: #cfcfcf;
	text-shadow: 1px 1px 0px #526192;
	line-height: 30px;
	position: relative;
	background: url(../images/chartbreak.png) no-repeat left center;
}

#seabluechart {
	padding: 6px 6px 6px 10px;
	position: relative; 
	display: inline-block; 
	margin: 0px auto; 
	color: #b7c7fb;
	background: #02175a;
	border: 0px; 
	-moz-border-radius: 6px;
	-webkit-border-radius: 4px; 
	border-radius: 4px;
}

#seabluechartfont {
	color: #b7c7fb;
	text-shadow: 1px 1px 0px #02175a; 
	text-align: left; 
	line-height: 25px; 
	position: relative;
	float: left;
}

#russianredchartlead {
	padding: 6px 6px 6px 10px;
	width: 820px; 
	height: 30px; 
	position: relative; 
	display: inline-block; 
	margin: 0px auto; 
	float: left;
	border: 1px #ff0000 solid; 
	-moz-border-radius: 6px;
	-webkit-border-radius: 4px; 
	border-radius: 4px;
	background: #151515; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(#ac0000, #4b0000); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#ac0000, #4b0000); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#ac0000, #4b0000); /* For Firefox 3.6 to 15 */
    	background: linear-gradient(#ac0000, #4b0000); /* Standard syntax */
}

#russianredchartleadfont {
	text-align: left;
	float: left;
	color: #cfcfcf;
	text-shadow: 1px 1px 0px #000000;
	line-height: 30px;
	position: relative;
	background: url(../images/chartbreak.png) no-repeat left center;
}

#russianredchart {
	padding: 6px 6px 6px 10px;
	position: relative; 
	display: inline-block; 
	margin: 0px auto; 
	color: #fbb7b7;
	background: #ac0000;
	border: 0px; 
	-moz-border-radius: 6px;
	-webkit-border-radius: 4px; 
	border-radius: 4px;
}

#russianredchartfont {
	color: #fbb7b7;
	text-shadow: 1px 1px 0px #02175a; 
	text-align: left; 
	line-height: 25px; 
	position: relative;
	float: left;
}

#rusticchartlead {
	padding: 6px 6px 6px 10px;
	width: 820px; 
	height: 30px; 
	position: relative; 
	display: inline-block; 
	margin: 0px auto; 
	float: left;
	border: 1px #d57300 solid; 
	-moz-border-radius: 6px;
	-webkit-border-radius: 4px; 
	border-radius: 4px;
	background: #151515; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(#b26000, #653700); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#b26000, #653700); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#b26000, #653700); /* For Firefox 3.6 to 15 */
    	background: linear-gradient(#b26000, #653700); /* Standard syntax */
}

#rusticchartleadfont {
	text-align: left;
	float: left;
	color: #ffaa46;
	text-shadow: 1px 1px 0px #000000;
	line-height: 30px;
	position: relative;
	background: url(../images/chartbreak.png) no-repeat left center;
}

#rusticchart {
	padding: 6px 6px 6px 10px;
	position: relative; 
	display: inline-block; 
	margin: 0px auto; 
	color: #ffd098;
	background: #6e502c;
	border: 0px; 
	-moz-border-radius: 6px;
	-webkit-border-radius: 4px; 
	border-radius: 4px;
}

#rusticchartfont {
	color: #ffd098;
	text-shadow: 1px 1px 0px #02175a; 
	text-align: left; 
	line-height: 25px; 
	position: relative;
	float: left;
}

#greywolfchartlead {
	padding: 6px 6px 6px 10px;
	width: 820px; 
	height: 30px; 
	position: relative; 
	display: inline-block; 
	margin: 0px auto; 
	float: left;
	border: 1px #d4d4d4 solid; 
	-moz-border-radius: 6px;
	-webkit-border-radius: 4px; 
	border-radius: 4px;
	background: #151515; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(#a4a4a4, #6d6d6d); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#a4a4a4, #6d6d6d); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#a4a4a4, #6d6d6d); /* For Firefox 3.6 to 15 */
    	background: linear-gradient(#a4a4a4, #6d6d6d); /* Standard syntax */
}

#greywolfchartleadfont {
	text-align: left;
	float: left;
	color: #000000;
	text-shadow: 1px 1px 0px #5f5f5f;
	line-height: 30px;
	position: relative;
	background: url(../images/chartbreak.png) no-repeat left center;
}

#greywolfchart {
	padding: 6px 6px 6px 10px;
	position: relative; 
	display: inline-block; 
	margin: 0px auto; 
	color: #bbbbbb;
	background: #5a5a5a;
	border: 0px; 
	-moz-border-radius: 6px;
	-webkit-border-radius: 4px; 
	border-radius: 4px;
}

#greywolfchartfont {
	color: #bbbbbb;
	text-shadow: 1px 1px 0px #000000; 
	text-align: left; 
	line-height: 25px; 
	position: relative;
	float: left;
}

#aqualifechartlead {
	padding: 6px 6px 6px 10px;
	width: 820px; 
	height: 30px; 
	position: relative; 
	display: inline-block; 
	margin: 0px auto; 
	float: left;
	border: 1px #00c6f1 solid; 
	-moz-border-radius: 6px;
	-webkit-border-radius: 4px; 
	border-radius: 4px;
	background: #151515; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(#00bce4, #0087a4); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#00bce4, #0087a4); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#00bce4, #0087a4); /* For Firefox 3.6 to 15 */
    	background: linear-gradient(#00bce4, #0087a4); /* Standard syntax */
}

#aqualifechartleadfont {
	text-align: left;
	float: left;
	color: #004a5a;
	text-shadow: 1px 1px 0px #00b7de;
	line-height: 30px;
	position: relative;
	background: url(../images/chartbreak.png) no-repeat left center;
}

#aqualifechart {
	padding: 6px 6px 6px 10px;
	position: relative; 
	display: inline-block; 
	margin: 0px auto; 
	color: #00c6f1;
	background: #00738c;
	border: 0px; 
	-moz-border-radius: 6px;
	-webkit-border-radius: 4px; 
	border-radius: 4px;
}

#aqualifechartfont {
	color: #00c6f1;
	text-shadow: 1px 1px 0px #004e4f; 
	text-align: left; 
	line-height: 25px; 
	position: relative;
	float: left;
}

#midniteclubchartlead {
	padding: 6px 6px 6px 10px;
	width: 820px; 
	height: 30px; 
	position: relative; 
	display: inline-block; 
	margin: 0px auto; 
	float: left;
	border: 1px #0035e1 solid; 
	-moz-border-radius: 6px;
	-webkit-border-radius: 4px; 
	border-radius: 4px;
	background: #151515; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(#00218e, #000e3b); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#00218e, #000e3b); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#00218e, #000e3b); /* For Firefox 3.6 to 15 */
    	background: linear-gradient(#00218e, #000e3b); /* Standard syntax */
}

#midniteclubchartleadfont {
	text-align: left;
	float: left;
	color: #3464ff;
	text-shadow: 1px 1px 0px #003957;
	line-height: 30px;
	position: relative;
	background: url(../images/chartbreak.png) no-repeat left center;
}

#midniteclubchart {
	padding: 6px 6px 6px 10px;
	position: relative; 
	display: inline-block; 
	margin: 0px auto; 
	color: #184fff;
	background: #001e7e;
	border: 0px; 
	-moz-border-radius: 6px;
	-webkit-border-radius: 4px; 
	border-radius: 4px;
}

#midniteclubchartfont {
	color: #184fff;
	text-shadow: 1px 1px 0px #001926; 
	text-align: left; 
	line-height: 25px; 
	position: relative;
	float: left;
}

#graycamochartlead {
	padding: 6px 6px 6px 10px;
	width: 820px; 
	height: 30px; 
	position: relative; 
	display: inline-block; 
	margin: 0px auto; 
	float: left;
	border: 1px #d4d4d4 solid; 
	-moz-border-radius: 6px;
	-webkit-border-radius: 4px; 
	border-radius: 4px;
	background: url(../images/graycamo.png) no-repeat left center;
}

#graycamochartleadfont {
	text-align: left;
	float: left;
	color: #000000;
	text-shadow: 1px 1px 0px #5f5f5f;
	line-height: 30px;
	position: relative;
	background: url(../images/chartbreak.png) no-repeat left center;
}

#graycamochart {
	padding: 6px 6px 6px 10px;
	position: relative; 
	display: inline-block; 
	margin: 0px auto; 
	color: #bbbbbb;
	background: #5a5a5a;
	border: 0px; 
	-moz-border-radius: 6px;
	-webkit-border-radius: 4px; 
	border-radius: 4px;
	background: #151515; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(#5a5a5a, #2e2e2e); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#5a5a5a, #2e2e2e); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#5a5a5a, #2e2e2e); /* For Firefox 3.6 to 15 */
    	background: linear-gradient(#5a5a5a, #2e2e2e); /* Standard syntax */
}

#graycamochartfont {
	color: #bbbbbb;
	text-shadow: 1px 1px 0px #000000; 
	text-align: left; 
	line-height: 25px; 
	position: relative;
	float: left;
}

#bluecamochartlead {
	padding: 6px 6px 6px 10px;
	width: 820px; 
	height: 30px; 
	position: relative; 
	display: inline-block; 
	margin: 0px auto; 
	float: left;
	border: 1px #0035e1 solid; 
	-moz-border-radius: 6px;
	-webkit-border-radius: 4px; 
	border-radius: 4px;
	background: url(../images/bluecamo.png) no-repeat left center;
}

#bluecamochartleadfont {
	text-align: left;
	float: left;
	color: #7d9cff;
	text-shadow: 1px 1px 0px #003957;
	line-height: 30px;
	position: relative;
	background: url(../images/chartbreak.png) no-repeat left center;
}

#bluecamochart {
	padding: 6px 6px 6px 10px;
	position: relative; 
	display: inline-block; 
	margin: 0px auto; 
	color: #6388ff;
	background: #5a5a5a;
	border: 0px; 
	-moz-border-radius: 6px;
	-webkit-border-radius: 4px; 
	border-radius: 4px;
	background: #151515; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(#00218e, #000e3b); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#00218e, #000e3b); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#00218e, #000e3b); /* For Firefox 3.6 to 15 */
    	background: linear-gradient(#00218e, #000e3b); /* Standard syntax */
}

#bluecamochartfont {
	color: #6388ff;
	text-shadow: 1px 1px 0px #001926; 
	text-align: left; 
	line-height: 25px; 
	position: relative;
	float: left;
}

#redcamochartlead {
	padding: 6px 6px 6px 10px;
	width: 820px; 
	height: 30px; 
	position: relative; 
	display: inline-block; 
	margin: 0px auto; 
	float: left;
	border: 1px #ff0000 solid; 
	-moz-border-radius: 6px;
	-webkit-border-radius: 4px; 
	border-radius: 4px;
	background: url(../images/redcamo.png) no-repeat left center;
}

#redcamochartleadfont {
	text-align: left;
	float: left;
	color: #fbb7b7;
	text-shadow: 1px 1px 0px #02175a;
	line-height: 30px;
	position: relative;
	background: url(../images/chartbreak.png) no-repeat left center;
}

#redcamochart {
	padding: 6px 6px 6px 10px;
	position: relative; 
	display: inline-block; 
	margin: 0px auto; 
	color: #fbb7b7;
	background: #5a5a5a;
	border: 0px; 
	-moz-border-radius: 6px;
	-webkit-border-radius: 4px; 
	border-radius: 4px;
	background: #151515; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(#ac0000, #4b0000); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#ac0000, #4b0000); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#ac0000, #4b0000); /* For Firefox 3.6 to 15 */
    	background: linear-gradient(#ac0000, #4b0000); /* Standard syntax */
}

#redcamochartfont {
	color: #fbb7b7;
	text-shadow: 1px 1px 0px #02175a; 
	text-align: left; 
	line-height: 25px; 
	position: relative;
	float: left;
}

#greencamochartlead {
	padding: 6px 6px 6px 10px;
	width: 820px; 
	height: 30px; 
	position: relative; 
	display: inline-block; 
	margin: 0px auto; 
	float: left;
	border: 1px #7ce627 solid; 
	-moz-border-radius: 6px;
	-webkit-border-radius: 4px; 
	border-radius: 4px;
	background: url(../images/greencamo.png) no-repeat left center;
}

#greencamochartleadfont {
	text-align: left;
	float: left;
	color: #caff9f;
	text-shadow: 1px 1px 0px #02175a;
	line-height: 30px;
	position: relative;
	background: url(../images/chartbreak.png) no-repeat left center;
}

#greencamochart {
	padding: 6px 6px 6px 10px;
	position: relative; 
	display: inline-block; 
	margin: 0px auto; 
	color: #caff9f;
	background: #5a5a5a;
	border: 0px; 
	-moz-border-radius: 6px;
	-webkit-border-radius: 4px; 
	border-radius: 4px;
	background: #151515; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(#3d631f, #1b3c00); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#3d631f, #1b3c00); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#3d631f, #1b3c00); /* For Firefox 3.6 to 15 */
    	background: linear-gradient(#3d631f, #1b3c00); /* Standard syntax */
}

#greencamochartfont {
	color: #caff9f;
	text-shadow: 1px 1px 0px #000000; 
	text-align: left; 
	line-height: 25px; 
	position: relative;
	float: left;
}

#browncamochartlead {
	padding: 6px 6px 6px 10px;
	width: 820px; 
	height: 30px; 
	position: relative; 
	display: inline-block; 
	margin: 0px auto; 
	float: left;
	border: 1px #d57300 solid; 
	-moz-border-radius: 6px;
	-webkit-border-radius: 4px; 
	border-radius: 4px;
	background: url(../images/browncamo.png) no-repeat left center;
}

#browncamochartleadfont {
	text-align: left;
	float: left;
	color: #ffaa46;
	text-shadow: 1px 1px 0px #000000;
	line-height: 30px;
	position: relative;
	background: url(../images/chartbreak.png) no-repeat left center;
}

#browncamochart {
	padding: 6px 6px 6px 10px;
	position: relative; 
	display: inline-block; 
	margin: 0px auto; 
	color: #ffd098;
	background: #5a5a5a;
	border: 0px; 
	-moz-border-radius: 6px;
	-webkit-border-radius: 4px; 
	border-radius: 4px;
	background: #151515; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(#b26000, #653700); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#b26000, #653700); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#b26000, #653700); /* For Firefox 3.6 to 15 */
    	background: linear-gradient(#b26000, #653700); /* Standard syntax */
}

#browncamochartfont {
	color: #ffd098;
	text-shadow: 1px 1px 0px #02175a; 
	text-align: left; 
	line-height: 25px; 
	position: relative;
	float: left;
}

#purplecamochartlead {
	padding: 6px 6px 6px 10px;
	width: 820px; 
	height: 30px; 
	position: relative; 
	display: inline-block; 
	margin: 0px auto; 
	float: left;
	border: 1px #ba33ff solid; 
	-moz-border-radius: 6px;
	-webkit-border-radius: 4px; 
	border-radius: 4px;
	background: url(../images/purplecamo.png) no-repeat left center;
}

#purplecamochartleadfont {
	text-align: left;
	float: left;
	color: #ffffff;
	text-shadow: 1px 1px 0px #d990ff;
	line-height: 30px;
	position: relative;
	background: url(../images/chartbreak.png) no-repeat left center;
}

#purplecamochart {
	padding: 6px 6px 6px 10px;
	position: relative; 
	display: inline-block; 
	margin: 0px auto; 
	color: #FFFFFF;
	background: #5a5a5a;
	border: 0px; 
	-moz-border-radius: 6px;
	-webkit-border-radius: 4px; 
	border-radius: 4px;
	background: #151515; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(#572371, #29003e); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#572371, #29003e); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#572371, #29003e); /* For Firefox 3.6 to 15 */
    	background: linear-gradient(#572371, #29003e); /* Standard syntax */
}

#purplecamochartfont {
	color: #FFFFFF;
	text-shadow: 1px 1px 0px #000000; 
	text-align: left; 
	line-height: 25px; 
	position: relative;
	float: left;
}