/*<![CDATA[*/

input.optional 
{
width: 350px;
font-family: "tahoma", "verdana", "trebuchet ms", "arial";
font-size: 100%;
border: solid 1px #534631;
background-color: #EDE9DD;
color: #534631;
}

select.optional 
{
width: 352px;
font-family: "tahoma", "verdana", "trebuchet ms", "arial";
font-size: 100%;
border: solid 1px; 
border-color: #534631;
background-color: #EDE9DD;
color: #534631;
}

td.optional 
{
font-family: "tahoma", "verdana", "trebuchet ms", "arial";
font-size: 100%;
color: #534631;
width: 150px;
}

input.submit
{
background-color: #EDE9DD;
border: solid 1px;
color: #B80000;
border-color: #B80000;
font-family: "tahoma", "verdana", "trebuchet ms", "arial";
font-size: 100%;
font-weight: bold;
}

table
{
background-color: #CEC5AC;
border: solid 1px;
border-color: #534631;
}
/*]]>*/