body {
	background: #B9B7B3;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}
body, tr, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}
.menu {
	font-size: 90%;
	list-style: none;
	margin: 0px;
	text-align: center;
}
.menu li {
    display: block;
    float: left;
}
.menu li a:link, .menu li a:visited {
	color: #7373b7;
	background: #9FCCC7;
    padding: 5px;
    margin: 0px;
    text-decoration: none;
    height: 1px;
}
.menu li a:hover {
	background: #B9FE6D;
}

ul {
	margin: 0;
	padding: 0;
}

.left {
	padding: 10px;
	font-size: 90%;
	background: #e6e6f2;
}

.content {
	padding: 10px;
	background: #fff;
}

li {
    list-style-type: square;
}

a {
	color: #7373b7;
}

a:link {
    color: #7373b7;
}

a:visited {
    color: #7373b7;
}

a:active {
    color: #7373b7;
}

a:hover {
    color: #7373b7;
    text-decoration: none
}

.left input {
	font-size: 11px;
}

.left ul {
	margin: 0 0 10px 20px;
}

hr {
	color: #f7f7f7;
	border-top: 1px solid #f7f7f7;
	border-left: 1px solid #f7f7f7;
	width: 100%;
	height: 2px;
}

.post, .comment, .comment_form {
	margin-bottom: 20px;
    * height: 0;
}

.post .title, .comment .title {
	font-weight: bold;
    * height: 0;
}

.post .story, .comment .story {
	text-align: justify;
	line-height: 140%;
	padding-left: 10px;
	padding-right: 10px;
}

.post hr, .comment hr {
	width: 50%;
}

.post .date, .comment .date {
	font-size: 80%;
}

.post .attr, .comment .attr {
	font-size: 80%;
	text-align: right;
}

.post .cn_news_even, .comment .cn_comment_odd {
}

.post .cn_news_odd, .comment .cn_comment_even {
	padding: 5px;
	background: #f7f7f7;
}

.post .cn_news_odd hr, .comment .cn_comment_even hr {
	color: #fff;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	height: 2px;
}

.pages {
	text-align: center;
}

.dateheader {
	font-size: 13px;
	margin-bottom: 10px;
}


.hilite {
	color: red;
	background: yellow;
}

.link_global {
	font-family: Verdana;
	font-size: 100%;
	color: #003562;
	background-color: #FFFFFF;
}

.link_global a:link, .link_global a:visited, .link_global a:active {
	color: #003562;
	text-decoration: underline;
}
.link_global a:hover {
	color: #FF7500;
	text-decoration: underline;
}
.link_global td {
	font-family: Verdana;
	font-size: 100%;
}
.link_text_field {
	font-family: Verdana;
	font-size: 100%;
	color: #707070;
	background-color: #FFFFFF;
	border: 1px solid #959595;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.cat_list_string {
	font-family: Verdana;
	font-size: 100%;
	background-image: url(../img/cat.gif);
	background-repeat: no-repeat;
	background-position: 2px 7px;
	text-align: left;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 17px;
	font-weight: normal;
	margin: 2px;
}
.sel_cat_list_string {
	font-family: Verdana;
	font-size: 100%;
	background-image: url(../img/sel_cat.gif);
	background-repeat: no-repeat;
	background-position: 2px 7px;
	text-align: left;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 17px;
	font-weight: normal;
	margin: 2px;
}
.link_form_table {
	border-top: 1px solid  #F6F4F4;
	border-left: 1px solid  #F6F4F4;
}
.link_form_light_row {
	border-right: 1px solid  #F6F4F4;
	border-bottom: 1px solid  #F6F4F4;
}
.link_form_dark_row {
	background-color: #FAFAFA;
	border-right: 1px solid  #F6F4F4;
	border-bottom: 1px solid  #F6F4F4;
}
.link_form_light_text {
	font-family: Verdana;
	color: #AAAAAA;
}
.link_form_red_text {
	font-family: Verdana;
	color: #FF0000;
}
.link_form_red_text a:link, .link_form_red_text a:visited, .link_form_red_text a:active {
	color: #FF0000;
	text-decoration: underline;
}
.link_form_red_text a:hover {
	color: #FF7500;
	text-decoration: underline;
}
.link_grey_button {
	font-family: Verdana;
	font-size: 100%;
	color: #707070;
	background-color: #FFFFFF;
	border: 1px solid #959595;
	margin: 0px;
	padding: 0px;
}
.links_mini_cat_block {
	border-left: 1px dotted #003562;
}

.error_message {
	font-family: Verdana;
	color: #FF0000;
	border:1px solid #ff0000;
	padding:5px;
	background-color: #fefafa;
	margin:10px 0px 10px 0px;
}
.error_message a:link, .error_message a:visited, .error_message a:active {
	color: #FF0000;
	text-decoration: underline;
}
.error_message a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.links_message {
	font-family: Verdana;
	color: #707070;
	font-size: 100%;
	border: 1px solid #003562;
	padding:5px;
	background-color: #FAFAFA;
	margin:10px 0px 10px 0px;
	width:400px;
}
.links_message_header {
	font-family: Verdana;
	font-size: 120%;
	color: #FF7500;
}
.links_message a:link, .links_message a:visited, .links_message a:active {
	color: #003562;
	text-decoration: underline;
}
.links_message a:hover {
	color: #FF7500;
	text-decoration: underline;
}
/* Стили для заголовка страницы */
.links_page_name {
	text-align: left;
	padding:5px 0px 5px 5px;
	margin:5px 0px 10px 0px;
	color: #003562;
	background-color: #FAFAFA;
	border-top: 1px dotted #003562;
	border-bottom: 1px dotted #003562;
}
.links_page_name h2 {
	font-family: Verdana;
	margin:0px;
	padding:0px;
	font-size: 120%;
	font-weight: bold;
}
/* -------- */
.links_exec_info {
	font-family: Verdana;
	font-size: 70%;
	color: #707070;
	text-align: center;
	padding:3px 0px 10px 3px;
}
/* стили для системной менюшки */
.system_menu {
	font-family: Verdana;
	font-size: 100%;
	color: #707070;
	background-color: #FAFAFA;
	border-top: 1px dotted #003562;
	border-bottom: 1px dotted #003562;
	margin: 10px 0px 10px 0px;
	padding: 5px 10px 5px 10px;
}
.system_menu_no_sel {
	color: #707070;
}
.system_menu_no_sel a:link, .system_menu_no_sel a:visited, .system_menu_no_sel a:active {
	color: #707070;
	text-decoration: none;
}
.system_menu_no_sel a:hover {
	color: #707070;
	text-decoration: underline;
}
.system_menu_sel {
	color: #FF7500;
}
.system_menu_sel a:link, .system_menu_sel a:visited, .system_menu_sel a:active {
	color: #FF7500;
	text-decoration: none;
}

.system_menu_sel a:hover {
	color: #FF7500;
	text-decoration: underline;
}
/* --------- */
/*---- стили для page bar ----*/
.page_bar_outer{
	width: 95%;
	text-align: center;
	margin: 10px;
	font-size: 90%;
}
.page_bar_inner{
	background-color: #ffffff;
}
.page_bar_center{
	font-family: Verdana;
	background-color: #ffffff;
	text-align: center;
	font-size: 90%;
	color: #336699;
}
/*---*/
.page_bar_select_page {
	color: #FF7500;
	text-decoration: none;
	font-size: 90%;
}
.page_bar_select_page a:link, .page_bar_select_page a:visited, .page_bar_select_page a:active {
	color: #FF7500;
	text-decoration: none;
}
.page_bar_select_page a:hover {
	color: #FF7500;
	text-decoration: none;
}
/*---*/
.page_bar_no_select_page {
	color: #003562;
	text-decoration: none;
	font-size: 90%;
}
.page_bar_no_select_page a:link, .page_bar_no_select_page a:visited, .page_bar_no_select_page a:active {
	color: #003562;
	text-decoration: none;
}
.page_bar_no_select_page a:hover {
	color: #FF7500;
	text-decoration: none;
}
/* ---- конец стилей для page bar ------ */
/* стили для копирайтов и номера версии */
.versncopy {
	font-family: Verdana;
	font-size: 80%;
	color: #003562;
	margin:5px 0px 10px 0px;
}
.versncopy a:link, .versncopy a:visited, .versncopy a:active {
	color: #003562;
	text-decoration: none;
}
.versncopy a:hover {
	color: #FF7500;
	text-decoration: underline;
}