﻿body 
{
  font-family: Verdana, Arial, Helvetica;
  font-size: 10pt;
}

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:400px;
}
.errore
{
  font-family: Verdana;
 /* font-size: 8pt;*/
  color: #FF0000;
  font-weight: bold;
}

.textbox
{
  
  font-family: Verdana, Arial, Helvetica;
  font-size: 10pt; height:20pt;  

  }
  
.textbox2
{
  
  font-family: Verdana, Arial, Helvetica;
  font-size: 10pt; height:12pt; width: 65pt;  

  }

.table
{
  
  font-family: Verdana;
  /*font-size: 10pt;*/
  
  }
  
.intestazionetabella
{
  color: #FFFFFF;
  background-color: #336666;
  font-family: Verdana;
/*  font-size: 8pt;*/
}

.backPage
{
    color: #000000;
    background-color: #F7F7F2;
    font-family: Verdana;
/*    font-size: 8pt; */
}

.style1 {
            width: 100%;
            
        }
        .style2
        {
            width: 132px;
        }
        .style3
        {
            width: 136px;
        }
        .style4
        {
            width: 40px;
        }
        .style5
        {
            width: 146px;
        }
        .style6
        {
            width: 128px;
        }
        .style7
        {
            width: 31px;
        }