﻿body {
    background-image: url('images2/rb2background2.gif');
    color: #FFFFFF;
    font-family: Verdana, Arial, Sans-Serif;
}
.maintable
{
    padding: 10px;
    width: 760px;
    background-color: #808080;
}
.buttonbar
{
    border-style: solid none solid none;
    border-width: 2px 2px 1px 2px;
    border-color: #000000 #000000 #FFFFFF #000000;
    width: 760px;
    background-color: #808080;
    padding-right: 5px;
    padding-left: 5px;
}
.buttonbar a:link { color: White; text-decoration: none; }
.buttonbar a:link:hover { color: Yellow; text-decoration: none; }
.buttonbar a:link:visited:hover { color: Yellow; text-decoration: none; }
.buttonbar a:link:visited { color: White; text-decoration: none; }
.buttonbar a:visited:hover { color: Yellow; text-decoration: none; }

.button_off
{
    text-align: center;
    width: 100px;
    font-weight: bold;
    border-spacing: 0px;
    height: 30px;
    padding: 0px;
    margin: 0px;
    border-width: 0px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url('images2/button2.gif');
}
.button_on
{
    text-align: center;
    width: 100px;
    font-weight: bold;
    border-spacing: 0px;
    height: 30px;
    padding: 0px;
    margin: 0px;
    border-width: 0px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url('images2/button_on.gif');
}
.header_right
{
    padding: 5px;
    text-align: right;
    vertical-align: top;
    top: 10px;
    right: 10px;
    font-size: small;
    font-weight: bold;
}
.footer
{
    text-align: center;
    font-size: x-small;
    width: 760px;
}
.nav_table
{
    padding: 0px 0px 0px 10px;
    border-width: 1px;
    border-style: none none solid none;
    width: 760px;
    background-color: #808080;
    text-align: left;
    font-size: x-small;
}
.thumbnails
{
    border-style: solid;
    width: 196px;
    border-width: 1px;
    font-size: x-small;
}
.info_links3
{
    text-align: left;
    vertical-align: top;
    padding: 10px;
    font-size: small;
    width: 86px;
    border-style: none solid none none;
    border-width: 1px;
    border-color: #FFFFFF;
}
.basic_cell
{
    text-align: center;
    vertical-align: top;
    font-size: medium;
    padding: 10px;
}
.underline
{
    text-decoration: underline;
}
a:link { color: White; text-decoration: none; }
a:link:hover { color: Yellow; text-decoration: none; }
a:link:visited:hover { color: Yellow; text-decoration: none; }
a:link:visited { color: White; text-decoration: none; }
a:visited:hover { color: Yellow; text-decoration: none; }
a.bluelink:link { color: Blue; }
a.bluelink:hover { color: Blue; text-decoration: underline; }
.gallery_table
{
    padding: 0px 0px 0px 10px;
    border-width: 1px;
    border-style: solid solid none solid;
    width: 760px;
    background-color: #808080;
    text-align: left;
    font-size: x-small;
}
