body
{
	scrollbar-base-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	scrollbar-3dlight-color: #5cc0e9;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #5cc0e9;
	scrollbar-track-color: #d3e4f6;
}
.ChartIndexTableRowStyle
{
	font-weight: bold;
	font-size: 11px;
	color: #021a72;
	font-family: MS Sans Serif;
}

.ChartIndexTableRowStyle td
{
	border-bottom: solid 1px #000000;
}
.tdTxtContentS
{
	font-family:Helvetica;
	font-size: 14px;
	color:#000000;
	text-indent:23;
}
.SelectedSectionStyle
{
	font-family:MS Sans Serif; 
	font-size: 10px;
	cursor: hand;
	color: #ffffff;
	background-color: #4f4e53;
	text-align: center;
	font-weight:bold;
}

.UnSelectedSectionStyle
{
	font-family:MS Sans Serif; 
	font-size: 10px;
	cursor: hand;
	text-align:center;
	color:#ffffff;
	background-color:#34a5cd;
	font-weight:bold;
}
