
label
{
    font-size: 10pt;
    font-family: "Trebuchet MS";
    vertical-align: top;
    width:100px;
    float: left;
}
.input_button
{
font-size: 10pt;
font-family: "Trebuchet MS";
}
.select_box
{
font-size: 10pt;
font-family: "Trebuchet MS";
}
.input_box
{
font-size: 10pt;
font-family: "Trebuchet MS";
}
.rightComponents
{
    font-size: 10pt;
    font-family: "Trebuchet MS";
    vertical-align: top;
    width:380px;
    margin-right:110px;
}
.divForm
{
    vertical-align: top;
    width:490px;
    
}
.textFont
{
  font-size: 10pt;
  font-family: "Trebuchet MS";
  vertical-align: top;  
  text-align: left;
  width:490px;
}
.fontFace
{
    font-size: 10pt;
    font-family: "Trebuchet MS";
    vertical-align: top;
}
.tableHead
{
    
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 1px;
  padding-right: 1px;
  border-top-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-right-style: none;
  border-collapse: collapse; 
  width: 610px;
}
.tableWidth1
{
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  border-top-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-right-style: none;
  border-collapse: collapse; 
  width: 490px;
}
.tableWidth2
{
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 1px;
  padding-right: 1px;
  border-top-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-right-style: none;
  border-collapse: collapse; 
  width: 100%;
}
.tableWidth3
{
  padding: 0px;
  border-top-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-right-style: none;
  border-collapse: collapse; 
  width: 490px;
}
.vbox
  width:140px;
  text-align:center;
  background:#FFFFFF;
  border:1px solid black;
  width: 140px;
 }