body 
{
}
.featsale_title
{
    font-family: Arial, Tahoma;
    color: White;
    font-size: 10pt;
    font-weight: bold;
    text-transform: uppercase;
}
.featsale_descr
{
    font-family: Arial, Tahoma;
    color: White;
    font-size: 10pt;
    font-weight: normal;
    text-align: justify;
}
.featsale_more
{
    font-family: Arial, Tahoma;
    color: White;
    font-size: 8pt;
    font-weight: bold;
    text-align: justify;
    text-decoration: none;
}
.navPath
{
    font-family: Arial;
    color: #556838;
    font-size: 7pt;
    font-weight: normal;
    text-decoration: none;
    text-transform: uppercase;
}
.navPathCurrent
{
    font-family: Arial;
    color: Black;
    font-size: 7pt;
    font-weight: normal;
    text-transform: uppercase;
}
A
{
    color: #556838;
}
A:active
{
    color: #343434;
}
.projThumbHover
{
    background: #E0E3DC;
    border: solid 1px #b9c4a8;
    padding: 5px 5px 5px 5px;
    cursor:pointer;
}
.projThumb
{
    background: white;
    border: solid 1px #b9c4a8;
    padding: 5px 5px 5px 5px;
}
.homeThumbTitle
{
    font-family: Arial;
    color: black;
    font-size: 8pt;
    font-weight: bold;
}
.homeThumbDescr
{
    font-family: Arial;
    color: black;
    font-size: 8pt;
    font-weight: normal;
}
.homeThumbStatus
{
    font-family: Arial;
    color: Red;
    font-size: 8pt;
    font-weight: normal;
}
.sideBar
{
    background-color: #ECECEC;
}
.homeViewTitle
{
    font-family: Arial;
    color: black;
    font-size: 12pt;
    font-weight: bold;
}
.homeViewSubtitle
{
    font-family: Arial;
    color: black;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
}
.homeViewBody
{
    font-family: Arial;
    color: black;
    font-size: 8pt;
    font-weight: normal;
    display: block;
}
.homeViewBodyHeader
{
    font-family: Arial;
    color: black;
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
    display: block;
}
.pagerPage
{
    font-family: Arial;
    color: white;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
}
.subHeadFrame
{
    border-right: #b9c4a8 1px solid; 
    border-left: #b9c4a8 1px solid;
}

.errorMessage
{
    font-family: Arial;
    color: black;
    font-size: 10pt;
}