body {
    scrollbar-base-color: "bcd696";
    scrollbar-arrow-color: "3a3d3f";
    scrollbar-DarkShadow-Color: "6f8a4c";
}

h1 {
    font-family: arial, helvetica;
    font-size:12pt;
    color:#bcd696;
}
h2 {
    font-family: arial, helvetica;
    font-size:11pt;
    font-weight:bold;
    color:#8a8e93;
}
.main_table {
    width:770px;
    font-family: arial, helvetica;
    font-size: 10pt;
    color: black;
    border-left-width:1px;
    border-left-color:#cccccc;
    border-left-style:solid;
    border-right-width:1px;
    border-right-color:#cccccc;
    border-right-style:solid;
}

.banner_table {
    width:100%;
    font-family: arial, helvetica;
    font-size:8pt;
}
.signin_table {
    font-family: arial, helvetica;
    font-size:8pt;
}
.home_table {
    width:100%;
    font-family: arial, helvetica;
    font-size:10pt;
    color:#95999e;
}
.standard_table {
    width:100%;
    font-family: arial, helvetica;
    font-size:8pt;
    color:#cccccc;
}
.standard_table .header {
    background-color:#cccccc;
    color:#880000;
    font-size:10pt;
    height:24px;
}
.standard_table .columnheadings {
    background-color:#ffffff;
    color:#000088;
}
.standard_table .columndata {
    background-color:#ffffff;
    color:#000000;
}
.standard_table .footer {
    margin-top: 10;
    background-color:#cccccc;
    color:#880000;
    font-size:10pt;
    height:24px;
}
.field {
    font-family:Verdana, Arial, Helvetica;
    font-size:8pt;
    color:#000000;
    background-color:#e8e8e8;
    border-width:1;
    border-style:solid;
    border-color:#a4c1d8;
}
a {
    color:#cccccc;
}
a.active {
    color:#cccccc;
}
a.visited {
    color:#cccccc;
}
