body 
{
    margin: 0px;
    padding: 0px;
	font-family:Tahoma;
	font-size:11px;
	color:#073E6D;
}
td {
	font-family:Tahoma;
	font-size:11px;
}
a:visited, a:link, a:active, a
{
	color:#094784;
	text-decoration:underline;
}
a:hover {
	color:#094784;
	text-decoration:none;
}
label {
	color:#3A6C05;
	cursor:pointer;
}
/*span a:visited, span a:link, span a:active, span a:hover {
	text-decoration:none;
}*/
.title {
	font-family:Tahoma;
	font-size:14px;
	color:#005CAB;
	font-weight:bold;
}
/*.title {
	font-family:Tahoma;
	font-size:12px;
	color:#517B22;
	font-weight:bold;
}*/
.title_example {
	font-family:Arial;
	font-size:14px;
	color:#CE8E24;
	font-weight:bold;
}
.menu:hover, .menu:active, .menu:link, .menu:visited {
	text-decoration:none;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#023E68;
}
.news_title, .news_title:active, .news_title:link, .news_title:hover, .news_title:visited {
	/*font-family:Tahoma;
	font-size:12px;*/
	font-weight:bold;
	/*color:#005CAB;*/
	text-decoration:none;
}
.news_date {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#1C5D9D;
}
.news_link:hover, .news_link:active, .news_link:link, .news_link:visited {
	font-family:Tahoma;
	font-size:11px;
	color:#4A4A4A;
}
.easy:hover, .easy:active, .easy:link, .easy:visited {
	color:#A15A06;
	font-family:Tahoma;
	text-decoration:none;
	font-size:11px;
}
.copyrights {
	color:#468103;
}
.frm {
	border-top:1px solid #707070;
	border-left:1px solid #707070;
	border-bottom:1px solid #CACED3;
	border-right:1px solid #CACED3;
	font-family:Tahoma;
	font-size:11px;
	color:#8B8B8B;
	width:160px;
	background-image:url('../images/users_fields_bgr.jpg');
	background-repeat:repeat-x;
}
.users_link:active, .users_link:hover, .users_link:link, .users_link:visited {
	color:#3A6C05;
	text-decoration:none;
}
.top_list_caption {
	background-image:url('../images/top_list_caption_bgr.jpg');
	background-repeat:repeat-x;
	height:19;
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	padding:2px;
	padding-left:5px;
	padding-right:5px;
	border-bottom:2px solid #D1DFEB;
	white-space:nowrap;
}
.top_list_0 {
	font-family:Tahoma;
	font-size:10px;
	padding:1px;
	padding-left:5px;
	padding-right:5px;
	border-bottom:2px solid #B2CBDF;
}
.top_list_1 {
	font-family:Tahoma;
	font-size:10px;
	padding:1px;
	padding-left:5px;
	padding-right:5px;
	border-bottom:2px solid #B2CBDF;
	background-color:#F0F5FA;
}
.radio_title {
	color:#477512;
	font-weight:bold;
}
.counter_white {
	font-family: Tahoma;
	color:#FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
.counter_blue {
	font-family: Tahoma;
	color:#0045A2;
	font-size: 11px;
	font-weight: bold;
}

