@charset "utf-8";
/* CSS Document */

body
{
background-color:#ffffcc;
}

#Main
{background-color:#FFFFFF;
background-image: url(images/Sun-BG.gif); background-repeat: no-repeat;
width:550px;
}


label
{
width: 15em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

fieldset
{
border: 0px solid #ffffcc;
width: 40em
}

legend
{
color: #fff;
background: #FE9223;
border: 1px solid #06706E;
padding: 2px 6px
} 

body
{
font-family: Tahoma, Verdana, sans-serif;
font-size:11px;
}

.select
{
font-family: Tahoma, Verdana, sans-serif;
font-size:11px;
}


.submit input
{
margin-left: 11.5em;
} 
input
{
color: #000;
background: #fff;
border: 1px solid #ccc
}

.submit input
{
color: #000;
background: #fff;
border: 2px outset #ccc
} 
