body {    background: #fff; }

input {     border: 1px solid #006; 
    background: #908070;

} 


b {font-weight:bold;}
i {font-style:italic;}
.A  {background-color: #FDF5E6;}
.B  {background-color: #FDF5E6;}
.C  {background-color: #d9b38c;}
TD {font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal; font-style:normal;}
.tabBG {background-color: #B8860B;}
.t {font-family:Verdana, Arial, Helvetica, sans-serif;}
.t1 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px;}
.t2 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
.t3 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}
.tA1L {font-size: 10px; color: #000000; background-color: #FDF5E6; text-align:left;}
.tA1R {font-size: 10px; color: #000000; background-color: #FDF5E6; text-align:right;}
.tA1C {font-size: 10px; color: #000000; background-color: #FDF5E6; text-align:center;}
.tA2L {font-size: 11px; color: #000000; background-color: #FDF5E6; text-align:left;}
.tA2R {font-size: 11px; color: #000000; background-color: #FDF5E6; text-align:right;}
.tA2C {font-size: 11px; color: #000000; background-color: #FDF5E6; text-align:center;}
.tA3L {font-size: 12px; color: #000000; background-color: #FDF5E6; text-align:left;}
.tA3R {font-size: 12px; color: #000000; background-color: #FDF5E6; text-align:right;}
.tA3C {font-size: 12px; color: #000000; background-color: #FDF5E6; text-align:center;}
.tB1L {font-size: 10px; color: #000000; background-color: #FDF5E6; text-align:left;}
.tB1R {font-size: 10px; color: #000000; background-color: #FDF5E6; text-align:right;}
.tB1C {font-size: 10px; color: #000000; background-color: #FDF5E6; text-align:center;}
.tB2L {font-size: 11px; color: #000000; background-color: #FDF5E6; text-align:left;}
.tB2R {font-size: 11px; color: #000000; background-color: #FDF5E6; text-align:right;}
.tB2C {font-size: 11px; color: #000000; background-color: #FDF5E6; text-align:center;}
.tB3L {font-size: 12px; color: #000000; background-color: #FDF5E6; text-align:left;}
.tB3R {font-size: 12px; color: #000000; background-color: #FDF5E6; text-align:right;}
.tB3C {font-size: 12px; color: #000000; background-color: #FDF5E6; text-align:center;}
.tC1L {font-size: 10px; color: #000000; background-color: #d9b38c; text-align:left;}
.tC1R {font-size: 10px; color: #000000; background-color: #d9b38c; text-align:right;}
.tC1C {font-size: 10px; color: #000000; background-color: #d9b38c; text-align:center;}
.tC2L {font-size: 11px; color: #000000; background-color: #d9b38c; text-align:left;}
.tC2R {font-size: 11px; color: #000000; background-color: #d9b38c; text-align:right;}
.tC2C {font-size: 11px; color: #000000; background-color: #d9b38c; text-align:center;}
.tC3L {font-size: 12px; color: #000000; background-color: #d9b38c; text-align:left;}
.tC3R {font-size: 12px; color: #000000; background-color: #d9b38c; text-align:right;}
.tC3C {font-size: 12px; color: #000000; background-color: #d9b38c; text-align:center;}
A:link { color:#000000; text-decoration:none;}
A:visited { color:#000000; text-decoration:none;}
A:active { color:#000000; text-decoration:none;}
A:hover { color:#000000; text-decoration:none;}
.codetitle {
    background: #d9b38c;
    border:1px solid #B8860B;
    padding:2px;
    width:100%;
    font-weight:bold;
    text-align:left;
    margin-top:0px
}
.codediv {
    background: #FFFcdd;
    border: 1px solid #B8860B;
    border-top:0;
    padding:2px;
    overflow:auto;
    width:100%;
    height:50px;
    text-align:left;
    font-family: Courier New, Adobe Courier, Courier, lucida fixed, fixed;
    font-size:10px
}


