form        {
        display: inline;
        border : 1px;
}
#CODE {
font-family: MS Sans Serif;
font-size: 8pt; color: #333333;
background-color: #1f2f3e;
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: 8pt;
        color:#cccccc
}
a:link, a:visited        {
        text-decoration:none;
        color:#000000
}
a:hover         {
        text-decoration:none;
        color:#4a648b
}
hr {
        color : #cccccc;
}
a:active        {
        text-decoration:none;
        color:#FFB700
}
#maintitle        {
        color:#000000;
        font-size: 8pt;
        height: 24px;
}
#subtitle        {
        font-weight:none;
        color: #ffffff;
        background-image: url(../images/back.gif);
        background-color: #4a648b;
}
#subtitle2       {
        font-weight:none;
        color: #b1c6d7;
        background-image: url(../images/back.gif);
        background-color: #4a648b;
}
#col1        {
        color: #000000;
        background-color: #d3e0ed;
}
#col2        {
        color: #000000;
        background-color: #d3e0ed;
}
#misc        {
        color: #000000;
        background-color: #ffffff;
}
#copyright        {
        font-family: MS Sans Serif;
        font-size : 8pt;
        line-height : 12px;
}
#desc        {
        font-size:8pt;
        color : #acb8c4
}
FORM   { padding: 0; margin: 0 }
textarea, input, radio,option {
        font-size: 9pt;
        font-family: MS Sans Serif;
        vertical-align:middle;
}
#sort        {
        font-size:8pt;
        font-weight:none;
        color : #000000;
        background-color: #404e5a;
}
#misc2        {
        font-size:8pt;
        font-weight:normal;
        color : #000000;
        background-color: #859bb9;
}