.spice100_title {
        font-size: 36px;
        font-weight: bold;
}
.top_100_nav_selected {
	background-color:#114575;
	color: #ffffff;
	
}
.top_100_nav_selected_text {
	color: #ffffff;
	
}
.top_100_nav {
	background-color:#E5E9EC;
}
.top_text {
	font-size: 14px;
    font-weight: bold;
	width: 90%;
}
#myTable tbody td {
	padding:3px;
}
