.button_send
{
    background-color: Green;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bolder;
    color: #ffffff;
    
}
.body_bg
{
    background-image: url("images/body_body.png");
    background-repeat:no-repeat;
    width:755px; 
    height:697px;
    padding:0px;
    margin:0px;
    border-style:none;
}
.body_bg2
{
  
    background-image: url("images/body_body2.png");
    background-repeat:no-repeat;
    width:755px; 
    height:697px;
    padding:0px;
    margin:0px;
    border-style:none;
}
.body_bg_2
{
  
    background-image: url("images/bg_body2.png");
    background-repeat:repeat-y;
    width:755px; 
    height:1100px;
    padding:0px;
    margin:0px;
    border-style:none;
}

.form_text
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #ffffff;
}
.footer_link
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #336699;
}
.main_link
{
        font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    font-style: normal;
    color: #336699;
}

