td.border
{
border-color: #FF6600;
}

input.textbox1
{
background-color: #FF9248;
color: #000000;
text-align: center;
width: 37em;
}

input.textbox2
{
background-color: #FFC097;
color: #000000;
text-align: center;
width: 37em;
}

input.phonetextbox
{
background-color: #FF9248;
color: #000000;
text-align: center;
width: 9em;
}

select
{
background-color: #FFC097;
color: #000000;
width: 37em;
}

textarea
{
background-color: #FFC097;
color: #000000;
width: 37em;
height: 10em;
text-align: center;
}

table.formtable p
{
color: #FF6600;
}

table.formtable td
{
height: 19px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10;
}

table.formtable td.title
{
background-color: #FF6600;
}

table.formtable td.odd
{
background-color:#FFFFFF;
white-space: nowrap;
}

table.formtable td.even
{
background-color:#F0F0F0;
white-space: nowrap;
}

table.formtable td.inputeven
{
background-color:#FF9248;
white-space: nowrap;
}

table.formtable td.inputodd
{
background-color:#FFC097;
white-space: nowrap;
}
