/* CSS Document */
.text
{
font-family:Tahoma;font-size:11px;color:#2F552B;
}
.textbox
{
font-family:Tahoma;font-size:11px;background-color:#F4FEE1;border:1px solid #2F552B;color:#2F552B;width:180px;height:20px;
}
.textarea
{
font-family:Tahoma;font-size:11px;background-color:#F4FEE1;border:1px solid #2F552B;color:#2F552B;width:180px;height:100px;
}
.button
{
font-family:Tahoma;font-size:11px;background:#2F552B;color:#F4FEE1;border:solid 1px #2F552B;
}
.textbox1
{
font-family:Tahoma;font-size:11px;background-color:#F4FEE1;border:1px solid #2F552B;color:#2F552B;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;
}