<STYLE TYPE="text/css">

<!--

#spotlight{
filter:light
}

a:active  { color: red; font-size: 10pt; text-decoration: none }
a:visited { color: green; font-size: 10pt; text-decoration: none; filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='white',endColorstr='white'), progid:DXImageTransform.Microsoft.dropshadow(positive='true', color='#666666', offX='5', offY='5'),}
a:hover   { color: #c00000; font-size: 10pt; /*text-decoration: none*/}
a:link    { color: black; font-size: 10pt; text-decoration: none; filter: Shadow(Color=#000, Direction=135, Strength=5);}

        div.scroll1 {overflow:auto;height:200px; margin-top:-15px;background-color:transparent; font-size: 9pt; font-family: "arial, , sans-serif";}
        div.scroll2 {overflow:auto;height:261px; background-color:transparent; font-size: 9pt; font-family: "arial, , sans-serif";}
        div.scroll2 div {background-color:red;}

.foo           {  text-decoration: none;
             color: #000000;
             font-family: "arial, sans-serif";
             font-size: 8pt;
             font-weight: light; }

.textspot      {  text-decoration: none;
             align: justify;
             text-align:left;
             color: #000000;
             word-spacing: 1px;
             font-family: "arial, sans-serif";
             font-size: 8pt;
             font-weight: light; }

.textspotlow   {  text-decoration: none;
             color: #cf6033;
             font-family: "arial, sans-serif";
             font-size: 8pt;
             font-weight: 900; }

.footer        {  text-decoration: none;
             color: #ff0000;
             font-family: "arial, sans-serif";
             font-size: 8pt;
             font-weight: 900; }

.bold          {  text-decoration: bold;
             color: black;
             font-family: "arial, sans-serif";
             font-size: 8pt;
             font-weight: 900; }

a              {  text-decoration: none;
             color: black;
             font-family: "arial, sans-serif";
             font-size: 8pt;
             font-weight: 900; }
p              {  text-decoration: none;
             color: black;
             font-family: "arial, sans-serif";
             font-size: 1.2em;
             font-weight: 500; }

.toplink       {  text-decoration: none;
             color: #cf6033;
             font-family: "arial, sans-serif";
             font-size: 8pt;
             font-weight: 600; }

head {
background-color:#D6D2B9;
background-repeat: no-repeat;
background-image: url('./img/banner.png');
}

table {
  /*  border                      : 1px solid #CECECE; */
    margin-bottom               : 5px;
    font-size                   : 12px;
}

table.input {
    border                      : 1px solid #025dab;
    background                  : #e2f1fe;
    width                       : 150px;
    margin-right                :   2px;
}

table.input:hover {
    border                      : 1px solid #f00;
    background                  : #ff6;
}

table.button {
    border                      : 1px solid #006;
    background                  : #9ee000;
    width                       : 80px;
    margin-left                 : 50px;
    font-weight                 : bold;
}

table.button:hover {
    border                      : 1px solid #f00;
    background                  : #eef;
    font-weight                 : bold;
}

table.label {
    display                     : block;
    width                       : 120px;
    border-bottom               : 1px solid #CECECE;
    float                       : left;
    margin                      : 2px 4px 6px 4px;
    text-align                  : right;
    font-weight                 : bold;
}

table.th {
   text-align                   : left;
   border-bottom                : 1px solid #CECECE;
}

table.td {
   background                   : #;
}

table.br { clear: left; }


.shadow {
height: 0.5em;
filter: Shadow(Color=#000,
                Direction=95,
                Strength=1);
}

h2 {font-family: Arial, sans-serif; color: #000000; font-size: 90%; }

h3 {font-family: Arial, sans-serif; color: #000000; font-size: 90%; }

h4 {font-family: Arial, sans-serif; background: #e2f1fe; color: #FF0000; font-size: 12px; padding: 2px; border: 1px solid #8cb0f8; text-align: center}

/* comments */
</STYLE>
