/* ------------------------------------------------------------------------------------------ */
.default-form-input-header
{ font-family:'trebuchet ms','Arial','Helvetica','sans-serif';
color:#000000; background-color:#FFFFFF;
font-style:normal; font-weight:normal;
font-size:9pt;  line-height:10pt;
letter-spacing:normal;
word-spacing:normal;
border:1px dashed  #AFAFAF;
width:180px; height:20px;
}

.default-form-input-header-focus
{ font-family:'trebuchet ms','Arial','Helvetica','sans-serif';
color:#808000; background-color:#FFFFFF;
font-style:normal; font-weight:bold;
font-size:9pt;  line-height:10pt;
letter-spacing:normal;
word-spacing:normal;
border:1px solid #000000;
width:180px; height:20px;
}

.default-form-button-header
{ width:60px; height:24px; 
font-family:'trebuchet ms','Arial','Helvetica','sans-serif';
font-size:9pt;  line-height:13pt;
}

/* ------------------------------------------------------------------------------------------ */

.default-form-input-search
{ font-family:'trebuchet ms','Arial','Helvetica','sans-serif';
color:#000000; background-color:#FFFFFF;
font-style:normal; font-weight:normal;
font-size:9pt;  line-height:10pt;
letter-spacing:normal;
word-spacing:normal;
border:1px dashed  #AFAFAF;
width:280px; height:20px;
}

.default-form-input-search-focus
{ font-family:'trebuchet ms','Arial','Helvetica','sans-serif';
color:#808000; background-color:#FFFFFF;
font-style:normal; font-weight:bold;
font-size:9pt;  line-height:10pt;
letter-spacing:normal;
word-spacing:normal;
border:1px solid #000000;
width:280px; height:20px;
}

/* ------------------------------------------------------------------------------------------ */

.default-form-input-mail
{ font-family:'trebuchet ms','Arial','Helvetica','sans-serif';
color:#000000; background-color:#FFFFFF;
font-style:normal; font-weight:normal;
font-size:9pt;  line-height:10pt;
letter-spacing:normal;
word-spacing:normal;
border:1px dashed  #AFAFAF;
width:180px; height:20px;
}

.default-form-input-mail-focus
{ font-family:'trebuchet ms','Arial','Helvetica','sans-serif';
color:#808000; background-color:#FFFFFF;
font-style:normal; font-weight:bold;
font-size:9pt;  line-height:10pt;
letter-spacing:normal;
word-spacing:normal;
border:1px solid #000000;
width:180px; height:20px;
}

/* ------------------------------------------------------------------------------------------ */
.default-form-title {
  color: #336699;

  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 9pt;

  line-height: 11pt;
}

.default-form-text {
  color: #336699;

  font-family: arial, helvetica, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: auto;
  font-size: 9pt;

  line-height: 12pt;
}

.default-form-text-small {
  color: #000000;

  font-family: trebuchet ms, arial, helvetica, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: auto;
  font-size: 8pt;

  line-height: 9pt;
}

.default-form-numbers {
  color: #FFFFFF;

  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 17pt;

  line-height: 17pt;
}

.default-form-input {
  color: #000000;
  background-color: #FFFFFF;
  border-color: #C0C0C0;
  scrollbar-base-color: #;

  font-family: arial, helvetica, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 8pt;
}

.default-form-button {
  color: #FFFFFF;
  background-color: #000000;
  border-color: #;

  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 9pt;
}

.default-form-button-small {
color: #336699;

  font-family: arial, helvetica, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: auto;
  font-size: 8pt;

  line-height: 9pt;

}

/* ------------------------------------------------------------------------------------------ */