body, td, input, option, select, textarea {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 10pt;
	color: black;
}

a { color: #666666; }

.menu { color: #666666; font-size: 12px; font-weight: bold; text-decoration: none; }
a.menu { color: black; font-size: 12px; font-weight: bold; text-decoration: none; }
a.menu:hover { color: #666666; }

.title { color: black; font-weight: bold; font-size: 13px; text-decoration: none; }
.title:hover { color: #666666; font-weight: bold; text-decoration: none; }

.stitle { color: black; font-weight: bold; font-size: 11px; text-decoration: none; }
.stitle:hover { color: #666666; }

.btitle { color: black; font-weight: bold; font-size: 16px; text-decoration: none; }
.btitle:hover { color: #666666; }

.bdate { color: #666666; font-size: 11px; font-weight: bold; }

.bdescr { color: black; font-size: 13px; text-decoration: none; }
.bdescr:hover { color: #666666; }

.descr { color: black; font-size: 12px; text-align: justify; text-decoration: none; }
.descr:hover { color: #666666; }

.date { font-size: 10px; color: #666666; font-weight: bold; }

.text { color: black; font-size: 12px; text-align: justify; }

.header { color: black; font-size: 14px; font-weight: bold; text-decoration: none; }


.ndate { font-size: 10px; font-weight: bold; color: #666666; }
.ntitle { font-size: 11px; color: black; text-decoration: none; }
.ntitle:hover { color: #666666; text-decoration: underline; }

.ntext { font-size: 12px; text-align: justify; }

.rubTitle {
	color: #186633;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.uniTitle {
        font-family: tahoma;
	font-size: 8pt;
	color: #186633;
	font-weight: bold;
	text-decoration: none;
}

.uniTitle:hover {
	color: #388653;
}

.uniDescr {
	font-size: 8pt;
	color: #339966;
	font-weight: normal;
}
.newsAuthor {
	color: #186633;
	font-size: 8pt;
}
.cur {
       color: #3A9A58;
       font-size: 8pt;  
}

.button {
	background-color: #00D181;
	color: #ffffff;
	font-weight: bold;

}

.tborder {
	background-color: #ddeedd;
}

.tfon {
	background-color: #fafffa;
}