/*
a:link              { font: 11px Arial; color: #6E8195; text-decoration: none }
a:active            { font: 11px Arial; color: #6E8195; text-decoration: none }
a:visited           { font: 11px Arial; color: #6E8195; text-decoration: none }
a:hover             { font: 11px Arial; color: #6E8195; text-decoration: none }
*/
/*
a:link              {text-decoration: underline}
a:active            {text-decoration: underline}
a:visited           {text-decoration: underline }
a:hover             {color: #333399; text-decoration: underline }
*/
a.category:link     { font: 15px arial;   color: #ffffff; text-decoration: none; font-weight:bold; }
a.category:active   { font: 15px arial;   color: #ffffff; text-decoration: none; font-weight:bold; }
a.category:visited  { font: 15px arial;   color: #ffffff; text-decoration: none; font-weight:bold; }
a.category:hover    { font: 15px arial;   color: #cccccc; text-decoration: none; font-weight:bold; }

body
{
  margin-top:    2;
  margin-bottom: 2;
  margin-left:   0;
  margin-right:  0;

  padding: 0;
}

img {
    border: 0;
}

table{
    border:           0px;
    background-color: #ff0000;
}

table.category{
    border:           0px;
    background-color: #cccccc;
}

tr {
    background-color: #ffffff;
}

td.head {
    font:        20px Tahoma;
    color:       #666666;
    font-weight: bold;
}

td.head_block14 {
    font:             14px Arial;
    color:            #ffffff;
    font-weight:      bold;
    background-color: #333399;    
}
td.head_block15 {
    font:             15px Arial;
    color:            #ffffff;
    font-weight:      bold;
    background-color: #333399;    
}
td.head_block18 {
    font:             18px Arial;
    color:            #ffffff;
    font-weight:      bold;
    background-color: #333399;    
}

td.block {
    background-color: #d9d9d9;
}

td.block_main {
    background-color: #e6e6e6;
}

td.category {
    background-color: #333399;
}

/* Article */
div.article {
    margin-top:    40px;
    margin-left:   20px;
    margin-right:  20px;
    margin-bottom: 20px;
    font:          11pt Arial;
    color:         #000000;     
    text-align: justify; 
}
div.article a:link     {color: #333399; text-decoration: underline}
div.article a:active   {color: #333399; text-decoration: underline}
div.article a:visited  {color: #333399; text-decoration: underline }
div.article a:hover    {color: #666666; text-decoration: underline }


/* Статьи */
table.item{
    margin-bottom: 15px;
    border:           0px;
    background-color: #ff0000;
}

tr.item {
    background-color: #e6e6e6;
}


        /* Заголовок статьи */
        div.item_head {
            margin-left:  10;
            margin-right: 10;
            font:         15pt Arial;
            color:        #333399;    
            font-weight:  bold;
        }
        
        /* Описание статьи */
        div.item_head_title {
            margin-left:  15;
            margin-right: 15;
            font:         9pt Arial;
            text-align: justify;            
        }
        
        /* Ссылка на статью */
        div.item_title {
            margin-left:   15;
            margin-right:  15;
            margin-bottom: 15;
        }
        
        /* Ссылка на статью */
        div.block_list_item {
            margin-left:   5;
            margin-right:  5;
        }
        
        a.item:link    { font: 10pt Arial; color: #333399; text-decoration: none; font-weight: bold; }
        a.item:active  { font: 10pt Arial; color: #333399; text-decoration: none; font-weight: bold; }
        a.item:visited { font: 10pt Arial; color: #333399; text-decoration: none; font-weight: bold; }
        a.item:hover   { font: 10pt Arial; color: #666666; text-decoration: none; font-weight: bold; }
        
        /* Содержание статьи */
        /* Описание статьи */
        div.item_content {
            margin-left:  15;
            margin-right: 15;
            font:         9pt Arial;
            text-align: justify; 
        }

        
tr.item_arhiv {
    font:             20px Arial;
    color:            #333399;    
    background-color: #e6e6e6;
}

/* Блок новостей */
    div.news_block {
        margin-top:    5px;
        margin-left:   5px;
        margin-right:  5px;
        margin-bottom: 5px;
        font:          14px Arial;
        color:         #333399;
    }
    div.news_block_date {
        margin-left:   0px;
        margin-bottom: 2px;
        font-weight:   bold;
        color:         #000000;                
    }
    div.news_block_title {
        margin-left:  10px;
        margin-right: 10px;
        text-align:   left;
    }
    a.news_block_title:link    {font: 14px Arial; color: #333399; text-decoration: none; font-weight: bold; }
    a.news_block_title:active  {font: 14px Arial; color: #333399; text-decoration: none; font-weight: bold;}
    a.news_block_title:visited {font: 14px Arial; color: #333399; text-decoration: none; font-weight: bold;}
    a.news_block_title:hover   {font: 14px Arial; color: #666666; text-decoration: none; font-weight: bold;}

/* Новости */
    div.news_date {
        margin-top:    15;
        margin-left:   15;
        font:          14px Arial;        
        font-weight:   bold;        
        color:         #000000;   
    }
    div.news_head {
        margin-top:    15px;
        margin-left:   15px;
        margin-right:  15px;
        font:          18px Arial;
        font-weight:   bold;
        color:         #333399;        
    }
    div.news_content {
        margin-top:    15px;
        margin-left:   15px;
        margin-right:  15px;
        font:          12px Arial;
        color:         #000000;
    }    
    a.news:link    {font: 14px Arial; color: #333399; text-decoration: none;}
    a.news:active  {font: 14px Arial; color: #333399; text-decoration: none;}
    a.news:visited {font: 14px Arial; color: #333399; text-decoration: none;}
    a.news:hover   {font: 14px Arial; color: #666666; text-decoration: none;}


a.item_forum:link    { font: 14px verdana; color: #333399; text-decoration: solid; font-weight:bold;}
a.item_forum:active  { font: 14px verdana; color: #333399; text-decoration: solid; font-weight:bold;}
a.item_forum:visited { font: 14px verdana; color: #333399; text-decoration: solid; font-weight:bold;}
a.item_forum:hover   { font: 14px verdana; color: #000000; text-decoration: none;  font-weight:bold; }

a.item_arhiv:link    { font: 18px arial; color: #666666; text-decoration: solid; font-weight:bold;}
a.item_arhiv:active  { font: 18px arial; color: #666666; text-decoration: solid; font-weight:bold;}
a.item_arhiv:visited { font: 18px arial; color: #666666; text-decoration: solid; font-weight:bold;}
a.item_arhiv:hover   { font: 18px arial; color: #333366; text-decoration: none;  font-weight:bold; }

a.block_list_item:link    { font: 14px verdana; color: #333399; text-decoration: solid; font-weight:bold;}
a.block_list_item:active  { font: 14px verdana; color: #333399; text-decoration: solid; font-weight:bold;}
a.block_list_item:visited { font: 14px verdana; color: #333399; text-decoration: solid; font-weight:bold;}
a.block_list_item:hover   { font: 14px verdana; color: #000000; text-decoration: none;  font-weight:bold; }

