BODY
{
	font-family: Arial;
	font-size: 8pt;
	color: #000000
}
.link
{
	font-family: "Lucida Console";
	font-size: 8pt;
	color: #555555
}
.red
{
	color: #FFFFFF;
 }
SPAN.red
{
	font-weight: bold;
	text-decoration: underline;
}
DIV.red
{
	width: 270px;
	height: 100px;
	overflow: auto;
	text-align: justify;
	padding-right: 5px;
}
HR.red
{
	color: #b94d5a;
	background-color: #b94d5a;
	height: 2px;
	border: 0;
	width: 90%;
}
.blu
{
	color: #FFFFFF;
}
SPAN.blu
{
	font-weight: bold;
	text-decoration: underline;
}
DIV.blu
{
	width: 270px;
	height: 100px;
	overflow: auto;
	text-align: justify;
	padding-right: 5px;
}
HR.blu
{
	color: #999baa;
	background-color: #999baa;
	height: 2px;
	border: 0;
	width: 90%;
}
A.sideMenu
{
	color: white;
	font-weight: bold;
	text-decoration:none;
}
A.sideMenu:hover
{
	color: white;
	font-weight: bold;
	text-decoration:none;
}
A.sideMenu:visited
{
	color: white;
	font-weight: bold;
	text-decoration:none;
}
TABLE.bluMenuHidden
{
	background: url("images/base/menu_blu.png");
}
TD.bluMenuHidden
{
	background: url("noimg.jng");
}
TABLE.bluMenuVisible
{
	background: url("noimg.jpg");
}
TD.bluMenuVisible
{
	background: url("images/base/banda_blu.png");
}
TABLE.redMenuHidden
{
	background: url("images/base/menu_rosso.png");
}
TD.redMenuHidden
{
	background: url("noimg.jng");
}
TABLE.redMenuVisible
{
	background: url("noimg.jpg");
}
TD.redMenuVisible
{
	background: url("images/base/banda_rosso.png");
}
.bluTitle
{
	font-family: arial;
	font-size: 11pt;
	font-weight:bold;
	color: #091538;
}
DIV.gen
{
	width: 98%;
	height: 270px;
	overflow: auto;
	text-align: justify;
	padding-right: 5px;
}
DIV.gen2
{
	width: 98%;
	height: 250px;
	overflow: auto;
	text-align: justify;
	padding-right: 5px;
}
.email 
{
	font-family: Arial;
	text-decoration: underline;
	font-size: 8pt;
	color: #555555;
}
.news {
	color: #FFFFFF;
	text-decoration: underline;
}

