BODY
{
    BACKGROUND-COLOR:#d35678
}
.innerButton2
{
    BORDER-RIGHT: #cc3f65 2px outset;
    BORDER-TOP: #cc3f65 2px outset;
    FONT-WEIGHT: bold;
    BORDER-LEFT: #cc3f65 2px outset;
    BORDER-BOTTOM: #cc3f65 2px outset;
    BACKGROUND-COLOR: #cc3f65
}
.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: #cc3f65 1px outset;
    PADDING-RIGHT: 10px;
    BORDER-TOP: #cc3f65 1px outset;
    FONT-WEIGHT: bold;
    BORDER-LEFT: #cc3f65 1px outset;
    BORDER-BOTTOM: #cc3f65 1px outset;
    BACKGROUND-COLOR: #cc3f65
}
.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: #d35678
}
.site_top2
{
    BORDER-BOTTOM: black 1px solid;
    BACKGROUND-COLOR: #fec68a
}

