body {
	font-family: Helvetica;
	scrollbar-arrow-color:#000000;
  	scrollbar-track-color:#CCCCCC;
  	scrollbar-shadow-color:#000000;
  	scrollbar-face-color:#014A99;
  	scrollbar-highlight-color:#FFFFFF;
  	scrollbar-darkshadow-color:#000000;
  	scrollbar-3dlight-color:#014A99;
}
.Bianco {
	color: #FFFFFF;
}
.Arancio {
	color: #ED9523;
}
.Blu {
	color: #014A99;
}
.Grigio {
	color: #999999;
}
.px10 {
	font-size: 10px;
}
.px11 {
	font-size: 11px;
}
.px12 {
	font-size: 12px;
}
.px13 {
	font-size: 13px;
}
.px14 {
	font-size: 14px;
}
.px15 {
	font-size: 15px;
}
.px20 {
	font-size: 20px;
}
.px35 {
	font-size: 25px;
}
.Bold {
	font-weight: bold;
}
.Italic {
	font-style: oblique;
}
.Sottolineato {
	text-decoration: underline;
}
.SuArancio {
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #ED9523;
}
.SuNera {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
}
.SuNera1 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.SuBlu {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #014A99;
}
.DxBianco {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.DxBlu {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #014A99;
}
.DxNera {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.SxNera {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.bordoGiuNero {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.bordo {
	border: 1px solid #000000;
}
a.A {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #014A99;
	text-decoration: none;
}
a.aBlu{
	color: #014A99;
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
}
a.aArancio {
	color: #ED9523;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
}
a.aNero {
	color: #000000;
	text-decoration: none;
}
a.Arancio15px:link{
	color: #ED9523;
	font-weight: bold;
	text-decoration:none;
	font-size:15px;
}
a.Arancio15px:visited{
	color: #ED9523;
	font-weight: bold;
	text-decoration:none;
	font-size:15px;
}
a.Arancio15px:hover{
	color: #ED9523;
	font-weight: bold;
	text-decoration: underline;
	font-size:15px;
}
a.Menu:link{
	color: #014A99;
	font-weight: bold;
	text-decoration:none;
	font-size:12px;
}
a.Menu:visited{
	color: #014A99;
	font-weight: bold;
	text-decoration:none;
	font-size:12px;
}
a.Menu:hover{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size:12px;
}
a.MenuSx:link{
	color: #000000;
	font-weight: bold;
	text-decoration:none;
	font-size:12px;
}
a.MenuSx:visited{
	color: #000000;
	font-weight: bold;
	text-decoration:none;
	font-size:12px;
}
a.MenuSx:hover{
	color: #014A99;
	font-weight: bold;
	text-decoration: none;
	font-size:12px;
}
input#login{
	width:70px;
	height:18px;
	border-color:#999999;
	font-size:11px;
	font-family: "Century Gothic";
}
input#ass{
	width:180px; 
	font-size:11px;
	font-family: "Century Gothic";
}
select#assSelect{
	width:180px; 
	font-family: "Century Gothic";
	font-size:11px;
}
.Maiusc {
	font-variant: small-caps;
}
