
label
{
width: 180px;
float: left;
text-align: right;
margin-right: 8px;
display: block
}

.submit input
{
margin-left: 10px;
}

input
{
color: #000000;
background: #ffffff;
border: 1px solid #5a5a53;

}

.submit input
{
color: #000;
background: #000000;
border: 1px outset #d7b9c9
}

fieldset
{

margin-left: 0px;
padding-top: 20px;
align: center;
border: 1px dotted #000000;
width: 600px;
border-radius: 3px;
background: #fffec3;
font-family: Verdana,Helvetica,Arial;
font-size: 13px;
font-weight: normal;
}

legend
{
font-family: Verdana,Helvetica,Arial;
font-size: 13px;
font-weight: bold;
color: #000000;
background: #00FF00;
background-image: url(/images/legendbd.gif);
-moz-border-radius: .3em;
border: 1px solid #000000;
padding: 1px 16px
}


.sytopcell
{
float: left;
width: 400;
border: 1px dotted #000000;
border-radius: 3px;
background: #a0a0a0;
font-family: Verdana,Helvetica,Arial;
font-size: 13px;
font-weight: bold;
background-image: url(images/legendbd.gif);
padding: 1px 1px;
}

.sycell
{
float: left;
border: 1px dotted #000000;
border-radius: 3px;
background: #fffec3;
font-family: Verdana,Helvetica,Arial;
font-size: 13px;
font-weight: normal;
padding: 1px 1px;
}


    
.sycellwarn
{
float: left;
border: 1px dotted #FF0000;
border-radius: 3px;
background: #ffcccc;
font-family: Verdana,Helvetica,Arial;
font-size: 13px;
font-weight: normal;
padding: 1px 1px;
}



    