/* CSS Document */
.text
{
font-family:Tahoma;font-size:11px;color:#885806;
}
.textbox
{
font-family:Tahoma;font-size:11px;background-color:#F7F4E6;border:1px solid #885806;color:#885806;width:180px;height:20px;
}
.textarea
{
font-family:Tahoma;font-size:11px;background-color:#F7F4E6;border:1px solid #885806;color:#885806;width:180px;height:100px;
}
.button
{
font-family:Tahoma;font-size:11px;background:#885806;color:#F4FEE1;border:solid 1px #885806;
}
.textbox1
{
font-family:Tahoma;font-size:11px;background-color:#F7F4E6;border:1px solid #885806;color:#885806;width:150px;height:20px;
}
.messagetext
{
font-family:Tahoma;font-size:11px;color:#F5F5F5;background-color:#F38943;border:solid 1px #BB5E00;height:20px;width:120px;PADDING-RIGHT: 15px;PADDING-LEFT: 20px;PADDING-TOP: 5px;padding-bottom:5px;
}