﻿.ActivityRight
{
    background-image: url(images/b9.gif);
    background-position: right;
    background-repeat: no-repeat;
    height: 33px;
}
.ActivityBack
{
    background-image: url(images/index_43.gif);
    background-position: center;
    background-repeat: repeat-x;
    height: 33px;
    margin-bottom: -6px
}
.ActivityLeft
{
    background-image: url(images/index_42.gif);
    background-position: left;
    background-repeat: no-repeat;
    height: 33px;
}


.ActivityBolt
{
    background-image:url(images/bolt_4.gif);
    background-repeat: no-repeat;
    background-position:center;
    height:15px;
    width:15px;
}

.ActivityCellRight
{
    background-image: url(images/index_52.gif);
    background-position: right;
    background-repeat: repeat-y;
    font-family: Tahoma; /*height: 22px;*/
}
.ActivityCellLeft
{
    background-image: url(images/index_50.gif);
    background-position: left;
    background-repeat: repeat-y; /*height: 22px;*/
    padding-right: 15px;
}

.ActivityCellLine
{
    background-image: url(images/Line.gif);
    background-position: center;
    background-repeat: repeat-x;
    height: 1px;
}

.ActivityCellSpace
{
    background-image: url(images/spacer.gif);
    background-position: center;
    background-repeat: repeat-x;
    height: 1px;
}

.ActivityCellMore
{
    background-image: url(images/more.gif);
    background-position: left;
    background-repeat: no-repeat;
    height: 12px;
    margin: 2px;
    margin: 4px;
    padding: 2px;
    padding: 4px; /*width:37;*/
}

.ActivityCellArrow
{
    background-image: url(images/row.gif);
    background-position: right;
    background-repeat: no-repeat;
    padding-right: 10px;
    font-family: Tahoma;
    color: #34669b;
}


  .accToggler
    {
        direction: rtl;
        text-align: right;
        font-family: Tahoma;
        font-size: 12px;
        font-weight: normal;
        background-color:#ffffff;
        border: solid 1px #eeeeee;
        text-align: justify;
        padding-right: 0px;
        padding-left: 3px;
       /*background: white;*/
        padding-bottom: 3px;
        margin: 3px 0px 3px 3px;
        cursor: pointer;
        padding-top: 3px;
    }
    .accContent
    {
        margin: 0px auto;
        text-align: right;
        padding: 0px 10px 10px 10px;
        color: #34669b;
        font-family: Tahoma;
        font-size: 12px;
        background-color: #e5f0fb; 
        border: 1px solid #EEEEEE;
        border-top: none;
        padding: 5px;
        padding-top: 10px;
    }
