textarea.fotografie {
	border:0 solid #FFFFFF;
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-SHADOW-COLOR: #FFFFFF; 
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-ARROW-COLOR: #FFFFFF; 
	SCROLLBAR-TRACK-COLOR: #FFFFFF; 
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	font-family:Arial; font-size:10pt; color:#000080
}

a:link.set1       { text-decoration: none; color: #000080 }
a:visited.set1    { text-decoration: none; color: #000080 }
a:active.set1     { text-decoration: none; color: #000080 }
a:hover.set1      { text-decoration: underline; color: #000080 }

a:link.set2       { text-decoration: underline; color: #000080 }
a:visited.set2    { text-decoration: underline; color: #000080 }
a:active.set2     { text-decoration: underline; color: #000080 }
a:hover.set2      { text-decoration: underline; color: #0000FF }

a:link.set3       { text-decoration: none; color: #666666 }
a:visited.set3    { text-decoration: none; color: #666666 }
a:active.set3     { text-decoration: none; color: #666666 }
a:hover.set3      { text-decoration: underline; color: #666666 }

a:link.aiuto       { text-decoration: underline; color: #000080; font-family:Arial; font-size:10pt }
a:visited.aiuto    { text-decoration: underline; color: #000080; font-size:10pt; font-family:Arial }
a:active.aiuto     { text-decoration: underline; color: #000080; font-family:Arial; font-size:10pt }
a:hover.aiuto      { text-decoration: underline; color: #FF9933; font-family:Arial; font-size:10pt }

input        { color: #000080 }
textarea     { color: #000080; font-family: Arial; font-size: 10pt }
table        { font-family: Arial; font-size: 10pt; color: #000080 }
select       { font-family: Arial; font-size: 10pt; color: #000080 }

input.numero      { 
border:0 solid #F0F0F0; padding:0; color: #666666; 
font-size:10pt; font-family:Arial; font-weight:bold; 
background-color:#F0F0F0 
}

input.clientcode  { 
border:0 solid #FFFFFF; padding:0; color: #000080; 
font-size:10pt; font-family:Arial; font-weight:bold; 
background-color:#FFFFFF 
}