.submitbutton{
BORDER-BOTTOM: #008000 1px outset; BORDER-LEFT: #008000 1px outset; BORDER-RIGHT: #008000 1px outset; BORDER-TOP: #008000 1px outset; FONT-FAMILY: georgia, arial; COLOR: #fff; FONT-SIZE: 16pt; FONT-WEIGHT: bold; 
BACKGROUND-COLOR: #006699; CURSOR: pointer; BACKGROUND-REPEAT: repeat; HEIGHT: 19px; 
}

fieldset
{
border: 1px solid #e4e4e4;
width: 35em
}

legend
{
color: #336699;
background: #e4e4e4;
border: 1px solid #446699;
padding: 2px 6px;
font-weight: bold;
} 

textarea
{
font-size : 16px;
font-family : georgia, arial;
color: #000000;
background: #eeeeff;
border: 1px solid #003366
}

input
{
font-size : 16px;
font-family : georgia, arial;
color: #000000;
background: #eeeeff;
border: 1px solid #003366
}

input.plain{
font-size : 16px;
font-family : georgia, arial;
background: #ffffff;
border: 0px solid #003366
}

select
{
font-size : 16px;
font-family : georgia, arial;
color: #000000;
background: #eeeeff;
border: 1px solid #003366
}


