body{
	margin:0 !important;
	background-color: #000000;
}
.startTable .newTableChart{
	
	width:100%;
	height:auto;
	/*background-color:#f4f2e0;*/
	background-color:#000000;
	/*padding-left:1em;
	padding-right:1em;*/
	padding-top:0.25em;
	padding-bottom:0.25em;
	}

.startTable .newHeadline{
		font-family: 'Roboto Condensed',Helvetica,sans-serif !important;
		font-size:35px;
		line-height:35px;
		color:#AA0000; 
		font-weight:bold;
		text-transform:uppercase;
		text-align:left;
	}
.startTable .chatter{
	font-family: 'Roboto Slab', Times, serif;
	font-size:20px;
	line-height:30px;
	color:#000000;
	text-align:left;
	padding-bottom:0em;
	padding-top: 0em;

}	
.startTable .keyText2{
	font-family: 'Roboto Slab', Times, serif;
	font-size:14px;
	line-height:14px;
	color:#000000;
	text-align:left;
	padding-bottom:0em;
	padding-top:0;

}
.datetextclass{
	font-family: 'Roboto Condensed',Helvetica,sans-serif !important;
	width: 100%;
	height: auto;
	font-size:1.5em;
	line-height:1.5em;
	color:#ffffff;
	text-align:left;
	padding-bottom:0em;
	padding-top:0;
	text-align: center;
}
.startTable .tableHead{
		font-family: 'Roboto Condensed',Helvetica,sans-serif !important;
		font-size:15px;
		line-height:18px;
		color:#ffffff; 
		font-weight:bold;
		/*text-transform:uppercase;*/
		text-align:left;
		padding:0.4em;
	}	
.startTable #myTableNew{
	font-family: 'Roboto Condensed',Helvetica,sans-serif !important;
	font-size:15px;
	line-height:19px;
	color:#ffffff;
	text-align:left;
	padding-bottom:0px;
	padding-top: 0em;
	border-collapse: collapse;
	width: 100%;
}	
.startTable #col2{
	background-color:#FFFFFF;
	}
.startTable	#col4{
	background-color:#FFFFFF;
	}
.startTable	#col6{
	background-color:#FFFFFF;
	}
.startTable td{
	padding:0.4em;
	
	/*text-align:center;*/
	}
.startTable tr{
	border-bottom-width:thin;
		border-bottom-style:solid;
		border-bottom-color:#ABA8A8;
	}
 .startTable .red{
	color:#aa0000;
	}


.highcharts-axis{
	font-family: 'Roboto Condensed',Helvetica,sans-serif !important;
	font-size:14px;
	color:#ffffff;
	}



@media only screen and (min-width:380px){
	
	.startTable .newTableChart{
	
	width:100%;
	height:auto;
	/*background-color:#ffffff;
	padding-left:1em;
	padding-right:1em;*/
	padding-top:0.25em;
	padding-bottom:0.25em;
	}

.startTable .newHeadline{
		font-family: 'Roboto Condensed',Helvetica,sans-serif !important;
		font-size:35px;
		line-height:35px;
		color:#AA0000; 
		font-weight:bold;
		text-transform:uppercase;
		text-align:left;
	}
.startTable .chatter{
	font-family: 'Roboto Slab', Times, serif;
	font-size:20px;
	line-height:30px;
	color:#000000;
	text-align:left;
	padding-bottom:0em;
	padding-top: 0em;

}	
.startTable .keyText2{
	font-family: 'Roboto Slab', Times, serif;
	font-size:14px;
	line-height:14px;
	color:#000000;
	text-align:left;
	padding-bottom:0em;
	padding-top:0;

}
.startTable .tableHead{
		font-family: 'Roboto Condensed',Helvetica,sans-serif !important;
		font-size:15px;
		line-height:18px;
		color:white; 
		font-weight:bold;
		/*text-transform:uppercase;*/
		text-align:left;
		padding:0.4em;
	}	
.startTable #myTableNew{
	font-family: 'Roboto Condensed',Helvetica,sans-serif !important;
	font-size:17px;
	line-height:21px;
	color:white;
	text-align:left;
	padding-bottom:0px;
	padding-top: 0em;
	border-collapse: collapse;
	width: 100%;
}	
.startTable #col2{
	background-color:#FFFFFF;
	}
.startTable	#col4{
	background-color:#FFFFFF;
	}
.startTable	#col6{
	background-color:#FFFFFF;
	}
.startTable td{
	padding:0.4em;
	
	/*text-align:center;*/
	}
 .startTable tr{
	border-bottom-width:thin;
		border-bottom-style:solid;
		border-bottom-color:#ABA8A8;
	}
.startTable .red{
	color:#aa0000;
	}

	

	}