INPUT.InputBoxes 
{
background-color: #CCCC99; 
color: #666633; 
font-family: Georgia, Times New Roman, Arial;
font-size: 12px; 
border: 1px solid; 
border-color: #999966 999966 999966; 
}

INPUT.SendButton 
{
background-color: #BDBD8C; 
color: #666633; 
font-family: Georgia, Times New Roman, Arial; 
font-size: 12px;
font-variant: small-caps;
text-decoration: none; 
border-color: #999966 999966 999966; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px; 
}

TEXTAREA.TextArea 
{
background-color: #CCCC99; 
color: #666633; 
font-family: Georgia, Times New Roman, Arial; 
font-size: 12px; 
border: 1px solid; 
border-color: #999966 999966 999966; 
}

SELECT.Select
{
background-color: #CCCC99; 
color: #666633; 
font-family: Georgia, Times New Roman, Arial; 
font-size: 12px;  
}