﻿.table_header
{
	font-family: Tahoma;
	font-size: 11px;
	color: #808080;
	background-color: #dad6d6;
	height: 20px;
}

.table_row
{
	font-family: Tahoma;
	font-size: 11px;
	color: #003399;
	background-color: #ffffff;
	height: 20px;
}

.table_row A:link, .table_row_alt A:link
{
	color: #003399;
	text-decoration: none;
}

.table_row A:visited, .table_row_alt A:visited
{
	color: #003399;
	text-decoration: none;
}

.table_row_alt
{
	font-family: Tahoma;
	font-size: 11px;
	color: #003399;
	background-color: #f9f9f9;
	height: 20px;
}

.text, .text A:link, .text A:visited
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #2e3ad9;
}

.group_text, .group_text A:link, .group_text A:visited
{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #2e3ad9;
}

.text_menudir
{
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}

.text_menudir A:link, .text_menudir A:visited
{
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #3966BF; /* color: #3966BF; = WSSv3 */
}

.indirizzo, .descrizione
{
	font-family: Verdana;
	font-size: 8pt;
	color: White;
	font-weight: bold;
}

.indirizzo A:link, .indirizzo A:visited
{
	color: Black;
	font-weight: bold;
	text-decoration: none;
}
