BODY
{
    BACKGROUND-COLOR: #dddddd
}
.innerButton2
{
    BORDER-RIGHT: #969696 2px outset;
    BORDER-TOP: #969696 2px outset;
    FONT-WEIGHT: bold;
    BORDER-LEFT: #969696 2px outset;
    BORDER-BOTTOM: #969696 2px outset;
    BACKGROUND-COLOR: #969696
}
.innerButton2_over
{
    BORDER-RIGHT: gold 2px outset;
    BORDER-TOP: gold 2px outset;
    FONT-WEIGHT: bold;
    BORDER-LEFT: gold 2px outset;
    CURSOR: hand;
    BORDER-BOTTOM: gold 2px outset;
    BACKGROUND-COLOR: gold
}
.innerButton3
{
    BORDER-RIGHT: #c3c3c3 1px outset;
    PADDING-RIGHT: 10px;
    BORDER-TOP: #c3c3c3 1px outset;
    FONT-WEIGHT: bold;
    BORDER-LEFT: #c3c3c3 1px outset;
    BORDER-BOTTOM: #c3c3c3 1px outset;
    BACKGROUND-COLOR: #c3c3c3
}
.innerButton3_over
{
    BORDER-RIGHT: yellow 1px outset;
    PADDING-RIGHT: 10px;
    BORDER-TOP: yellow 1px outset;
    FONT-WEIGHT: bold;
    BORDER-LEFT: yellow 1px outset;
    CURSOR: hand;
    BORDER-BOTTOM: yellow 1px outset;
    BACKGROUND-COLOR: gold
}
.site_rightbar
{
    BACKGROUND-COLOR: #dddddd
}
.site_top2
{
    BORDER-BOTTOM: black 1px solid;
    BACKGROUND-COLOR: #7a7a7a
}

