.link_catalog {
/*	border: solid 1px black;*/
	margin: 0px 30px 0px 30px;
}

.catalog_title {
	color: #189A00; font-size:17px;
}

.section_title {
	color: #000000;font-size:15px;
}

.section_table {
	width:450px;
}

.section_td {
	padding: 5px;
}

.section_table2 {
	background-color: #eeeeee;
	width: 150px;
	margin-left: 10px;
}

.section_td2 {
	padding: 2px;
}

.section_link2 {
	color: black;
}



.section_list_td {
	padding: 5px;
	background-color: #dddddd;
}

.section_list_link {
	color: black;
	font-weight: bold;
}




.link_table {
	width: 500px;
/*	border: solid 1px blue;*/
}

.link_td {
	padding: 5px;
}

.section_link {
	text-decoration: none;
	color: black;
	font-weight: bold;
}

.link_link{
	color:#000000;
	text-decoration: underline;
}

.link_description {
	color:#000000;	
}

.link_url {
	color: #999999;
}

.nav_pages_arrows {
	text-decoration: none;
	color: black;
	margin-right: 5px;
}

.nav_pages_number {
	text-decoration: none;
	color: black;
	padding: 3px;
	margin-right: 2px;
}

.nav_pages_number_current {
	text-decoration: none;
	color: black;
	font-weight: bold;
	padding: 3px;
	margin-right: 2px;

}

.nav_text {
	color: #999999;
}




.link_catalog_error{
	color: #ff0000;
}
