.image_menu_active {
	background-image: url(images/menu_active.gif);
	width: 9px;
	height: 9px;
	border: none 0;
}
.image_menu_inactive {
	background-image: url(images/menu_inactive.gif);
	width: 9px;
	height: 9px;
	border: none 0;
}
.table_main_topbar {
	background-image: url(images/navpic.gif);
	padding: 0;
	width: 100%;
	height: 22px;
	background-color: #dfe6ef;
/*	border: 1px solid #A9B8C2;	*/
}

.topbar_tabs {
/*	background-color: #dfe6ef;	*/
	color: #496c9f;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	text-align: left;
}

.table_ombra {
	padding: 0;
	width: 100%;
	background-color: #dfe6ef;
}

.topbar_divisore{
/*	background-color: #dfe6ef;	*/
	color: #496c9f;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 6pt;
	text-align: center;
}

.topbar_tab_active {
	color: #ff0000;
	cursor: pointer;
}

.topbar_tab_inactive {
	text-decoration: none;
	cursor: pointer;
}

.topbar_tabs a:link {
	text-decoration: none;
	color: #496c9f;
}

.topbar_tabs a:active {
	text-decoration: none;
	color: #ff0000;
}

.topbar_tabs a:visited {
	text-decoration: none;
	color: #496c9f;
}

.topbar_tabs a:hover {
	text-decoration: none;
	color: #ff0000;
}

.topbar_menu {
	background-color: #e9ecef;
	border: 1px solid #A9B8C2;
	color: #496c9f;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	text-align: left;
	float: left;
}
.ombra	{
	background-image: url(images/tb4_m.gif);
}

.topbar_menu a:link {
	color: #496c9f;
	text-decoration: none;
}

.topbar_menu a:active {
	color: #ff0000;
	text-decoration: none;
}

.topbar_menu a:visited {
	color: #496c9f;
	text-decoration: none;
}

.topbar_menu a:hover {
	color: #ff0000;
	text-decoration: underline;
}

.topbar_menu_row {
	background-color: #e6ebf4;
	cursor: pointer;
}

.topbar_menu_row:hover {
	background-color: #dfe6ef;
}
