html
{
    width: 100%;
    height: 100%;
}
body
{
    font-size: 12px;
    background-image: url(/imagesn/index_01alt.jpg);
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
}

.style2
{
    font-weight: bold;
    color: #b24914;
}
.style5
{
    font-size: 10px;
}
.style6
{
    font-weight: bold;
    font-size: 20px;
    color: #b24914;
}
.regularbutton
{
    font-size: 12px;
    background-image: url(/imagesn/index2_04.jpg);
    width: 197px;
    font-family: Arial Black,sans-serif;
    height: 51px;
    background-color: #f5f1e5;
}
.clickbutton
{
    font-size: 12px;
    background-image: url(/imagesn/active_04.jpg);
    width: 197px;
    font-family: Arial Black,sans-serif;
    height: 51px;
    background-color: #f5f1e5;
}
.overbutton
{
    font-size: 12px;
    background-image: url(/imagesn/mouse-over_04.jpg);
    width: 197px;
    font-family: Arial Black,sans-serif;
    height: 51px;
    background-color: #f5f1e5;
}
.tempbutton
{
    font-size: 12px;
    border-top-style: none;
    font-family: Arial Black,sans-serif;
    border-right-style: none;
    border-left-style: none;
    background-color: #ffffff;
    border-bottom-style: none;
}
