﻿BODY		
{
	background:white;
	padding:0px;
	margin:0px;
	border:0px none white;
	font-family:helvetica,verdana;
	font-size:12px;
	color:black;
}
td
{
	font-family:helvetica,verdana;
	font-size:12px;
}

.mini              {
	font-family: Calibri;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
.tit               {font-family:helvetica,verdana;font-size:18px;}
.tab               {font-family:helvetica,verdana;font-size:12px;}.rosso             {COLOR:#CA0023;font-weight:bold;}

.ERROR
{
	font-family:Helvetica,Verdana,Arial;
	font-size:12px;
	color:red;
	FONT-WEIGHT: bold;
}
.SUCCESS
{
	font-family:Helvetica,Verdana,Arial;
	font-size:12px;
	color:blue;
	FONT-WEIGHT: bold;
}

combo 
{
	font-family:helvetica,verdana;font-size:12px;
}

input              
{
	font-family:helvetica,verdana;font-size:12px;
}
input.b            
{	cursor:hand;	color:white;	font-family:helvetica,verdana;	font-size:12px;	text-align:center;	border-width:0px;	background-color:#DF0029;	border-left-color:#b4b4b4;	border-right-color:#2B5577;	border-top-color:#b4b4b4;	border-bottom-color:#2B5577}

INPUT.dis
{
    BORDER-TOP-WIDTH: 1px;
    BORDER-LEFT-WIDTH: 1px;
    FONT-SIZE: 12px;
    BORDER-LEFT-COLOR: #b4b4b4;
    BORDER-BOTTOM-WIDTH: 1px;
    BORDER-BOTTOM-COLOR: #2b5577;
    CURSOR: hand;
    COLOR: white;
    border-width:0px;
    BORDER-TOP-COLOR: #b4b4b4;
    FONT-FAMILY: helvetica,verdana;
    BACKGROUND-COLOR: lightgrey;
    TEXT-ALIGN: center;
    BORDER-RIGHT-WIDTH: 1px;
    BORDER-RIGHT-COLOR: #2b5577;
}                   

select.s           {font-family:helvetica,verdana;font-size:12px;}
select           {font-family:helvetica,verdana;font-size:12px;}
textarea           {font-family:helvetica,verdana;font-size:12px;}A:link             {COLOR:black;TEXT-DECORATION:underline;}A:visited          {COLOR:black;TEXT-DECORATION:underline;}A:hover            {COLOR:#CA0023;TEXT-DECORATION:none;}

A.nav:link         {COLOR:black;TEXT-DECORATION:none;font-size:12px;}A.nav:visited      {COLOR:black;TEXT-DECORATION:none;font-size:12px;}A.nav:hover        {COLOR:#CA0023;TEXT-DECORATION:underline;font-size:12px;}

 A.nav2:link         {COLOR:black;TEXT-DECORATION:none;font-weight:bold;font-size:10px;} A.nav2:visited      {COLOR:black;TEXT-DECORATION:none;font-weight:bold;font-size:10px;} A.nav2:hover        {COLOR:#CA0023;TEXT-DECORATION:underline;font-weight:bold;font-size:10px;}A.small:link         {COLOR:black;TEXT-DECORATION:underline;font-size:10px;font-weight:bold;}A.small:visited      {COLOR:black;TEXT-DECORATION:underline;font-size:10px;font-weight:bold;}A.small:hover        {COLOR:#CA0023;TEXT-DECORATION:none;font-size:10pxfont-weight:bold;}
A.support:link         {COLOR:#CA0023;TEXT-DECORATION:underline;font-size:12px;}A.support:visited      {COLOR:#CA0023;TEXT-DECORATION:underline;font-size:12px;}A.support:hover        {COLOR:gray;TEXT-DECORATION:none;font-size:12px;}