TD
{
	font-size: 10pt;
	color: navy;
	font-family: Verdana;
}
.TABLE
{
	border-left: #6699cc 3px solid;
	border-right: #6699cc 3px solid;
}
.Titolo
{
	padding-left: 40px;
	font-weight: bold;
	font-size: 18pt;
	color: navy;
	border-bottom: silver thin solid;
	font-family: Verdana;
}
.BtnLogin
{
	color:Navy;
	cursor: hand;
	padding-left:240px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
	background-color: transparent;
	border-bottom-style:none;
}
.BtnFlagIT_OLD
{
	background-image: url(../images/flag-italy.gif);
	background-position: left top;
	background-attachment: fixed;
	width: 30px;
	cursor: hand;
	border-top-style: none;
	background-repeat: no-repeat;
	border-right-style: none;
	border-left-style: none;
	height: 15px;
	background-color: transparent;
	border-bottom-style: none;
}
.BtnFlagIT
{
	background-image: url(images/flag-italy.gif);
	width: 30px;
	cursor: hand;
	border-top-style: none;
	background-repeat: no-repeat;
	border-right-style: none;
	border-left-style: none;
	height: 15px;
	background-color: transparent;
	border-bottom-style: none;
}
.BtnFlagEN
{
	background-image: url(images/flag-uk.gif);
	width: 30px;
	cursor: hand;
	border-top-style: none;
	background-repeat: no-repeat;
	border-right-style: none;
	border-left-style: none;
	height: 15px;
	background-color: transparent;
	border-bottom-style: none;
}
.BtnMenu
{
	padding-left: 4px;
	font-size: 8pt;
	background-image: url(images/button.gif);
	width: 151px;
	cursor: hand;
	color: blue;
	border-top-style: none;
	font-family: Verdana;
	border-right-style: none;
	border-left-style: none;
	height: 33px;
	text-align: left;
	border-bottom-style: none;
}
.BtnMenuPressed
{
	font-size: 8pt;
	padding-left: 4px;
	background-image: url(images/buttonpressed.gif);
	width: 151px;
	cursor: hand;
	color: white;
	border-top-style: none;
	font-family: Verdana;
	border-right-style: none;
	border-left-style: none;
	height: 33px;
	text-align: left;
	border-bottom-style: none;
}
.IcoEditC
{
	font-size:12px;
	color:#8D8A89;
	font-weight:bold;
	border-left-style:solid;
	border-left-width:0px;
	border-right-style:solid;
	border-right-width:0px;
	border-top-style:solid;
	border-top-width:0px;
	border-bottom-style:solid;
	border-bottom-width:0px;
	background:url("images/EDITC.GIF");
	background-position:0px 0px;	
	background-repeat:no-repeat;
	background-color:Transparent;
	height:16px;
	width:16px;
}
.IcoEditT
{
	font-size:12px;
	color:#8D8A89;
	font-weight:bold;
	border-left-style:solid;
	border-left-width:0px;
	border-right-style:solid;
	border-right-width:0px;
	border-top-style:solid;
	border-top-width:0px;
	border-bottom-style:solid;
	border-bottom-width:0px;
	background:url("images/EDITT.GIF");
	background-position:0px 0px;	
	background-repeat:no-repeat;
	background-color:Transparent;
	height:16px;
	width:16px;
}
