.SFD{
        background=white;
}


.txtq{

	font-family: sans-serif;
	font-size: 10px;
	color: #48352F;
	font-weight: normal;
	padding-bottom: 3px;
	padding-left: 0px;
}


.txt{

	font-family: Arial;
	font-size: 10px;
	color: #48352F;
	font-weight: normal;
	padding-bottom: 3px;
	padding-left: 0px;
	letter-spacing: -0.04em;
}

.txtm{

	font-family: Arial;
	font-size: 15px;
	color: #6F5E4E;
	font-weight: normal;
	padding-bottom: 3px;
	padding-left: 0px;
}


.pdi{

	font-family: Arial;
	font-size: 15px;
	color: red;
	font-weight: normal;
	padding-bottom: 3px;
	padding-left: 0px;
}

.txti{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #48352F;
	font-weight: normal;
	padding-bottom: 3px;
	padding-left: 0px;
	letter-spacing: -0.04em;
        FONT-STYLE: italic;
}


A:link {
	color: #6F5E4E;
	font-family: Arial;
	font-size:15px;
	text-decoration: none;
}

A:visited{
	color:  #6F5E4E;
	font-family: Arial;
	font-size:15px;
	text-decoration: none;
}
	
A:hover{
	color:  #FFBE21;
	font-family: Arial;
	font-size:15px;
	text-decoration: none;
}

.IMGQ{
      border-top-width: 1px; 
      border-left-width: 1px; 
      border-left-color: white; 
      border-bottom-width: 1px; 
      border-bottom-color: white; 
      border-top-color:  white; 
      border-right-width: 1px; 
      border-right-color: white;
}

/*  input normale  */
.IN {
        border-color: #3E5C80;
        border-style: solid;
        border-width: 1px;
        font-family: Tahoma,Helvetica,sans-serif;
        font-size: 11px;
        color: #000000;
        WIDTH: 100%;        
}


/*  input solo riga SX e sotto  */
.INB {
        border-color: silver;
        border-style: solid;
        border-top-width: 0px;
        border-bottom-width: 1px;
        border-left-width: 0px;
        border-right-width: 0px;
        font-family: Tahoma,Helvetica,sans-serif;
        font-size: 11px;
        color: #000000;
}

/*  texarea solo riga SX e sotto  */
.TXTA {
        border-color: silver;
        border-style: solid;
        border-top-width: 0px;
        border-bottom-width: 1px;
        border-left-width: 0px;
        border-right-width: 0px;
        font-family: Tahoma,Helvetica,sans-serif;
        font-size: 11px;
        color: #000000;
        SCROLLBAR-FACE-COLOR: white;
        SCROLLBAR-SHADOW-COLOR: gray; 
        SCROLLBAR-3DLIGHT-COLOR: gray; 
        SCROLLBAR-ARROW-COLOR: gray; 
        SCROLLBAR-DARKSHADOW-COLOR: white;
}

.Butb {
      font-family: Tahoma,Helvetica,sans-serif;
      font-size: 11px;
      color: #FFFFFF;
      cursor:hand;
}

.SP{
      background = #ADAAAD;
}


.neos{
PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 9px; PADDING-BOTTOM: 1px; PADDING-TOP: 1px; FONT-FAMILY: verdana, arial, serif; LETTER-SPACING: -1px; 
}

A.neos:link {
	COLOR: silver; 
        TEXT-DECORATION: none
        font-size:9px;
}
A.neos:visited {
	COLOR: silver; 
        TEXT-DECORATION: none
        font-size:9px;
}
A.neos:active {
	COLOR: silver; 
        TEXT-DECORATION: none
        font-size:9px;
}
A.neos:hover {
	COLOR: gray; 
        TEXT-DECORATION: none
        font-size:9px;
}

