body {
	margin: 0px;
}

a {
	text-decoration: none;
	color:#fc1c52;
}

a:hover {
	text-decoration: underline;
	color:#fc1c52;
}

.menu {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color:#333333;
	text-transform: uppercase;
	padding-bottom: 2px;
}

.menu a {
	color:#333333;
	text-decoration: none;
}

.menu a:hover {
	color:#333333;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color:#f51146;
}

td {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color:#333333;
}

.dw {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color:#aaaaaa;
	line-height: 95%;
}

.small_text {
	font-family: Arial, sans-serif;
	font-size: 9px;
	color:#666666;
	
}
.small_text a {
	color:#c3c3c3;
	text-decoration: none;
}

.alert {
	color:#ff0000;
}

.message {
	color:#009900;
}

h1 {
	font-family: Arial, sans-serif;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: -1; 
	color:#333333;
	text-transform: uppercase;
	display: inline;
}

h2 {
	font-family: Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: -1; 
	color:#333333;
	text-transform: uppercase;
	display: inline;
	margin-bottom: 3px;
}

/* ÍÎÂÎÑÒÈ */

.news_header {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#fc1c52;
}

.news_header a {
	text-decoration: underline;
}


.date {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color:#999999;
}

.date a {
	color:#999999;
	text-decoration: underline;
}

.date a:hover {
	color:#777777;
	text-decoration: underline;
}

.snews .news_header {
	font-size: 12px;
}

.snews td {
	font-size: 11px;
}

.snews .date {
	font-size: 10px;
}

.snews img {
	border: 3px;
	border-color: #CCCCCC;
}

.snews p img {
	border: 3px;
	border-color: #ññññññ;
}


/* ÑÒÈËÈ ÄËß ×ÀÐÒÎÂ */

.chart_h {
	font-family: Arial, sans-serif;
	font-size: 15px !important;
	font-weight: normal;
	letter-spacing: -1; 
	color:#fc1c52;
	padding-left: 25px;
} 

.chart {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color:#333333;
}

.chart b {
	color: #f80b4f;
}

.chart ol {
	padding: 0px; /* Óáèðàåì ïîëÿ äëÿ áðàóçåðà Firefox */
    margin-left: 30px; /* Îòñòóï ñëåâà */
	color: #999999;	
}

.chart li {
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #777777;	
}

.chart_news_header {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#676767;
}

.chart_news_header a {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

INPUT, TEXTAREA, SELECT, RADIO 
{ 
	font-family: Arial, sans-serif;
 	font-size: 11px;
	color:#333333;
	border-width: 1;
	border-color: #cccccc;
}