body {
	background-color: white;
}

.main_body {
	width: 900px;
	background-color: white;
	position: absolute;
	left: 50%;
	margin-left: -452px;
	background-color: white;
}

.logo_part {
	width: 900px;
	height: 168px;
	background-image: url(images/logo.jpg);
}

.header_part {
	width: 900px;
	hheight: 22px;
	border: solid #C6C3C8;
	border-width: 0px 0px 0px 0px;
	background-color: #453DD9;
	background-image: url(images/logo_header.jpg);
}

.footer_part {
	width: 900px;
	height: 22px;
	border: solid #C6C3C8;
	border-width: 0px 0px 0px 0px;
	background-image: url(images/line1.jpg);
	background-color: #D1CDC8;
	clear: left;
	font-size: 7pt;
	font-family: Verdana, "Courier New", serif;
	font-weight: bold;
	color: #7E7B76;
}

.footer_part a {
	color: #7E7B76;
	text-decoration: none;
}

.footer_part a:hover {
	color: #4A4946;
}

.header_menu {
	font-size: 10pt;
	color: white;
	font-weight: bold;
	font-family: Verdana, "Courier New", serif;
	padding: 3px 0px 3px 0px;
}

.header_menu a {
	text-decoration: none;
	color: white;
	padding: 3px 5px 3px 5px;
}

.header_menu a:hover {
	text-decoration: none;
	color: #DB8600;
	background-color: #150C8B;
}

.left_part {
	width: 220px;
	float: left;
	margin: 3px 3px 3px 0px;
	font-family: Verdana, "Courier New", serif;
	font-size: 10pt;
}

.right_part {
	width: 220px;
	float: right;
	margin: 3px 3px 3px 3px;
	font-family: Verdana, "Courier New", serif;
	font-size: 10pt;
	background-color: red;
}

.orange_block {
	font-family: Verdana, "Courier New", serif;
	background-color: #DB8600;
	width: 210px;
	margin: 10px 0px 10px 0px;
	border: dotted black;
	border-width: 1px;
	padding: 2px;
	color: white;
}

.block_title {
	font-weight: bold;
}

.category_block {
	font-family: Verdana, "Courier New", serif;
	background-color: #33A3B7;
	width: 210px;
	margin: 10px 0px 10px 0px;
	border: dotted black;
	border-width: 1px;
	padding: 2px;
	color: white;
	font-size: 8pt;
}

.category_item_contet {
	margin: 0px 0px 0px 10px;
}

.category_item_contet_first {
	margin: 0px 0px 0px 0px;
}

.small_zag {
	text-decoration: underline;
	font-weight: bold;
	font-size: 10pt;
	color: #FBE5C2;
}

.orang_block .small_zag {
	padding: 5px 0px 0px 5px;
	background: #DB8600 url(design/top_left_part.gif) no-repeat left top;
}

.v_menu {
	font-size: 8pt;
	margin: 5px 0px 0px 0px;
}

.v_menu a {
	text-decoration: none;
	display: block;
	color: white;
	padding: 1px 0px 1px 0px;
}

.v_menu a:hover {
	text-decoration: none;
	display: block;
	background-color: #C67700;
}

#v_menu_item {
	color: white;
	margin: 0px 0px 5px 5px;
}

.category_item {
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}


.category_item a:hover {
	color: green;
}


.category_item a {
	text-decoration: none;
	color: white;
}

.category_block ul {
	margin: 0px 0px 0px 5px;
	list-style: none;
	padding: 0px;
}

.post_item {
	font-weight: normal;
	margin: 0px 0px 0px 10px;
}

.post_item a {
	text-decoration: none;
	color: white;
}

.post_item a:hover {
	color: green;
}

.main_part {
	width: 667px;
	background-color: white;
	float: left;
	margin: 10px 0px 3px 0px;
	font-family: Verdana, "Courier New", serif;
	font-size: 10pt;
}

.main_part a {
	text-decoration: none;
	color: #C88D22;
}

.main_part a:hover {
	color: #A9781D;
	font-weight: bold;
}

.main_part h1 {
	color : #B40528;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	font-size: 16pt;
}

.main_part h2 {
	color : #E10934;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	font-size: 12pt;
}

.content_text {
	font-size: 10pt;
}

.content_author {
	text-align: right;
	font-style: italic;
	color: #BE6D2C;
	text-decoration: overline;
	font-size: 8pt;
	margin: 20px 5px 5px 0px;
}

.content_author a {
	text-decoration: none;
}

.content_author a:hover {
	color: #674912;
	font-weight: normal;
}

.meter_block {
	margin: 30px 0px 0px 0px;
	text-align: center;
}

.see_also_part {
	border: groove black;
	border-width: 2px 0px 0px 0px;
	padding: 2px 0px 2px 2px;
}

.ads1 {
	border: 1px dotted black;
	background-color: #FF8080;
	width: 210px;
	padding: 2px;
}

.ads2 {
	clear: left;
	border-width: 0px;
	background-color: white;
	padding: 2px;
}

.ads3 {
	border-width: 1px;
	background: #453DD9 url(images/line_bg.jpg) repeat-y left top;
	padding: 3px;
}

.ads4 {
	border: 1px dotted black;
	background-color: white;
	width: 210px;
	padding: 2px;
}

.ads5 {
	background-color: white;
	padding: 2px;
}

.google_find {
	width: 210px;
	padding: 2px;
}

.yandex_find {
	width: 210px;
	padding: 2px;
}

.see_also {
	display: block;
	color: #E8BF75;
	ffont-weight: bold;
	font-size: 8pt;
	margin-bottom: 3px;
}

.category_selected a {
	color: #B40528;
}

.category_selected a:hover {
	color: #81031D;
}

.post_selected a {
	color: #B40528;
}

.post_selected a:hover {
	color: #81031D;
}

.lo_pl_find_form {
	border: 1px dotted black;
	background-color: white;
	width: 214px;
	padding: 5px 0px 5px 0px;
	margin: 10px 0px 0px 0px;
}

td.lo_pl_title{font: bold 12px Tahoma; padding: 0px 5px; color: #0A6B9D}
select.lo_pl_form, input.lo_pl_form {font: 12px Tahoma; color: #666666; text-decoration: none; background: #F3F3F4; border: 1px solid #CCCCCC;}
input.lo_pl_btn{background-color: #0A6B9D; text-align: center; padding-right: 5px; padding-left: 5px; border: 1px solid #063F5E; font: bold 11px Tahoma; color: #FFFFFF; text-decoration: none;}
a.lo_pl_link{color: #CCCCCC; font: bold 10px Tahoma;}
a.lo_pl_link:hover{color: #FF9900;}

.pagination {
	text-align: right;
	margin: 10px 0px 10px 0px;
	float: left;
}

.pag_item {
	display: block;
	min-width: 20px;
	float: left;
	margin-right: 2px;
	text-align: center;
	color: black;
	padding: 2px 3px 2px 3px;
	background-color: #C4C4C4;
}

.pagination a {
	text-decoration: none;
	color: white;
	background-color: #808080;
}

.pagination a:hover {
	color: black;
	background-color: #C4C4C4;
	font-weight: normal;
}

.clear {
	clear: both;
}

.m_tree a {
	color: #000000;
}

.m_tree a:hover {
	color: #81031D;
}
