div.blog_date {
	color: #5B3C3C;
}
div.blog_title {
	color: #999999; font-size: 14pt; font-weight: bold;
}
div.blog_block {
	color: #000000; font-size: 10pt; text-align: justify;;
}
div.blog_descr {
	color: #000000; font-size: 9pt; text-align: justify;
}

.data_news {
	font-weight: bold;
	font-size : 7pt;
	color : #aaaaaa;
}
.zag_news {
	font-size : 10pt;
	color : #dddddd;
}
.text_news {
	font-size : 8pt;
	color : #dddddd;
}
.submenu {
	font-size : 10pt;
	font-style: italic;
	color : #000000;
}
BODY {
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	font-family : "Courier New", Courier, monospace;
	font-size : 8pt;
	background : #ffffff;
}
TABLE {
	font-family : "Courier New", Courier, monospace;
	font-size : 10pt;
}
TD {
	font-family : "Courier New", Courier, monospace;
	font-size : 10pt;
	color : #000000;
}
TD.zag {
	font-family : "Courier New", Courier, monospace;
	font : bold;
	font-size : 8pt bold;
	background : #c8c8c8;
	color : White;
	text-align : center;
}
TD.body {
	font-family : "Courier New", Courier, monospace;
	font-size : 8pt;
	background : #717171;
}
TD.menu {
	font-family : "Courier New", Courier, monospace;
	font-size : 10pt;
	color : #ffffff;
}
TD.menu2 {
	font-family : "Courier New", Courier, monospace;
	font-size : 10pt;
	color : #000000;
}
A:ACTIVE, A:LINK, A:VISITED {
	color : #777777;
	font-weight: normal;
	text-decoration : underline;
}
A:FOCUS, A:HOVER {
	color : #777777;
	font-weight: normal;
	text-decoration : none;
}
A:ACTIVE.menu, A:LINK.menu, A:VISITED.menu {
	color : #ffffff;
	font-size : 10pt;
	text-decoration : none;
}
A:FOCUS.menu, A:HOVER.menu {
	color : #ffffff;
	font-size : 10pt;
	text-decoration : none;
}
A:ACTIVE.menu2, A:LINK.menu2, A:VISITED.menu2 {
	color : #ffffff;
	font-size : 10pt;
	text-decoration : none;
}
A:FOCUS.menu2, A:HOVER.menu2 {
	color : #ffffff;
	font-size : 10pt;
	text-decoration : none;
}
A:ACTIVE.zag, A:LINK.zag, A:VISITED.zag {
	color : #555555;
	font-size : 12pt;
	text-decoration : none;
}
A:FOCUS.zag, A:HOVER.zag {
	color : #555555;
	font-size : 12pt;
	text-decoration : underline;
}
INPUT, INPUT.text {
	font-family : "Courier New", Courier, monospace;
	font-size : 10pt;
	background : White;
	border : 1px solid Black;
}
TEXTAREA, TEXTAREA.text {
	font-family : "Courier New", Courier, monospace;
	font-size : 8pt;
	background : White;
	border : 1px solid Black;
}
SELECT, SELECT.text{
	font-family : "Courier New", Courier, monospace;
	font-size : 8pt;
	background : White;
	border : 1px solid Black;
}
