td {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

td.td12 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	padding-left:15;
	padding-right:5;
}

td.td14 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	letter-spacing:-1;
}

td.tdwhite {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
}

td.tdwhite10 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color:#FFFFFF;
}

td.tdwhite14 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF;
	letter-spacing:-1;
}

td.tdorange {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color:#DE7D0C;
}

td.tdorange14 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color:#DE7D0C;
	letter-spacing:-1;	
}

td.tdred {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color:#B65B49;
}

td.tdred14 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color:#B65B49;
	letter-spacing:-1;	
}

td.tdgray {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color:#8B8B8B;
}

td.tdgray14 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color:#8B8B8B;
	letter-spacing:-1;	
}

td.tdyellow {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color:#AD9205;
}

td.tdyellow14 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color:#AD9205;
	letter-spacing:-1;
}

.rubname {
	font-family: Verdana;
	font-size: 20px;
	color:#F2A73D;
	font-weight:normal;
}

.rubname_red {
	font-family: Verdana;
	font-size: 20px;
	color:#B65B49;
	font-weight:normal;
}

.rubname_arch {
	font-family: Verdana;
	font-size: 20px;
	color:#AD9205;
	font-weight:normal;
}

.text {
	font-family: bold Verdana;
	font-size: 16px;
	color:white;
	font-weight:normal;
}

.artist_name {
	font-family: Verdana;
	font-size: 30px;
	font-weight:normal;
}

.artist_name_white {
	font-family: Verdana;
	font-size: 30px;
	font-weight:normal;
	color:#FFFFFF;
}

.artist_name_yellow {
	font-family: bold Verdana;
	font-size: 30px;
	font-weight:normal;
	color:#AD9205;
}

.artist_name2 {
	font-family: Verdana;
	font-size: 20px;
	font-weight:normal;
}

.artist_name_white2 {
	font-family: Verdana;
	font-size: 20px;
	font-weight:normal;
	color:#FFFFFF;
}

.artist_name_yellow2 {
	font-family: bold Verdana;
	font-size: 20px;
	font-weight:normal;
	color:#AD9205;
}

.artist_name_orange {
	font-family: bold Verdana;
	font-size: 30px;
	font-weight:normal;
	color:#DE7D0C;
}

.artist_name_red {
	font-family: Verdana;
	font-size: 30px;
	font-weight:normal;
	color:#B65B49;
}

.artist_name_gray {
	font-family: Verdana;
	font-size: 30px;
	font-weight:normal;
	color:#8B8B8B;
}

.artist_name_orange2 {
	font-family: bold Verdana;
	font-size: 20px;
	font-weight:normal;
	color:#DE7D0C;
}

.artist_name_red2 {
	font-family: Verdana;
	font-size: 20px;
	font-weight:normal;
	color:#B65B49;
}

.artist_name_gray2 {
	font-family: Verdana;
	font-size: 20px;
	font-weight:normal;
	color:#8B8B8B;
}

.news_orange {
	font-family: bold Verdana;
	font-size: 16px;
	font-weight:bold;
	color:#DE7D0C;
}

a.nnextlink {
	font-family: Verdana;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}

a.nnextlink_black {
	font-family: Verdana;
	font-size: 12px;
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}

a.nnextlink_gray {
	font-family: Verdana;
	font-size: 12px;
	color:#8B8B8B;
	text-decoration:underline;
	font-weight:normal;
}

a.nnextlink_orange {
	font-family: Verdana;
	font-size: 12px;
	color:#DE7D0C;
	text-decoration:underline;
	font-weight:bold;
}

a.linkwhite
{
	font-family: Verdana;
	font-size: 12px;
	color:white;
	text-decoration:underline;
	font-weight:bold;
}
a.nextlinkwhite
{
	font-family: Verdana;
	font-size: 12px;
	color:white;
	text-decoration:underline;
	font-weight:bold;
}
a.linkred
{
	font-family: Verdana;
	font-size: 12px;
	color:#B65B49;
	text-decoration:underline;
	font-weight:bold;
}

a.linkwhite:active
{
	font-family: Verdana;
	font-size: 12px;
	color:#AD9205;
	text-decoration:underline;
	font-weight:bold;
}
a.linkwhite:visited
{
	font-family: Verdana;
	font-size: 12px;
	color:white;
	text-decoration:underline;
	font-weight:bold;
}
a.linkwhite:hover
{
	font-family: Verdana;
	font-size: 12px;
	color:#AD9205;
	text-decoration:underline;
	font-weight:bold;
}
.nazv
{
	font-family: Verdana;
	font-size: 30px;
	text-decoration:none;
}
