.forum_list_header_entry
{
    BACKGROUND-COLOR: #9999cc
}
.forum_list_header_author
{
    BACKGROUND-COLOR: #002a7d
}
.forum_list_header_count
{
    BACKGROUND-COLOR: #002a7d
}
.forum_list_header_date
{
    BACKGROUND-COLOR: #002a7d
}
.forum_msg_header2
{
    BACKGROUND-COLOR: #002a7d
}
.forum_header
{
    FONT-WEIGHT: bold;
    LETTER-SPACING: 0.1ex
}
.forum_msg_body
{
    BORDER-BOTTOM: #002a7d 2px solid;
    BORDER-LEFT: #002a7d 2px solid;
    BORDER-RIGHT: #002a7d 2px solid;
    BORDER-TOP: #002a7d 2px solid
}
.forum_jump
{
    BORDER-BOTTOM: #002a7d 2px solid;
    BORDER-LEFT: #002a7d 2px solid;
    BORDER-RIGHT: #002a7d 2px solid;
    BORDER-TOP: #002a7d 2px solid;
    MARGIN: 2px
}
.forum_answer
{
    MARGIN: 2px
}
.forum_summary
{
    MARGIN: 2px
}
.voteBox
{
    BORDER-BOTTOM: #002a7d 1px solid;
    BORDER-LEFT: #002a7d 1px solid;
    BORDER-RIGHT: #002a7d 1px solid;
    BORDER-TOP: #002a7d 1px solid;
    MARGIN-BOTTOM: 15px;
    WIDTH: 100%
}
.voteHeading
{
    BACKGROUND-COLOR: #002a7d;
    FONT-WEIGHT: bold
}
.voteContent
{
    MARGIN: 0px
}
.voteResultPositive
{
    COLOR: #ff0000;
    FONT-WEIGHT: bold
}
.voteResultNegative
{
    FONT-WEIGHT: bold
}

BODY
{font-family:Arial, Helvetica, sans-serif; color: #FFFFFF;}

TD
{font-family:Arial, Helvetica, sans-serif; font-size:10pt; color: #FFFFFF;}

a:link 
{color:#FFFFFF;}
a:visited
{color:#FFFFFF;}
a:hover
{text-decoration: none; color: #99FFFF}

