*
{
font-family: sans-serif;  
face: arial;
}


body.general_1
{
background: #FFBA99;
text-align: center;
}


/* Styles FOR FEEDBACK FORM   ******************************/

div.FBblock_2
{
width: 800px;
height: 700px;
border: solid thin #862C00;
margin-left: 0px;
background: #F37132;
text-align: left;
float: left;
}

div.FBsub_block_1
{
background: transparent;
float: left;
/*border: solid thin #006600;*/
}

FBform
{
width: 620px;
/*border: 2px solid grey;*/
}

div.FBform_sub_1
{
width: 720px;
float: left;
/*border: solid thin #006600;*/
background: #FFBA99;
text-align: left;
color: #862C00;
font-weight: normal;
margin-top: 15px;
margin-left: 10px;
}

div.FBform_sub_2
{
width: 720px;
height: 150px;
float: left;
/*border: solid thin #006600;*/
background: #FFBA99;
text-align: left;
color: #862C00;
font-weight: normal;
margin-top: 15px;
margin-left: 10px;
}

FBinput, FBselect
{
color: #000000;
font-weight: normal;
}

div.FBsub_block_2
{
width: 170px;
height: 430px;
float: left;
border: solid thin #006600;
background: #D6F0D8;
text-align: center;
margin-top: 15px;
margin-left: 30px;
padding: 1em;
border: solid thin #006600;
}

div.FBtext_1
{
width: 150px;
background: #D6F0D8;
color: #862C00;
font-weight: normal;
font-size: smaller;
text-align: left;
margin-top: 5px;
}

div.security_1
{
width: 150px;
height: 120px;
margin-left: 30px
background: transparent;
color: #862C00;
font-weight: normal;
font-size: smaller;
float: left;
/*border: solid thin #006600;*/
}

div.send_1
{
width: 350px;
height: 50px;
float: left;
margin-top: 30px;
margin-left: 30px
background: transparent;
color: #862C00;
font-weight: normal;
font-size: smaller;
text-align: right ;
/*border: solid thin #006600;*/
}
/* END Styles FEEDBACK FORM   ******************************/

/*  Styles PROCESS FORM  ******************************/

div.Pform_sub_1
{
width: 620px;
height: 30px;
float: left;
/*border: solid thin #006600;*/
background: #FFBA99;
text-align: left;
color: #862C00;
font-weight: bold;
margin-top: 15px;
margin-left: 10px;
}

div.Pform_sub_2
{
width: 720px;
height: 150px;
float: left;
/*border: solid thin #006600;*/
background: #FFBA99;
text-align: left;
color: #862C00;
font-weight: bold;
margin-top: 15px;
margin-left: 10px;
}

div.Pform_title_1
{
float: left;
/*border: solid thin #006600;*/
background: transparent;
text-align: left;
}

div.Pform_entry_1
{
float: right;
margin-left: 20px;
/*border: solid thin #006600;*/
background: white;
text-align: right;
color: #000000;
}

div.Pform_entry_2
{
float: left;
margin-left: 5px;
width: 670px;
/*border: solid thin #006600;*/
background: white;
text-align: left;
color: #000000;
font-weight: bold;
}
/*  END Styles PROCESS FORM  ******************************/


