
.page
{
    background: url(images/bg.gif?29242);
    margin : 0px 0px 0px 0px;
}

.outerbody_bg
{
    background: #CAE1B3 url(images/bg_body.gif?32491) no-repeat  ;
}

.sidebar
{
    background-color: transparent;
    border-style : solid;
    border-color : #91C46F;
    border-width : 0px;
    padding: 5px;
}

.sidebar_space
{
    height : 10px;
}

.item
{
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #ff9933;
    background-color : #ffffcc;
}

.item_title
{
    background-color: #ff9933;
    font-family: arial;
    font-size: 9pt;
    font-weight: bold;
    font-style: normal;
    color: #ffffff;
    padding: 3px;
}

.item_content
{
    color : #000000;
    font-family : arial;
    font-size : 8pt;
    font-weight : normal;
    font-style : italic;
    padding: 10px;
}

.item_caption
{
    color : #000000;
    font-family : arial;
    font-size : 8pt;
    font-weight : normal;
    font-style : italic;
    padding: 10px;
}

.sidebar a:link
{
    text-decoration: none;
    color: #000000;
}

.body
{
    padding: 10px;
}

.body_text
{
    font-family : arial;
    font-size : 9pt;
    font-weight : normal;
    font-style : normal;
    color : #000000;
}

.body_text a:link
{
    text-decoration: none;
    color: #0000ff;
}

.footer
{
    background-color : #5c8e49;
    padding : 5px
}

.footer td
{
    font-family : arial, helvetica;
    font-size : 8pt;
    color : #ffffff;
    font-style : normal;
    font-weight : normal;
    padding : 5px
}

.footer a:link
{
    text-decoration : none;
    color : #000000;
}

.footer a:hover
{
    text-decoration : none;
    color : #000000;
}

.footer a:visited
{
    text-decoration : none;
    color : #000000;
}

.menu
{
        background-color: #91C46F;
}

.menuButton, .menudefault, .menuButton_on
{
        padding-left: 15px;
        padding-right :15px;
        cursor: hand;
        height: 25px;
}

.menuButton a, .menudefault a, .menuButton_on a
{
        font-family : arial;
        font-size :  8pt;
        font-weight : bold;
        color : #ffffff;
        font-style : normal;
        text-decoration: none;
}

.menuButton
{
        background-color: #91C46F;
}

.menuButton_on
{
        background-color: #ff9600;
}

.menudefault
{
        background-color: #91C46F;
        width:25%;
}

.menuright
{
        background-color: #91C46F;
        width:1px;
}

.menuright_on
{
        background-color: #91C46F;
        width:1px;
}

.menuleft
{
        background-color: #91C46F;
        width:1px;
}

.menuleft_on
{
        background-color: #91C46F;
        width:1px;
}

.menu_ButtonHeight
{
        background-color : none ;
        width: 0px;
        height: 25px;
}

.menu_h_space
{
        background-color : #ffffff ;
        height : 1px;
}

.header p {margin-top:0px; margin-bottom:0px}
.sidebar p {margin-top:0px; margin-bottom:0px}
.body p {margin-top:0px; margin-bottom:0px}
.footer p {margin-top:0px; margin-bottom:0px}
