﻿.greentop
{
    background: #95AC1E url( 'images/top-back-tile.gif' ) repeat-x top;
    height: 188px;
}

#pagebody
{
    width: 960px;
    direction: rtl;
    text-align: right;
    background-color: #FFFFFF;
}

#pagetop
{
    height: 165px;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
}

#pagetopcontent
{
    width: 960px;
    background: url('images/page-logo.gif') no-repeat 30px 5px;
    text-align: right;
    direction: rtl;
}

#topclip
{
    height: 112px;
    background: url('images/page-top-right.gif') no-repeat 575px 5px;
}

#menucontent
{
    padding-right: 20px;
}

#pagecontent
{
    background-color: White;
    padding: 0px 15px 0px 15px;
}

#bodyrightpanel
{
    float: right;
    width: 235px;
}

#bodyleftpanel
{
    float: left;
    width: 678px;
}

#pagetopox
{
    height: 40px;
    background: #FFFFFF url('images/pagetopox.gif') no-repeat right top;
}

#pagetopxo
{
    height: 40px;
    background: url('images/pagetopxo.gif') no-repeat left top;
    padding: 10px 20px 0px 20px;
    text-align: left;
}

#pagebotox
{
    background: #FFFFFF url('images/pagebotox.gif') no-repeat right bottom;
}

#pagebotxo
{
    background: url('images/pagebotxo.gif') no-repeat left bottom;
    text-align: center;
}
