form        {
        display: inline;
        border : 1px;
}
#CODE {
font-family: MS Sans Serif;
font-size: 8pt; color: #333333;
background-color: #FAFCFE;
border: 1px solid Black;
padding-top: 2px; padding-right: 2px;
padding-bottom: 2px;
padding-left: 2px
}
#input        {
        font-size: 9pt;
        font-family: MS Sans Serif;
        vertical-align: middle        ;
}
TABLE, TR, TD        {
        font-family:MS Sans Serif;
        font-size: 7.5pt;
        color:#000000
}
a:link, a:visited        {
        text-decoration:underline;
        color:#000000
}
a:hover         {
        text-decoration:underline;
        color:#913406
}
hr {
        color : #000000;
}
a:active        {
        text-decoration:underline;
        color:#913406
}
#maintitle        {
        color:#000000;
        font-size: 8pt;
        height: 24px;
        font-weight:bold;
}
#subtitle        {
        font-weight:bold;
        color: #ffffff;
        background-image: url(../images/back.gif);
        background-color: #C0A682;
}
#col1        {
        color: #000000;
        background-color: #D1B4E6;
}
#col2        {
        color: #000000;
        background-color: #D1B4E6;
}
#misc        {
        color: #000000;
        background-color: #D1B4E6;
}
#copyright        {
        font-family: MS Sans Serif;
        font-size : 7.5pt;
        line-height : 12px;
}
#desc        {
        font-size:7.5pt;
        color : #000000
}
FORM   { padding: 0; margin: 0 }
textarea, input, radio,option {
        font-size: 9pt;
        font-family: MS Sans Serif;
        vertical-align:middle;
}
#sort        {
        font-size:7.5pt;
        font-weight:bold;
        color : #000000;
        background-color: #D1B4E6;
}
#misc2        {
        font-size:7.5pt;
        font-weight:normal;
        color : #000000;
        background-color: #D1B4E6;
}