
*
{
    padding: 0;
    margin: 0;
}
.roundedContainer
{
    padding-top: 5px;
    padding-bottom: 5px;
    width: 570px;
    direction: rtl;
}
.roundedContainerTopRow
{
    height: 24px;
    width: 100%;
}
.roundedContainerTop
{
    text-align: right;
    width: 540px;
    height: 24px;
    float: right;
    background-image: url(     'container_top.png' );
    background-repeat: repeat-x;
}
.roundedContainerTopRight
{
    float: right;
    width: 490px;
}
.roundedContainerTopLeft
{
    float: left;
    width: 40px;
    text-align: left;
}
.roundedContainerTR
{
    background-image: url(     'container_tr.png' );
    float: right;
    width: 15px;
    height: 24px;
}
.roundedContainerTL
{
    background-image: url(     'container_tl.png' );
    float: left;
    width: 15px;
    height: 24px;
}
.roundedContainerMid
{
    width: 570px;
    background-color: #eedcb9;
    background-image: url(     'container_mid.png' );
}

.roundedContainerContent
{
    
    padding:5px 15px;
    text-align: right;
    
}

.roundedContainerBottomRow
{
    height: 24px;
    width: 570px;
}
.roundedContainerBottom
{
    height: 24px;
    width: 540px;
    background-image: url(     'container_bottom.png' );
    background-repeat: repeat-x;
    float: right;
    text-align: right;
}
.roundedContainerBottomRight
{
    float: right;
    width: 490px;
}
.roundedContainerBottomRight
{
    float: left;
    width: 40px;
    text-align: left;
}
.roundedContainerBR
{
    height: 24px;
    width: 15px;
    background-image: url(     'container_br.png' );
    float: right;
}
.roundedContainerBL
{
    height: 24px;
    width: 15px;
    background-image: url(     'container_bl.png' );
    float: right;
}

.Head
{
    font-size: 14px;
    font-weight: bold;
}

.HeadRight
{
    color: White;
    font-size: 12pt;
    font-weight: bold;
}
.HeadLeft
{
    
    color: White;
    font-size: 12pt;
    font-weight: bold;
}

.ContentRight
{
    color: White;
    font-size: 18px;
    font-weight: bold;
}
.divRightContainer
{
    width: 180px;
    float: right;
    border-left: 3px white solid;
    color: white;
    text-align: right;
    margin: 15px 5px 5px 5px;
}
.divRightContainer td
{
    text-align: right;
    width: 170px;
    overflow: hidden;
    _word-wrap: break-word;
    white-space: normal;
    white-space: inherit;
}
.divRightContainer a
{
    display: inline-block;
    height: 30px;
    width: 170px;
    margin: 0;
    padding: 5px;
    vertical-align: middle;
    color: White;
    font-size: 12px;
    font-weight: bold;
}

.divRightContainer td a:link, td a:visited
{
    text-decoration: none;
    color: White;
}
.divRightContainer td a:hover
{
    text-decoration: none;
    background-image: url(  'rightbarselected.png' );
    background-repeat: repeat-x;
    display: block;
}
.divLeftContainer
{
    width: 180px;
    margin-left: auto;
    margin-right: auto;
    margin: 5px 0 10px 0;
    padding-bottom: 30px;
    border-bottom: 3px white solid;
    color: white;
    text-align: right;
}
.divLeftContainer
{
    color: Gray ;
}
.divLeftContainer a
{
    color: White;
    text-decoration: none;
}
.divLeftContainer a:Link, .divLeftContainer a:Visited
{
    color: White;
    text-decoration: none;
}
.divLeftContainer a:Hover
{
    color: White;
    text-decoration: underline;
}
.divLeftContainer a:Active
{
    color: White;
    text-decoration: none;
}

