﻿body
{
    background-image: url(images/background.jpg);
}

.greenback
{
    background-image: url(images/header_bg.gif);
}

.header
{
}

A
{
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    color: #72862d;
}

A.bg_navbar
{
    color: #ffd34d;
}

.outline
{
    border-left: 1px solid black;
    border-right: 1px solid black;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
}
.text_area_outline
{
    border-left: 1px solid black;
    background-color: #fff9d6;
}
.banner_area_outline
{
    border-bottom: 1px solid black;
    background-color: #fff9d6;
}

.portaltext
{
    font-family: Arial;
    font-size: 12pt;
    font-weight: regular;
    color: black;
}

.portalbox
{
    font-family: Arial;
    font-size: 10pt;
    font-weight: regular;
    color: #505245;
}

.portaltitles
{
    font-family: Arial;
    font-size: 14pt;
    font-weight: bold;
    color: #cecfd3;
}

.portaltitlesmall
{
    font-family: Arial;
    font-size: 7pt;
    font-weight: regular;
    color: #cecfd3;
}

.portalrbc
{
    font-family: Arial;
    font-size: 8pt;
    font-weight: regular;
    color: #6f5711;
}

.bg_sidebar
{
    background-color: #72862d;
}

.bg_menu
{
    background-color: #bec17b;
}

.bg_navbar
{
    background-color: #72862d;
    font-family: Arial;
    font-size: 7pt;
    font-weight: regular;
    color: #ffd34d;
}

.date
{
    font-family: Arial;
    font-size: 7pt;
    font-weight: regular;
    color: #ffd34d;
}

.bg_text
{
    background-color: #fff9d6;
    font-family: Arial;
    font-size: 12pt;
    font-weight: regular;
    color: #000000;
}

.text_headline
{
    font-family: Arial;
    font-size: 14pt;
    font-weight: bold;
    color: #000000;
}

.text
{
    font-family: Arial;
    font-size: 12pt;
    font-weight: regular;
    color: #000000;
}

.menu
{
    font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
    color: #ffffff;
}

.bottom
{
    font-family: Arial;
    font-size: 8pt;
    font-weight: regular;
    color: #98a17a;
    background-color: #546321;
}

.menu_node
{
    font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
    color: #ffffff;
    border-bottom: 1px solid gray;
    border-top: 1px solid gray;
    width: 100%;
    padding-top: 3px;
    padding-bottom: 3px;
}

.AutoComplete 
{
    font-size: 12px;
}