TABLE.history_table TD.vertical_divider {
	background-color:silver;
	width:5px;
}


TABLE.history_table_nav A{
	font-size:10pt;
}


TABLE.history_table_nav  TR.history_table_nav_selected {
	color:white;
	background-color:silver;
	font-weight:bold;
	height:60;
}

TABLE.history_table_nav  TR.history_table_nav_selected TD{
	font-size:10pt;
}

TABLE.history_table_nav  SELECT {
	font-family:Arial;
	color:white;
	font-weight:bold;
	background-color:silver;
	font-size:8pt;
	border: 1px solid lightgrey;
}