.text, 
.navigation,
.copyright,
.adtablecell,
.adtableheader,
.buttontext,
.purebalancetreatment,
a,
a:hover
{
    font-weight: normal;
    font-size: 9pt;
    color: black;
    font-family: Arial,Tahoma,Verdana,helvetica,sans-serif;
    text-align: justify;
}
a
{
    font-weight: bold;
    text-decoration: none
}
a:hover
{
    color: #256f46;
    font-weight: bold;
    text-decoration: underline
}
.navigation
{
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 8pt;
    font-family: Tahoma, Verdana, Arial, helvetica;
}
.copyright
{
    font-size: 8pt;
    font-family: Tahoma, Verdana, Arial, helvetica;
}
.navigation a,
.navigation a:hover,
.copyright a,
.copyright a:hover
{
    font-weight: normal;
    font-size: 8pt;
    color: black;
    font-family: Tahoma, Verdana, Arial, helvetica;
}
.navigation a:hover
{
    color: #256f46;
}
#pagetext
{
    padding-left: 25px;
    padding-right: 15px;
}
.adtableheader
{
    height: 18px;
    padding-left: 5px;
    background-color: #ffffff;
    background-position: left top;
    background-repeat: repeat-x;
    background-image: url(../graphics/tableheaderbackground.jpg);
    color: #000000;
    border: 1px solid #a0a0a0;
}
.adtablecell
{
    border: 1px solid #a0a0a0;
    font-family: Tahoma, Verdana, Arial, helvetica;
    font-size: 8pt;
}
.adcelltext
{
    margin: 3px;
}
.button
{
    margin-top: 4px;
}
.requiredfield,
.notrequiredfield
{
    font-weight: normal;
    color: red;
}
.notrequiredfield
{
    color: white;
}
.login
{
    background-color: #eaeaea;
    border: 1px solid #dadada;
    margin-top: 1px;
    margin-bottom: 3px;
    font-size: 8pt;
}
.formbox
{
    background-color: transparent;
}
.bold
{
    font-weight: bold;
}
.tinytext,
.tinytext a
{
    font-size: 5pt;
    color: #dadada;
}
.localarea
{
    height:306px;
    margin-top: 60px;
    margin-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    border: 2px dotted #256f46;
}
.purebalancetreatment
{
    color: #006cd0;
}
.purebalance
{
    padding-left: 5px;
    padding-right: 35px; 
}
.lhimages
{
    padding-top: 46px;
}
.galleryrow,
.galleryrowbottom,
.galleryrowsidebottom
{
    padding-top: 15px;
}
.galleryrowsidebottom
{
    padding-bottom: 15px;
}
ul#links li
{
    list-style: none;
    padding: 5px;
}
ul#links li a img
{
    border: solid 1px #000;
}
h2
{
    color: #660066;
    font-size: 12pt;
}
#menus
{
    text-align: center;
}