/*-------------------------------------*/
/* общие настройки */
/*-------------------------------------*/

td, p, body {
font-family: Verdana, Arial;
font-size: 8pt;
} 

#red {
color: red;
}

a {
color: black;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

#red a {
color: red;
}

a.left {
font-size: 7pt;
font-weight:bold;
color: #019934;
}

#red a.left {
color: #019934;
}

/*-------------------------------------*/
/* таблица с логотипом */
/*-------------------------------------*/

.logo {
padding: 8px 4px;
background-color: #019934;
}

/*-------------------------------------*/
/* колонка с зеленым фоном */
/*-------------------------------------*/

.leftcol {
padding: 2px 4px;
background-color: #9ACC99;
}

.leftcol h6 {
margin: 2px 3px;
font-size: 8pt;
text-transform: uppercase;
}

.leftcol p.dot {
color: #ffffff;
font-size: 11pt;
font-weight:bold;
margin: -2pt 0pt;
}

.gtema {
color: red;
font-weight:bold;
margin: 2pt;
}

.gtext {
margin: 1pt;
}

.golos {
margin: 0pt 0pt 0pt -1pt;
font-size: 6pt;
}



/*-------------------------------------*/
/* блок с рекламными баннерами */
/*-------------------------------------*/

.recl {
text-align: center;
padding: 4pt 0pt;
background-color: #ffffff;
}

/*-------------------------------------*/
/* верхняя/нижняя навигационная панель */
/*-------------------------------------*/

.dot {
color: #019934;
font-weight:bold;
}

.date {
color: #019934;
font-weight:bold;
text-transform: uppercase;
}

.ftext {
border: 0px
}

.fbutton {
font-weight: bold;
color: #ffffff;
border: 0px;
background-color: #49A274;
font-size: 9pt;
}


/*-------------------------------------*/
/* разделы */
/*-------------------------------------*/

.razdel h3 {
margin-bottom: -10pt;
font-size: 11pt;
text-transform: uppercase;
font-weight: normal;
}

.razdel p {
margin-bottom: -12pt;
}

.rtitul {
font-family: "Avant Garde Book BT";
font-size: 12pt;
color: #ffffff;
font-weight: bold;
margin: 0pt 4pt; 
}

.razdel p.dot {
color: #019934;
font-size: 14pt;
font-weight:bold;
margin: -2pt 0pt;
}

.anonce
	{
	font-style:italic;
	font-size: 10pt;
	}
