.box{
	font-size: 11px;
	font-family: Arial;
	background-color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}

#news_component .border{
	background-color: #C7C7C7;
}
#news_component .boxval{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 150px;
	font-weight: 700;
	text-decoration: none;
	color: #000000;
	
}
#news_component .dataH{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	background-color: #FBFBFB;
	color:#000;
}

tr#dataRow {
	border-bottom:1px solid #EEE;
	background-color: #FFFFFF;
}

tr#dataRow:hover{
	border-bottom:1px solid #CCC;
	background-color: #EEE;
}
#news_component .dataL{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	padding-left: 2px;
}
#news_component .dataR{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: right;
	left: 2px;
	padding-right: 1px;
}
#news_component tr.dataRowOdd{
	background:none;
	background-color:#EEE;
	color:#000000;
}
#news_component tr.dataRowOdd:hover{
	background:none;
	background-color:#CCC;
	color:#FF0000;
}
#news_component tr.dataRowEven{
	background:none;
	background-color:#FFF;
	color:#000000;
}
#news_component tr.dataRowEven:hover{
	background:none;
	background-color:#CCC;
	color:#FF0000;
}

#news_component .term{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
#news_component .header1{
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
	font-family: Arial;
	background-color: #3B3B3B;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}
#news_component .header2{
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	font-family: Arial;
	background-color: #3B3B3B;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}
#news_component .header3{
	font-weight: bold;
	font-size: 11px;
	color: #FFF;
	font-family: Arial;
	background-color: #3B3B3B;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}
#news_component .companies{
	font-size: 11px;
	color: #000000;
	font-family: Arial;
	background-color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}


#news_component .boxval{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 3em;
	font-weight: 700;
	text-decoration: none;
	color: #000000;
	
}


#news_component .up{
	font-size: 11px;
	color: #000000;
	font-family: Arial;
	background-color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	background-image: url(/images/up.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#news_component .down{
	font-size: 11px;
	color: #000000;
	font-family: Arial;
	background-color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	background-image: url(/images/down.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#news_component .equal{
	font-size: 11px;
	color: #000000;
	font-family: Arial;
	background-color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	background-image: url(/images/equal.gif);
	background-repeat: no-repeat;
	background-position: center top;
}


#news_component .charts{
	text-align: center;
	margin: 0px 0px 4px;
	padding: 0px;
}
#news_component .chartsHead{
	font-size: 11px;
	font-weight: 600;
	color: #FFFFFF;
	text-align: left;
	background-color: #000;
	cursor: pointer;

}


#news_component .upArrow{
	color: #003399;
	background-color: #FFFFFF;
	font-weight: 900;
	text-align: center;
	vertical-align: middle;
}
#news_component .downArrow{
	color: #CC0000;
	background-color: #FFFFFF;
	font-weight: 900;
	text-align: center;
	vertical-align: middle;
}
#news_component .equalArrow{
	color: #006600;
	background-color: #FFFFFF;
	font-weight: 900;
	text-align: center;
	vertical-align: middle;
}

#news_component .btns{
	   BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: #000000 1px solid;
    COLOR: #ffffff;
    BORDER-BOTTOM: #000000 1px solid;
    FONT-FAMILY: Arial;
    HEIGHT: 18px;
    BACKGROUND-COLOR: #0b335d;
    TEXT-ALIGN: center
}
