BODY {
    background-color: #5E1E03;
    SCROLLBAR-FACE-COLOR: #5E1E03;
    SCROLLBAR-HIGHLIGHT-COLOR: #FDFDD2;
    SCROLLBAR-SHADOW-COLOR: #FDFDD2;
    SCROLLBAR-3DLIGHT-COLOR: #cccccc;
    SCROLLBAR-ARROW-COLOR: #ffffff;
    SCROLLBAR-TRACK-COLOR: #FDFDD2;
    SCROLLBAR-DARKSHADOW-COLOR: #FDFDD2;
    }

TD {
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    color: #5E1E03;
    background-repeat: no-repeat;
    }


IMG {
    border: 0px;
    }

INPUT {
    font-size: 11px;
    color: #5E1E03;
}

HR {
    color: #5E1E03;
}

SELECT {
    font-family: arial;
    border-style:none;
    background-color: #ffffff;
    font-size: 10px;
    color: #5E1E03;
}

.SUBMIT {
     font-size: 10px;
 }

OPTION {
    font-family: verdana, arial, helvetica, sans-serif;
    border-style:none;

}

OPTION.ONE {
    background-color: #B0C4D0;
    }
OPTION.TWO {background-color: #999;}
OPTION.THREE {background-color: #666; color: white;}


A:LINK {
 text-decoration: underline;
 font-weight: none;
 font-size:12px;
 color: #5E1E03;
}

A:VISITED {
 text-decoration: underline;
 font-weight: none;
 font-size:12px;
 color: #5E1E03;
}

A:ACTIVE {
 text-decoration: underline;
 font-weight: none;
 font-size:12px;
 color: #5E1E03;
}

A:HOVER {
 text-decoration: none;
 font-weight: none;
 font-size:12px;
 color: #5E1E03;
}



P {
 text-indent: 1em;
}

P:FIRST-LETTER {
  font-weight: bold;
  font-size: 14px;
}

.ItemsUpdated {
font-size: 9px;
font-weight: bold;
color: #7A7E7A;
}

#SCROLL {
  height:100%;
overflow:auto;}




