﻿body
{
    font-family: Verdana, Times New Roman;
    padding: 0px;
    font-size: 11px;
    color: #8b0b04;
}

.LBLgenLink:Link, .LBLgenLink:Hover, .LBLgenLink:Visited
{
    font-family: Times New Roman;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #8b0b04;
}

.LBLgenBold
{
    font-family: Times New Roman;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #8b0b04;
}
.Franchise_scrollable_div
{
    overflow-x: hidden !important;
    filter: chroma(color=#transparent color);
    overflow-y: auto;
    height: 25em;
    font-family: Verdana;
    color: Black;
    text-align: left !important;
    overflow: scroll;
    padding: 0.2em 0.2em;
    scrollbar-highlight-color: gray !important;
    scrollbar-arrow-color: #000000 !important;
    scrollbar-slider-color: gray;
}
.Lounge_scrollable_div
{
    overflow: auto;
    filter: chroma(color=#transparent color);
    overflow-y: hidden !important;
    width: 25em;
    font-family: Verdana;
    color: Black;
    text-align: left !important;
    overflow: scroll;
    padding: 0.2em 0.2em 0.2em 0.2em;
    scrollbar-highlight-color: gray !important;
    scrollbar-arrow-color: #000000 !important;
    scrollbar-slider-color: gray;
}
.ButtonRegister
{
    background-color:#8B0B04;
    color:White;
    border:none;
    height:15px;
    width:100px;
}
.TextboxBackground
{
    height: 13px;
    font-size: 8pt;
    width: 110px;
    border: 1px solid #8B0B04;
}
.ButtonBackground
{
    background-color:#8B0B04;
    color:White;
    border:none;
    height:17px;
    width:100px;
}