﻿.TextBoxStyle
{
 height: 16px;
 border: 1px solid #B09E8D;
}

.testoConferma
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#CA0F28;
	text-decoration: underline;
}

.testo10 {
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
border-bottom-color:#9E9DAF;
border-bottom-style:solid;
border-bottom-width:1px;
border-left-color:#9E9DAF;
border-left-style:solid;
border-left-width:1px;
border-right-color:#9E9DAF;
border-right-style:solid;
border-right-width:1px;
border-top-color:#9E9DAF;
border-top-style:solid;
border-top-width:1px;
font-weight:normal;
height:120px;
overflow-x:auto;
overflow-y:auto;
text-align:left;
vertical-align:bottom;
width:100%;

}