td.index_blocks_back
{
	background-color:#dae0eb;
}
td.index_cell
{
	border:#314777 1px solid;
	background-color:#f2f4f9;
}
td.index_cell_dark
{
	border:#314777 1px solid;
	background-color:#ffffff;
}
td.index_cell_back
{
	border-bottom: #314777 1px solid;
	background-color:#959fb5;
	height:20px;	
}
div.index_cell_title
{
	color: #ffffff;
	font-size: 14px;
	font-family: Arial;
}
td.index_cell_back_dark
{
	border-bottom: #314777 1px solid;
	background-color:#ebeef3;
	height:20px;	
}
div.index_cell_title_dark
{
	color: #304676;
	font-size: 14px;
	font-family: Arial;
}
td.index_cell_content_back_dark
{
	background-color:#ffffff;
}
td.index_cell_content_back
{
	background-color:#f2f4f9;
}
div.index_cell_content, div.index_cell_content TD
{
	color: #262D3E;
	font-size: 11px;
	font-family: Arial;
	margin:0px;
	padding:0px;
}
