body {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.form_table {

    border-bottom-style : solid;
    border-bottom-width : 1;
    border-right-style : solid;
    border-right-width : 1;
    border-top-style : solid;
    border-top-width : 1;
    border-left-style : solid;
    border-left-width : 1;
    border-bottom-color : #aa9b00;
    border-left-color : #aa9b00;
    border-right-color : #aa9b00;
    border-top-color : #aa9b00;
}

.form_separator {
    font-family : Arial, Helvetica, Sans Serif;
    font-size : 12px;
    font-weight : bold;
    text-decoration: none;
    text-align: left;
    padding-left : 4px;
    padding-right : 4px;
    padding-top : 4px;
    padding-bottom : 4px;
    background-color: #c7ca9e;
  }


.form_field {
    font-family : Arial, Helvetica, Sans Serif;
    font-size : 12px;
    font-weight : normal;
    text-decoration: none;
    text-align: left;
    padding-left : 4px;
    padding-right : 4px;
    padding-top : 5px;
    padding-bottom : 5px;
  }
  
.form_fieldb {
    font-family : Arial, Helvetica, Sans Serif;
    font-size : 12px;
    font-weight : normal;
    text-decoration: none;
    text-align: left;
    padding-left : 4px;
    padding-right : 4px;
    padding-top : 5px;
    padding-bottom : 5px;
    color: #ff0000;
  }
  
.form_text {
    font-family : Arial, Helvetica, Sans Serif;
    font-size : 12px;
    font-weight : normal;
    text-decoration: none;
    text-align: justify;
    padding-left : 4px;
    padding-right : 4px;
}

.form_field_error {
    font-family : Arial, Helvetica, Sans Serif;
    font-size : 12px;
    font-weight : bold;
    text-decoration: none;
    text-align: left;
    padding-left : 4px;
    padding-right : 4px;
    color: #ff0000;
  }
  
.form_notes {
    font-family : Arial, Helvetica, Sans Serif;
    font-size : 10px;
    font-weight : normal;
    text-decoration: none;
    text-align: left;
    padding-left : 4px;
    padding-right : 4px;
  }
  
  
.form_input {
    font-family : Arial, Helvetica, Sans Serif;
    font-size : 12px;
    font-weight : normal;
    text-decoration: none;
    text-align: left;
}

.iscrizione_text {
    font-family : Arial, Helvetica, Sans Serif;
    font-size : 12px;
    font-weight : normal;
    text-decoration: none;
    text-align: justify;
    padding-left : 4px;
    padding-right : 4px;
    
    }
    
.iscrizione_error {
    font-family : Arial, Helvetica, Sans Serif;
    font-size : 12px;
    font-weight : bold;
    text-decoration: none;
    text-align: justify;
    padding-left : 4px;
    padding-right : 4px; 
    color: #ff0000;
  
}

.iscrizione_ok_table {

    border-bottom-style : solid;
    border-bottom-width : 1;
    border-right-style : solid;
    border-right-width : 1;
    border-top-style : solid;
    border-top-width : 1;
    border-left-style : solid;
    border-left-width : 1;
    border-bottom-color : #aa9b00;
    border-left-color : #aa9b00;
    border-right-color : #aa9b00;
    border-top-color : #aa9b00;
}

.iscrizione_ok_td {
    font-family : Arial, Helvetica, Sans Serif;
    font-size : 12px;
    font-weight : normal;
    text-decoration: none;
    text-align: justify;
    padding-left : 4px;
    padding-right : 4px; 
    color: #646421;
    background-color: #FFFFCC;
  
}
