body{margin:0; border:1px solid white;}
#indexPane {
	font-family:arial;
	font-size:11px;
	/*background:#EfEfEf;*/
	/*background:#418ABE;*/
	/*background:#0065AB;*/
	/*background-color:black;*/
	  background-color:black;
}
/*
.cbv_index{
color: white;
}
*/
.index_up{
	color:green;
.cbv_index{
color: green;
}
}

.index_down{
	color:red;
.cbv_index{
color: red;
}

}
