BODY
{
	COLOR: black;
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 7.5pt;
    MARGIN: 0px;
}

TABLE, TD, TH
{
    FONT-FAMILY: Verdana;
    FONT-SIZE: 7.5pt
}

A
{
    COLOR: #0000FF;
}

INPUT
{
	COLOR: black;

    FONT-FAMILY: Verdana;
    FONT-SIZE: 7.5pt
}

SELECT
{
    FONT-FAMILY: Verdana;
    FONT-SIZE: 7.5pt
}

Submit
{
    FONT-FAMILY: Verdana;
    FONT-SIZE: 7.5pt
}

TEXTAREA
{
	COLOR: black;
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 7.5pt;
    TEXT-DECORATION: none
}

/* stili per la pagina di registrazione */

.isptextarea
{
	width: 50em;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 7.5pt; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
	color: black; 
	background-color: white; 
}


.regtable {
  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8.5pt; 
	font-weight: bold; 
	font-style: normal; 
	font-variant: normal; 
	color: #3333FF; 
	background-color: #CCCCFF;
	text-align: left;
	border: none;
	margin: 0px;
}

.regtitle {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11pt; 
	font-weight:  bold; 
	font-style: normal; 
	font-variant: normal; 
	color: blue;  
	background-color: #CCCCFF;
	text-align: center;
	margin: 0px;
}

.regsectitle {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9.5pt; 
	font-weight:  bold; 
	font-style: normal; 
	font-variant: normal; 
	color: blue;  
	background-color: #CCCCFF;
	text-align:left;
	margin: 0px;
}
.button {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 7.5pt; 
	font-weight: bold; 
	color: #3333FF; 
	background-color: #9999FF; 
	vertical-align: middle; 
	border-color: #CCCCFF #3333FF #3333FF #CCCCFF
}
.regmsgerror {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8.5pt; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	text-align: left;
	color: red; 
	background: #CCCCFF;   
}

.regtext {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 7.5pt; 
	font-weight:  bold; 
	font-style: normal; 
	font-variant: normal; 
	color: blue;  
	background-color: #CCCCFF;	
	margin: 0px;
}

.regprofiletext {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 7.5pt; 
	font-weight:  bold; 
	font-style: normal; 
	font-variant: normal; 
	color: black;  
	background-color: #CCCCFF;	
	margin: 0px;
}

.isptextfield {
	width: 20em;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 7.5pt; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
	color: black; 
	background-color: white; 
}

.tplTable {
	text-align: center;
	COLOR: black;
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 7.5pt;
    TEXT-DECORATION: none;
	border-color: white;
	border: none;
	border-collapse: collapse;
}

.pwdInput
{
	COLOR: black;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 7.5pt;
	width: 10em
}

/* stili per la barra di contesto/navigazione */

.contextMenu
{
	COLOR: white;
	background: #6666FF;
}

.contextItem
{
	COLOR: white;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 7.5pt;
	font-weight: bold; 
}
A:hover {
	COLOR: #FF0000

}
.top-menu{
	COLOR: #FFFFFF; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 10px; TEXT-DECORATION: none
}
.blu{
	COLOR: #006699; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 10px; TEXT-DECORATION: none
}
.nero{
	COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 10px; TEXT-DECORATION: none
}

