﻿.tdBox {
    background-color: #FFF;
    border-radius: 4px;
    background-clip: padding-box;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.25);
    overflow: hidden;
    vertical-align: top;
}

.title {
    padding-left: 10px;
    text-align: left;
    background-color: #F5F5F5;
    height: 35px;
}

.titleHeader {
    border-bottom: 2px solid #EBEBEB;
}

.titleText {
    display: inline-block;
    line-height: 42px;
    font-size: 13px;
    height: 35px;
    color: #0091FF;
    font-weight: normal;
}

    .titleText .link {
        text-decoration: none;
        color: #0091FF;
    }

.titleTextHeader {
    border-bottom: 2px solid #EF3F3E;
    color: #666;
}

.item {
    padding: 12px;
    height: 58px;
    border-bottom: 1px solid #EBEBEB;
    direction: rtl;
    text-align: left;
}

.item2 {
    padding: 12px;
    height: 85px;
    border-bottom: 1px solid #EBEBEB;
}

.item3 {
    padding: 12px;
    border-bottom: 1px solid #EBEBEB;
}

.item_new {
    padding: 12px;
    height: 60px;
    border-bottom: 1px solid #EBEBEB;
}

.newsTitle {
    font-size: 13px;
    text-align: left;
    line-height: 18px;
    vertical-align: top;
    margin: 0px;
    padding: 0px;
}

.newsImage {
    border-radius: 4px;
    width: 60px;
    height: 60px;
    margin-left: 8px;
    float: left;
}

.newsImage3 {
    border-radius: 4px;
    width: 60px;
    height: 60px;
    margin-left: 8px;
    margin-right: 8px;
    float: left;
}

.newsImage2 {
    border-radius: 4px;
    width: 200px;
    height: 80px;
    margin: 4px 8px 0px 0px;
    float: left;
}

.newsLink {
    text-decoration: none;
    color: #4D4D4D;
    direction: ltr;
}

    .newsLink:hover {
        color: #EF3F3E;
    }

.downloadLink {
    color: #4D4D4D;
    direction: ltr;
}

    .newsLink:hover {
        color: #EF3F3E;
    }

.newsLinkTop {
    text-decoration: none;
    color: white;
    font-size: 8pt;
}

    .newsLinkTop:hover {
        color: #ffc663;
    }

.newsTitleDate {
    font-size: 11px;
    color: #4D4D4D;
    padding-top: 10px;
    direction: ltr;
}


.rowLink {
    font-size: 8pt;
    padding: 6px 18px 6px 10px;
    height: 16px;
    background: url(imgs/arrow.gif) no-repeat right;
    border-bottom: 1px solid #D0D0D0;
    width: 150px;
}

    .rowLink .link {
        color: #4D4D4D;
        text-decoration: none;
    }

    .rowLink :hover {
        color: #EF3F3E;
        text-decoration: none;
    }

.GroupTitle {
    font-size: 10pt;
    color: #4D4D4D;
    font-weight: bold;
    padding-bottom: 13px;
}

.mainTable {
    border-spacing: 0;
    margin: auto;
    background-color: #FFF;
    margin-top: 5px;
}

.titleTextNormal {
    text-decoration: none;
    color: #0091FF;
    font-size: 12px;
}

    .titleTextNormal:hover {
        color: #EF3F3E;
    }

.allBackColor {
    background-color: #384958;
}

.cssPages {
    margin: 0 auto;
    padding: 10px 0px 10px 0px;
}

.oneTitle {
    padding: 10px;
    background-color: white;
    margin: 0px auto 20px;
    text-align: justify;
    font-size: 10pt;
    border: 1px #aaaaaa solid;
    border-left: 10px #f28500 solid;
}

.oneBody {
    border: 1px #aaaaaa solid;
    text-align: justify;
    font-size: 9pt;
    margin: 20px;
    line-height: 20px;
    padding: 10px;
    background-color: white;
    text-align: justify;
}

.oneImageBody {
    padding: 2px;
    border: 1px solid #CCC;
    margin: 20px;
}

.oneHighLight {
    background-color: #fbbc70;
}
