body {
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: justify;
	line-height: 16px;
	color: #000000;
	margin: 0px;
	margin: 0px;
}

#main_markup_table {
	font-size: 10px;
}

table.header_table {
	width: 100%;
}

td.header_img {
	width: 130px;
	padding: 12px 12px 28px 5px;
}

td.header_text {
	font-size: 10px;
	padding: 0 0 40px 0;
}

table#search_result {
	margin: 0 0 0 35px;
	font-size: 11px;
}

#search_result td {
	padding: 5px 15px;
	border-bottom: 1px solid #eee;
}

#search_result tr.caption td {
	padding: 10px 15px;
	border-top: 3px solid #eee;
	border-bottom: 3px solid #eee;
}

#search_result a{
	text-transform: uppercase;
	font-weight: bold;
	color: #609B1A;
}

#news {
	padding: 15px;
	margin: 0px;
	font-family: Tahoma, Helvetica, sans-serif;
	text-align: left;
}


#news div a {
	font-weight: bold;
	font-size: 11px;
	color: #000;
}

#news div {
	font-size: 10px;
	color: #333;
}

div.index_block {
	margin: 10px 50px 30px 50px;
	padding-bottom: 20px;
	border-bottom: dotted 1px #2a3;
}

span.index_block_header {
	display: block;
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	margin: 2px 0 10px 0;
	font-size: 12px;
	color: #609B1A;
	text-transform: uppercase;
}

a.index_block_link {
	display: block;
	font-family: Tahoma, Helvetica, sans-serif;
	margin: 4px 0 0 20px;
	padding: 0;
	font-size: 10px;
	color: #333;
}

a.index_block_link_add {
	display: block;
	font-size: 12px;
	color: #333;
	margin-top: 20px;
	margin-left: 330px;
}


a.main_link {
	display: block;
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	padding: 3px 0 3px 110px;
	margin: 2px 0 0px 0;
	font-size: 12px;
	color: #609B1A;
	text-transform: uppercase;

}

a.small_link {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 8x;
	color: #333;
}


form {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left:100px;
	padding-bottom:100px;
}


h1 {
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	margin-top: 20px;
	margin-left: 110px;
}

h1 a {
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	padding: 3px 0 3px 0px;
	margin: 2px 0 0px 0;
	font-size: 12px;
	color: #609B1A;
	text-transform: uppercase;

}

td.header_text h1 {
	margin-left: 0;
}

div.prop_row {
	clear: left;
	padding: 0;
	margin: 0;
}

span.prop_name {
	display: block;
	float: left;
	width: 24%;
	font-family: Arial, Helvetica, sans-serif;
	aaafont-weight: bold;
	padding: 0 0 3px 0;
	margin: 2px 0 0px 0;
	font-size: 11px;
	color: #000;
}

span.prop_value {
	display: block;
	float: left;
	width: 400px;
	padding: 0 0 17px 0;
	margin: 0;
	font-size: 12px;
}

div.text_about {
	width: 500px;
	padding: 0 0 17px 110px;
	margin: 0;
	font-size: 12px;
	text-align: justify;
	text-indent: 25px;
}

div.text_about_slush {
	width: 500px;
	padding: 0 0 0px 110px;
	margin: 0;
	font-size: 12px;
	text-align: left;
	text-indent: 25px;
}

span.prop_value select, textarea{
	width: 300px;
}


div.type_row {
	clear: left;
	padding: 6px 0 8px 0;
	margin: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color: #2a3;
}

span.type_name {
	display: block;
	float: left;
	width: 70%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0 0 3px 0;
	margin: 2px 0 0px 0;
	color: #000;
}

span.type_value {
	display: block;
	float: left;
	width: 30px;
	padding: 0 0 8px 0;
	margin: 0;
	font-size: 15px;
}

div.prop_block {
	clear: left;
	padding: 0 0 5px 8px;
	margin: 0px;
	border-left: dotted 1px #2a3;
	width: 80%;
}

.form_butt {
	clear: left;
	margin: 15px 0 0 0;
	font-size: 14px;
	display: block;
	padding: 3px 6px;
}

span.profile_prop_name {
	font-family: Tahoma, Helvetica, sans-serif;
	padding: 0 0 18px 110px;
	margin: 0;
	font-size: 11px;
	line-height: 19px;
}

span.profile_prop_value {
	padding: 0 0 18px 0;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 19px;
}


table.user_profile {
	font-family: Tahoma, Helvetica, sans-serif;
	padding: 0 0 18px 0;
	margin-left: 110px;
	font-size: 11px;
	line-height: 13px;
}

table.user_profile td {
	width: 200px;
	border-bottom: 1px solid #eee;
	color: #666;
}

table.user_profile td.user_profile_value {
	width: 450px;
	font-size: 12px;
	aaafont-weight: bold;
	line-height: 19px;
	color: #000;
}

.clear_left {
	clear: left;
}

span.profile_prop_value a{
	color: #777;
}

span.profile_prop_name a{
	color: #777;
}

span.profile_prop_value_text { 
	border: solid 1px #555;
	display: block;
	width: 500px;
	padding: 10px;
	margin: 3px 0 3px 110px;
	font-size: 13px;
}


table.admin_list {
	font-family: Tahoma, Helvetica, sans-serif;
	padding: 0 0 18px 0;
	margin-left: 75px;
	font-size: 13px;
	line-height: 15px;
}

table.admin_list a {
	display: block;
	width: 100%;
	text-decoration: none;
	color: #333;
}

table.admin_list a:hover {
	text-decoration: underline;
	color: #933;
}

table.admin_list td.admin_cmd a {
	color: #933;
}

table.admin_list  td.admin_cmd  a:hover {
	font-weight: bold;
}

table.admin_list tr {
	height: 27px;
}

table.admin_list td.admin_cmd {
	width: 100px;
	font-size: 10px;
	border-bottom: 1px solid #ccc;
	background-color: #fff;
	text-align: right;
}

table.admin_list td.admin_id {
	width: 30px;
	font-size: 10px;
	text-align: left;
	border-bottom: 1px solid #ccc;
	color: #aaa;
}

table.admin_list td.admin_link {
	width: 350px;
	border: 1px solid #bbb;
	background-color: #efc;
	aaafont-weight: bold;
	padding: 5px 10px;
}

div.hr {
	height: 1px;
	border-top: 1px dotted #bbb;
	margin: 3px 0 10px 90px;
	width: 500px;
}

.small_text {
	font-size: 12px;
	text-align: left;
	margin-left: 110px;
	margin-bottom: 40px;
	color: #999;
}



.news_for_sites_h1 {
	padding: 0;
	margin: 9px 0 3px 9px;
	line-height: 13px;
	font-size: 12px;
	text-align: left;
	color: #000;
	font-weight: bold;
}

.news_for_sites_h2 {
	padding: 0;
	margin: 0 0 6px 9px;
	line-height: 10px;
	font-size: 9px;
	text-align: left;
	color: #000;
	font-weight: bold;
}

table.news_for_sites {
	padding: 0;
	margin: 0;
	border: 1px solid #000;
}


.news_for_sites_td {
	padding: 5px 9px;
	margin: 0;
}

.news_for_sites_rubrika {
	text-align: right;
	font-size: 10px;
	padding: 0;
	margin: 0;
}

.news_for_sites_date {
	text-align: left;
	font-size: 10px;
	padding: 0;
	margin: 0;
}

a.news_for_sites_name {
	font-weight: bold;
	font-size: 12px;
	padding: 0;
	margin: 0px;
	text-decoration: none;
}

a.news_for_sites_name:hover {
	text-decoration: underline;
}

.news_for_sites_brief_text {
	font-weight: normal;
	font-size: 10px;
	padding: 0;
	margin: 1px 0 0 10px;
}

a.news_for_sites_detail_link {
	display: block;
	font-weight: normal;
	font-size: 10px;
	padding: 0;
	margin: 6px 0 0 18px;
}

.list_news_for_sites_date {
	display: block;
	font-weight: normal;
	font-size: 11px;
	padding-left: 110px;
	margin: 3px 0 0 25px;
}

.list_news_for_sites_rubrika {
	display: block;
	font-weight: normal;
	font-size: 11px;
	padding-left: 110px;
	margin: 3px 0 0 25px;
}

.list_news_for_sites_name {
	font-weight: bold;
	font-size: 16px;
	padding-left: 110px;
	margin: 1px 0 5px 0px;
}

.list_news_for_sites_text {
	font-weight: normal;
	font-size: 11px;
	padding: 10px;
	margin: 5px 0 5px 110px;
	border: 1px solid #000;
	overflow: hidden;
}

.list_news_for_sites_brief{
	font-weight: normal;
	font-size: 11px;
	padding: 0px;
	margin: 5px 0 5px 110px;
	overflow: hidden;
}

.list_news_for_sites_brief a {
	text-decoration: none;
	color: #333;
}

.list_news_for_sites_brief a:hover {
	text-decoration: underline;
	color: #000;
}


.list_news_for_sites_link {
	display: block;
	width: 100%;
	text-align: right;
	font-weight: normal;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	color: #666;
}

div.paginator {
	font-weight: bold;
	font-size: 12px;
	padding-left: 110px;
	margin-bottom: 1em;
}

div.paginator a {
	color: #933;
	padding-right: 5px;
}

div.paginator a.cur_page {
	color: red;
	text-decoration: none;
}