﻿.tblMainAds
{
    
}

.tblMainAds a
{
    color: #333333;
}

.tblMainAds td
{
    border-top: dashed 1px Gray;
    border-bottom: dashed 1px Gray;
    height: 48px;
    vertical-align: middle;
}
.tblMainAds .row
{
    background-color: #FFECD8;
}

.tblMainAds .rowAlternate
{
    background-color: #FFFBF0;
}
.tblMainAds a.blue
{
    color: #000099;    
}

.tblMainAds a.green
{
    color: #006600;    
}
/******************************/
a.articleCat
{
    font-family: Arial;
    font-size: 14px;
    color: #666666;
}

/***************** новости на главной *******************/
.newsMainTitle
{
    font-family: Arial;
    font-size: 18px;
    color: #333333;
    margin-bottom: 6px;
}

.newsMainSource
{
    font-family: Arial;
    font-size: 14px;
    color: #949494;
    margin-bottom:4px;
}

.newsMainBody, .newsMainBody p, .newsMainBody table, .newsMainBody td
{
    font-family: Arial;
    font-size: 14px;
    color: #333333;
    text-align: justify;
    margin-bottom: 24px;
}

.newsMainBody .announce
{
    color: #666666;
}


.tblMainNewsList
{}

.tblMainNewsList td
{
    padding: 12px 0;
    border-top: dashed 1px Gray;
    border-bottom: dashed 1px Gray;
}

/************ выставки ****************/
.tblMainExp
{
    width:100%;
}
.tblMainExp .row
{
    background-color: #FFECD8;
}
.tblMainExp .rowAlternate
{
    background-color: #FFF;
}
.tblMainExp td
{
    border-top: dashed 1px Gray;
    border-bottom: dashed 1px Gray;
    height:30px;
    vertical-align: middle;
}


/*************** публикацыы ******************/
.pubsMainTitle, .pubsMainTitle a
{
    font-family: Arial;
    font-size: 18px;
    color: #333333;
    margin-bottom: 6px;
    text-decoration: none;
}

.pubsMainSource
{
    font-family: Arial;
    font-size: 14px;
    color: #949494;
    margin-bottom:4px;
}

.pubsMainBody, .pubsMainBody p, .pubsMainBody table, .pubsMainBody td, .pubsMainBody a 
{
    font-family: Arial;
    font-size: 14px;
    color: #333333;
    text-align: justify;
    text-decoration:none;
}

.pubsMainBody
{
    /*margin-bottom: 12px;*/
}

.pubsMainBody .announce
{
    /*color: #666666;*/
}