body{
	margin: 0;
	padding: 0;
	font-family:TimesNewRoman;
	color:#1d1a22;
	height:100%;
	background:#BDBDBD url('images/design/bg.png');
}
html{
	height:100%;
}
table {
	border-collapse:collapse;
}
img{
	border:none;
}
td {
	padding:0;
	margin:0; 
}

#main-top{
	width:1026px;
	height:339px;
	background:url('images/design/main-top.png') no-repeat;
}
#main-center{
	width:1026px;
	background:url('images/design/main-center.png') repeat-y;
}
#main-bottom{
	width:1026px;
	height:85px;
	background: url('images/design/main-bottom.png') no-repeat;
}

#top-menu {
	width: 868px;
    height: 60px;
	position: relative;
	top: 127px;
    left: 79px;  
}

#top-menu ul{
	list-style:none;
	margin-left:-21px;
}
#top-menu ul li{
	font-size:14pt;
	float:left;
	padding-right:70px;
}
#top-menu ul li.t-1{
	padding-right:40px;
}
#top-menu ul li.t-2{
	padding-right:40px;
}
#top-menu ul li.t-3{
	padding-right:70px;
}
#top-menu ul li.center{
    position: relative;
    top: -12px;
	left: 14px;
}
#top-menu ul li.last{
	padding-right:0px;
}
#top-menu ul li a{
	text-decoration:none;
	color:#000000;
}
#top-menu ul li a:hover{
	text-decoration:none;
	color:#d87a23;
}


#center-conteiner{
	width:960px;
}

#left-col{
	width:272px;
}
.left-block-top{
	width:272px;
	height:14px;
	background:url('images/design/left-block-top.png') no-repeat;
}
.left-block-center{
	width:272px;
	background:url('images/design/left-block-center.png') repeat-y;
}
.left-block-bottom{
	width:272px;
	height:20px;
	background: url('images/design/left-block-bottom.png') no-repeat;
}


.left-block-center ul{
	list-style:none;
    margin-bottom: 0px;
    padding-left: 30px;
	width:227px;
}
.left-block-center ul li{
	font-size:13pt;
	padding-bottom:8px;
	border-bottom:1px solid #000000;
}
.left-block-center ul li a{
	text-decoration:none;
	color:#000000;
}
.left-block-center ul li a:hover{
	padding-left:5px;
}
.left-block-center ul li ul{
	width:197px;
}
.left-block-center ul li ul li{
	font-size:11pt;
	padding-bottom:5px;
	border-bottom:0px;
}

.left-block-center ul li .ad_ch_page{
	border:0px;
}
.left-block-center ul li .ad_ch_page a{
	font-size:10pt;
}
.left-block-center ul li .ad_ch_page a:hover{
	padding:0px;
	font-size:10pt;
}

#newsline-col{
	margin-left:23px;
	width:230px;
}
#newsline-col-header{
	font-size:13pt;
	font-weight:bold;
}
.newsline-col-news-date{
	font-size:10pt;
	color:#d87a23;
}
.newsline-col-news-header a{
	color:#000000;
}
.newsline-col-news-header a:hover{
	text-decoration:none;
}



#center-col{
	width:681px;
}
.center-block-top{
	width:681px;
	height:13px;
	background:url('images/design/center-block-top.png') no-repeat;
}
.center-block-center{
	width:681px;
	background:url('images/design/center-block-center.png') repeat-y;
	padding-left:18px;
	padding-right:21px;
}
.center-block-bottom{
	width:681px;
	height:19px;
	background: url('images/design/center-block-bottom.png') no-repeat;
}

.breadcrumb a{
	color:#000000;
	text-decoration:underline;
}


.page-head{
	font-weight:bold;
	font-size:13pt;
	color:#d87a23;
}


.ad_ch_page{
	margin-left:20px;
	padding:5px;
	border:1px dotted #000000;
}
.ad_ch_page a{
	color:#000000;
	text-decoration:none;
}
.ad_ch_page a:hover{
	text-decoration:underline;
}

.ad_ch_page_2{
	margin-left:20px;
	padding:5px 5px 0px 5px;
	border-left:1px dotted #000000;
	border-right:1px dotted #000000;
	border-top:1px dotted #000000;
}
.ad_ch_page_2 a{
	color:#000000;
	text-decoration:none;
}
.ad_ch_page_2 a:hover{
	text-decoration:underline;
}
a.ap_add_fild{
	color:#000000;
	text-decoration:none;
}

.posts-date-all,.posts-date-all a{
	font-size:11pt;
	color:#d87a23;
}
.posts-date-all a:hover{
	text-decoration:none;
}
.posts-header{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	border-bottom:1px solid #d87a23;
}
.posts-header a{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

.download-href a{
	color:#d87a23;
}
.navig a{
	color:#000000;
	text-decoration:none;
}
.navig a:hover{
	color:#000000;
	text-decoration:underline;
}
.navig b{
	color:#d87a23;
}

.top-post-nav{
	color:#d87a23;
}
.top-post-nav a{
	color:#d87a23;
	text-decoration:none;
}
.top-post-nav a:hover{
	color:#d87a23;
	text-decoration:underline;
}
.table-hr{
	background-color:#d87a23;
}