.bottom_copyright
{
        font-weight: bold;
}
.button
{
        border: solid 1px #000000;
        font-size: 10px;
        width: 100;
}
.error
{
        color: #CC0000;
}
.input
{
        border: solid 1px #000000;
        font-family: Verdana, Arial;
        font-size: 10px;
        height: 17px;
}
a
{
        color: #3366CC;
        text-decoration: none;
}

a:hover
{
        text-decoration: underline;
}
a.bottom_line
{
        color: #CCCCFF;
        text-decoration: none;
}
a.bottom_line:hover
{
        color: #FFFFCC;
        text-decoration: none;
}
a.yellow
{
        color: #000000;
        text-decoration: underline;
}
a.yellow:hover
{
        text-decoration: none;
}
body
{
        color: #000000;
        font-family: Verdana, Arial;
        font-size: 10px;
        font-weight: bold;
        margin: 3 3 3 3;
}
h2
{
        color: #000000;
        font-size: 12px;
        font-weight: bold;
}
}
p
{
        margin: 0;
}
td
{
        color: #000000;
        font-family: Verdana, Arial;
        font-size: 10px;
        font-weight: bold;
        vertical-align: top;
}
td.bottom_line
{
        background-color: #3366CC;
        color: #ffffff;
        text-align: center;
}
td.gray
{
        background-color: #CCCCCC;
        text-align: center;
        vertical-align: middle;
}
td.gray_l
{
        background-color: #CCCCCC;
        text-align: left;
        vertical-align: middle;
}
td.left_info
{
        color: #333333;
        border: solid 1px #999999;
        text-align: left;
}
td.top_line
{
        background-color: #3366CC;
        color: #ffffff;
        font-size: 14px;
        text-align: center;
}
td.yellow
{
        background-color: #FFCC00;
        color: #666666;
}
td.white
{
        background-color: #ffffff;
        vertical-align: middle;
}
td.white_header
{
        background-color: #ffffff;
        text-decoration: underline;
        vertical-align: bottom;
}
td.white_header_right
{
        background-color: #ffffff;
        text-align: right;
        text-decoration: underline;
        vertical-align: bottom;
}
td.white_list
{
        border-top: 1px solid #e8e8e8;
        vertical-align: middle;
}
td.white_list_center
{
        border-top: 1px solid #e8e8e8;
        text-align: center;
        vertical-align: middle;
}
td.white_list_right
{
        border-top: 1px solid #e8e8e8;
        text-align: right;
        vertical-align: middle;
}
td.white_list_gray
{
        background-color: #ffffff;
        border-top: 1px solid #e8e8e8;
        color: #999999;
        vertical-align: middle;
}
textarea
{
        border: solid 1px #000000;
        font-family: Verdana, Arial;
        font-size: 10px;
}
