﻿body 
{
	font-family:Verdana,Tahoma,Arial,Courier;
	font-size:9pt;
}


table.Formatter
{
	border-style:none;
	/*background-color:Green;*/
	width:100%;
	border-spacing:12px;
	border-collapse:separate;
	vertical-align:top;
}

tr.Formatter
{
	/*background-color:Red;*/
	vertical-align:top;
}

td.Formatter
{
	border-style:solid;
	border-width:1px;
	border-color:Black;
	vertical-align:top;
}

td.FormatterHeader
{
	border-style:solid;
	border-width:1px;
	border-color:Black;
	vertical-align:top;
	height:120px;
	margin:0px;
	padding:0px;
	background-color:white;
	background-image:url(header2.jpg);
}


td.FormatterBottom
{
	border-style:solid;
	border-width:1px;
	border-color:Black;
	background-color:white;
}


a.menu
{
	text-decoration:none;
	color:Blue;
	line-height:16pt;
}

a.menucurrent
{
	text-decoration:none;
	color:Green;
	font-weight:bold;
	line-height:16pt;
}

a:visited.menu
{
	text-decoration:none;
	color:Blue;
}

a:hover.menu
{
	background-color:#00ff00;
}


a.listlink
{
	text-decoration:none;
	color:Blue;
}

a.listlinkcurrent
{
	text-decoration:none;
	color:Green;
	font-weight:bold;
}

a:visited.listlink
{
	text-decoration:none;
	color:Blue;
}

a:hover.listlink
{
	background-color:#00ff00;
}

p.grouptext
{
	font-size:larger;
	text-decoration:underline;
	font-weight:bold;
}

p.question
{
	font-weight:bold;
}

p.answer
{
	/*font-size:larger;*/
}

p.questionN
{
	font-weight:bold;
	margin-bottom:-8px;
}

p.answerN
{
	/*font-size:larger;*/
	margin-bottom:-5px;
}

p.questionNEVI
{
	font-weight:bold;
	margin-bottom:-8px;
	color:red;
}

p.answerNEVI
{
	/*font-size:larger;*/
	margin-bottom:-5px;
	color:black;
}



p.placelabelname
{
	color:#339070;
	font-weight:bold;
	line-height:8px;
	margin:0px;
}

p.guestautorizzato
{
	font-weight:bold;
}
p.guestnonautorizzato
{
	background-color:Red;
}



span.placedata1
{
	font-size:larger;
	color:#ff7000;
	font-weight:bold;
}
span.placedata2
{
	color:black;
	font-weight:bold;
}
span.placedata3
{
	color:#3390ff;
	font-weight:bold;
}

span.formatterheader
{
	height:120px;
	margin:0px;
	padding:0px;
	background-color:white;
}

#ctl00_BOTTOMMENU_Go
{
    width:60px;
}

#ctl00_BOTTOMMENU_TBSearch
{
    width:130px;
}

#ctl00_BOTTOMMENU_LabelBottomMenu
{
}