﻿body
{
    margin: 0px;
    background-color: #646666;
    font-family: Arial, Sans-Serif;
    font-size: 9pt;
    text-align: center;
    width: 750px;
    margin: 20px auto 0px auto;
}
h2
{
    font-size: medium;
    font-weight: bold;
    color: #196945;
}
h3
{
    font-size: small;
}
h4
{
    font-size: small;
    color: #7F1D6D;
}
a
{
    color: black;
}
a:hover
{
    color: #7F1D6D;
}
#main_pic img
{
    border: solid 5px #E7E7DA;
}
#container
{
    text-align: center;
}
.menu
{
    background-color: #F3DEF5;
    border-left: solid 1px black;
    border-right: solid 1px black;
}
.site_border
{
    border-left: solid 1px black;
    border-right: solid 1px black;
}
#thumb_menu
{
    background-color: #616328;
    color: white;
    height: 75px;
}
.thumb img
{
    border: solid 3px white;
}
.thumb td
{
    padding: 5px;
    text-align: center;
}
.thumb a
{
    color: white;
    font-family: Arial, Sans-Serif;
    font-size: small;
    text-decoration: none;
}
.thumb a:hover
{
    color: yellow;
    font-family: Arial, Sans-Serif;
    font-size: small;
    text-decoration: none;
}
.footer
{
    color: White;
    padding: 3px;
}
.footer a
{
    color: white;
    font-family: Arial, Sans-Serif;
    font-size: small;
    padding: 5px;
    text-decoration: none;
}
.footer a:hover
{
    color: White;
    text-decoration: underline;
}
.press a
{
    color: black;
    text-decoration: none;
    font-weight: bold;
}
press a:hover
{
    color: #7F1D6D;
    text-decoration: none;
    font-weight: bold;
}
.case_head
{
    color: #7F1D6D;
    font-weight: bold;
    padding-bottom: 5px;
}
.treatment
{
    font-style: italic;
    font-size: small;
}
.menu_head
{
    color: #7F1D6D;
    text-decoration: none;
    font-size: 10pt;
    font-weight: bold;
}
.menu_head a
{
    color: #7F1D6D;
    text-decoration: none;
    font-size: 10pt;
    font-weight: bold;
}
.menu_head a:hover
{
    color: #7F1D6D;
    text-decoration: none;
    font-size: 10pt;
    font-weight: bold;
}
.menu_sub_head
{
    color: #7F1D6D;
    text-decoration: none;
    font-size: 10pt;
}
.menu_sub_head a
{
    color: #7F1D6D;
    text-decoration: none;
    font-size: 10pt;
}
.menu_sub_head a:hover
{
    color: #7F1D6D;
    text-decoration: none;
    font-size: 10pt;
}
.link_head
{
    font-weight: bold;
    color: #7F1E6D;
    text-align: center;
}
.prod_head a
{
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #196945;
    font-size: 11pt;
}
.back
{
    font-size: 10px;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
}
.head
{
    font-size: small;
    background-color: #E7E7DA;
    color: #616328;
    font-weight: bold;
}

