.adjustment
{
    font-size: 4pt;
    color: #ff42ff;
}

.copy
{
    font-size: 8pt;
    color: #ff99ff;
    font-family: Tahoma, Verdana, Arial;
    text-decoration: none;
}

.bottom_menu
{
    font-weight: bolder;
	font-size: 8pt;
    color: black;
    font-family: Tahoma, Verdana;
    font-variant: small-caps;
    text-decoration: none;
}

.bottom_menu:hover

{
    font-weight: bolder;
    font-size: 8pt;
    color: white;
    font-family: Tahoma, Verdana;
    font-variant: small-caps;
    text-decoration: none;
}

.text_box
{
    font-size: 8pt;
    color: gray;
    font-family: Verdana, Tahoma;
    background-color: transparent;
    text-decoration: none;
}

.top_menu
{
    font-weight: bolder;
    font-size: 12pt;
    color: white;
    FONT-STYLE: oblique;
    font-family: Tahoma, Verdana;
    font-variant: small-caps;
    text-decoration: none;
}

.top_menu:hover
{
    font-size: 12pt;
    color: red;
    FONT-STYLE: oblique;
    font-family: Tahoma, Verdana;
    font-variant: small-caps;
    text-decoration: none;
}

.top_menu_cur_page
{
    font-size: 12pt;
    color: red;
    FONT-STYLE: oblique;
    font-family: Tahoma, Verdana;
    font-variant: small-caps;
    text-decoration: none;
}

.bottom_menu_cur_page
{
    font-weight: bolder;
    font-size: 8pt;
    color: navy;
    font-family: Tahoma, Verdana;
    font-variant: small-caps;
    text-decoration: none;
}

.sub_menu
{
    font-weight: bolder;
    font-size: 9pt;
    color: white;
    font-family: Tahoma, Verdana, Arial;
    text-decoration: none;
}

.sub_menu:hover
{
    font-weight: bolder;
    font-size: 9pt;
    color: red;
    font-family: Tahoma, Verdana, Arial;
    text-decoration: none;
}

.online_appointment
{
    font-weight: bolder;
    font-size: 10pt;
    color: #f7801e;
    font-family: Verdana, Tahoma, Arial;
    text-decoration: none;
}

.sub_navigation
{
    font-weight: bolder;
    font-size: 8pt;
    color: lightgoldenrodyellow;
    font-family: Tahoma, Verdana, Arial;
    font-variant: small-caps;
    text-decoration: none;
}

.text
{
    font-size: 10pt;
    color: azure;
    line-height: 15pt;
    font-family: Tahoma, Verdana, Arial;
    text-align: justify;
    text-decoration: none;
}

.sub_navigation_current
{
    font-weight: bolder;
    font-size: 8pt;
    color: red;
    font-family: Tahoma, Verdana, Arial;
    font-variant: small-caps;
    text-decoration: none;
}

.sub_menu_cur_page
{
    font-weight: bolder;
    font-size: 9pt;
    color: red;
    font-family: Tahoma, Verdana, Arial;
    text-decoration: none;
}

.text_1
{
    font-size: 10pt;
    color: gray;
    line-height: 15pt;
    font-family: Tahoma, Verdana, Arial;
    text-decoration: none;
}

.text_box_1
{
    font-size: 10px;
    color: black;
    font-family: Verdana, Tahoma;
    background-color: transparent;
    text-decoration: none;
}

.text_box_1:hover
{
    font-size: 10px;
    color: black;
    font-family: Verdana, Tahoma;
    background-color: transparent;
    text-decoration: underline;
}

.border
{
    border-right: gray 1pt solid;
    border-top: gray 1pt solid;
    border-left: gray 1pt solid;
    border-bottom: gray 1pt solid;
}

.more
{
    font-size: 8pt;
    color: #a41e5f;
    font-family: Verdana, Tahoma, Arial;
    text-decoration: none;
}

.black
{
    font-size: 8pt;
    color: black;
    font-family: Tahoma, Verdana, Arial;
}

.red
{
    font-size: 8pt;
    color: red;
    font-family: Tahoma, Verdana, Arial;
}

.company_name
{
    font-weight: bolder;
    font-size: 9pt;
    color: #f5801e;
    font-family: Tahoma, Verdana;
    text-decoration: none;
}

.inner_border
{
    border-right: #cfc5ff double;
    border-top: #cfc5ff double;
    border-left: #cfc5ff double;
    border-bottom: #cfc5ff double;
}

.bottom_line
{
    border-bottom: ridge;
}

.service_seperator
{
    border-bottom: #00677b 1pt dotted;
}

.orange

{
    font-weight: bolder;
    font-size: 8pt;
    color: #f6801e;
    font-family: Verdana, Tahoma;
    text-decoration: none;
}

.web
{
    font-size: 8pt;
    color: green;
    font-family: Verdana, Tahoma, Arial;
    text-decoration: none;
}


