﻿body
{
    font-family: Arial,Times New Roman;
    font-size: 9pt;
    background-color:#9fc8a9;
}
.bgtitle-lr
{
    background: green url(/Images/Sites/title-lr.gif) repeat-x scroll center top;
}
.bgtitle-c-home
{
    background: green url(/Images/Sites/title-c.gif) repeat-x scroll center top;
}
.bgbody-lr
{
    background-color: #d5d7ba;
}
.color-title-1
{
    /*red*/
    color: #c34141;
}
.color-title-2
{
    /*green*/
    color: #4f9725;
}
.color-title-3
{
    /*white*/
    color: #ffffff;
}
.color-white
{
    color:White;
}
.color-title-4
{
    /*gray*/
    color: #545252;
}
.color-text-lr
{
    color: #325e53;
}
.thumbnail
{
    border: 1px solid #BBBBBB;
    padding: 0;
}





