body
{
    Font-family: Arial, Helvetica, sans-serif;
    background-image: url('../images/bg_gradient_petlife.jpg'); 
    background-repeat: repeat;
}
p 
{
    font-size: 12px;

}

td 
{
    font-size: 12px;

}

form
{
    MARGIN: 0px 0px 0px 0px
}
a
{
    text-decoration: none;
*/    color: #000;
}

A:hover
{
    text-decoration: underline;
}


*//////// Custom link styles ////////////////

.nav_link
{
    text-decoration: none;
    color: #000;
    
}

.nav_link:hover
{
    text-decoration: none;
    COLOR: #fff;
}

.menu_link
{
    text-decoration: none;
    color: #000;
    
}

.menu_link:hover
{
    COLOR: #8DC63F;
}


.reg_link
{
    COLOR: #8DC63F;
}


.u_link
{
    text-decoration: underline;
}


*//////// Menu Bar styles ////////////////

.button_txt
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: darkgreen;
    Font-family: Helvetica Narrow, sans-serif;

}

.lt_green
{
    COLOR: #8DC63F
}
.Hdr_form
{
    font-size: 10px;
    border: .5px solid #8DC63F;
    COLOR: #8DC63F;
}

.Nav_Bar
{
    FONT-SIZE: 12px; 
    font-weight: 500;
    Font-family: Helvetica Narrow, sans-serif;

}

.dark_Panel
{
    FONT-SIZE: 11px;
    COLOR: #8DC63F; 
    FONT-WEIGHT: medium;
    Font-family: Helvetica Narrow, sans-serif;
    text-align: center;
}

.nav_left_button
{
    font-size: 12px;
    font-weight: 600;
    Font-family: Helvetica Narrow, sans-serif;
    text-indent: .2ex;
    text-align: center;
}
.index_button
{
    font-size: 12px;
    font-weight: 600;
    Font-family: Helvetica Narrow, sans-serif;
    text-indent: .2ex;
    text-align: center;
    background-color: #E6E6E6;
}
.page_title
{
    color: #006838;
    font-size: 18px;
    font-weight: 500;
    padding-top: 20px;
    /*line-height: 42px;*/
}
.page_text
{
    color: #006838;
    font-size: 12px;
    font-weight: 500;
}
.bar_feature
{
    font-size: 12pX; 
*\    Font-family: Helvetica Narrow, sans-serif;
    color: #006838; 
    font-weight: 500; 
    text-align: center; 
*\    line-height: 80%;

}
.bar_detail
{
    font-size: 11pX; 
    text-align: left;
    text-indent: 1.5ex; 
    line-height: 95%;
}