/*content style (text=pageContent)*/

.text-header
{
        font-size: 19px;
        font-family: Tahoma, sans-serif;
        color: #922B2D;

}

.text
{
        font-size: 11px;
        font-family: Tahoma, sans-serif;
        color: #595959;
}

.pageContent
{
        font-size: 11px;
        font-family: Tahoma, sans-serif;
        color: #595959;
}

.pageContent a
{
        font-size: 11px;
        font-family: Tahoma, sans-serif;
        color: #595959;
}


/* top elements */

.company
{
        font-size: 24px;
        font-family: Arial Black, sans-serif;
        color: #C33E41;
        letter-spacing : -1px;
}

.slogan
{
        font-size: 14px;
        font-family: #C33E41;
        color: #B39C91;
}


/*main menu*/

.menu
{
        font-size: 10px;
        font-family: Tahoma, sans-serif;
        color: #B87677;
        font-weight: bold;
        text-decoration: none;
        word-spacing: -1px;
}

.amenu
{
        font-size: 10px;
        font-family: Tahoma, sans-serif;
        color: #B87677;
        font-weight: bold;
        text-decoration: underline;
        word-spacing: -1px;
}


/*submenu*/

.submenu
{
        font-size: 11px;
        font-family: Tahoma, sans-serif;
        color: #6B6C69;
        font-weight: bold;
        text-decoration: none;
}

.asubmenu
{
        font-size: 11px;
        font-family: Tahoma, sans-serif;
        color: #6B6C69;
        font-weight: bold;
        text-decoration: underline;
}


/*bottom menu*/

.bmenu
{
        font-size: 11px;
        font-family: Tahoma, sans-serif;
        color: #922B2D;
        font-weight: bold;
        text-decoration: none;
}

.abmenu
{
        font-size: 11px;
        font-family: Tahoma, sans-serif;
        color: #922B2D;
        font-weight: bold;
        text-decoration: underline;
}


/*copyright*/

.footer
{
        font-size: 11px;
        font-family: Tahoma, sans-serif;
        color: #595959;
}

.bg
{
        background:  url('../images/header.jpg') no-repeat;
}

.submenu-hr
{
        background-color:  #D9D1D1;
}
TABLE.Col2
{
    BORDER-BOTTOM: #FFFFFF 1px solid;
    BORDER-LEFT: #FFFFFF 1px solid;
    BORDER-RIGHT: #FFFFFF 1px solid;
    BORDER-TOP: #FFFFFF 1px solid;
        font-size: 11px;
        font-family: Tahoma, sans-serif;
        color: #595959;
}

