body {
	background-color: #C1CAD2;
	padding: 0;
	margin: 0;
	margin-left: 20px;
	margin-right: 20px;
}
form {
	margin: 0;
}
a {
	color: #515230;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: none;
}
h1 {
	color: #6c6f79; 
	text-decoration: none;
	font-size: 20px;
	font-family: Arial;
	font-weight: normal;
	padding: 0;
	maring: 0;
	background-color: #f8f8f8;
	padding-left: 10px;
	width: 780px;
}

h2 {
	color: #000; 
	text-decoration: none;
	font-size: 18px;
	font-family: Arial;
	font-weight: normal;
	padding-left: 30px;
}

.a_underline {
	color: #515230;
	text-decoration:underline;
}


/* ------------Меню------------ */

.menu_bg {
/*	background:url("./bg.gif") repeat-x bottom;
*/	background-position: 0 -13px;
	margin-left: -1px;
	width: 802px; 
	height: 2em;
}
/* Opera */
  @media all and (min-width:0px) {
.menu_bg {
/*	background:url("./bg.gif") repeat-x bottom;
*/	background-position: 0 -13px;
	margin-left: -1px;
	width: 802px; 
	height: 1.6em;
}
  }
  /* Firefox */
  @-moz-document url-prefix() {
.menu_bg {
/*	background:url("./bg.gif") repeat-x bottom;
*/	background-position: 0 -13px;
	margin-left: -1px;
	width: 802px; 
	height: 2em;
}

  }
#menu a {
	text-decoration:none;
	cursor: pointer;
	width: auto;
	float: left;
	line-height: 1.2em;
	font-size: 18px;
	font-family: Arial;
	font-weight: bold;
	color: #fff;
}

#menu li {
	list-style:none;
	float:left;
}

#menu .corner_right, .corner_left{
	padding-top: 5px;
} 

#menu .one .corner_right{
	width: 60px;
}
#menu .two .corner_right{
	width: 120px;
}
#menu .three .corner_right{
width: 115px;
}
#menu .menu_empty .empty_right{
width: 315px;
}

#menu  a .corner_right  {
/*	background:url("./corner_right.gif") no-repeat right top;
*/	height: 26px;
	float: left;
	border-bottom: 1px solid #8ca2c3;
}
#menu  a .corner_left {
/*	background:url("./corner_left.gif") no-repeat left top;
*/	width: 23px;
	height: 26px;
	float: left;
	border-bottom: 1px solid #8ca2c3;
}
#menu  a:hover .corner_left{
	background-position:100% -150px;
	width: 23px;
	float: left;
	border-bottom: 1px solid #fff;
	color: #bcc7d7;
	color: #8ca2c3;
}
#menu a:hover .corner_right{
	background-position:100% -150px;
	float: left;
	border-bottom: 1px solid #fff;
	color: #bcc7d7;
	color: #8ca2c3;
}

#menu a:hover {
/*	background:url("./corner_left.gif") no-repeat left top;
*/	width: auto;
}

#menu a:hover {
/*	background:url("./corner_right.gif") no-repeat right top;
*/	width: auto;
}

#menu .selected .corner_right,
#menu .selected .corner_left {
	background-position:100% -150px;
	border-bottom: 1px solid #fff;
	float: left;
	color: #8ca2c3;
 }

#menu .search {
	font-size: 12px;
	color: #8ca2c3;
	background: none;  
	padding: 0px 0px 0px 76px;
	margin-top: -6px;
}

  /* Firefox */
  @-moz-document url-prefix() {
#menu .search {
	font-size: 12px;
	color: #8ca2c3;
	background: none;  
	padding: 0px 0px 0px 76px;
	margin-top: -8px;
}

  }


#menu .logout a {
	font-size: 12px;
	color: #000;
	background: none;  
}
#menu .logout a:hover {
	font-size: 12px;
	color: #ffffff;
	background: none;  
}

#menu .logoff {
	font-size: 12px;
	color: #8ca2c3;
	background: none;  
	padding: 12px 0px 0px 15px;
}
#menu .logoff:hover {
	font-size: 12px;
	color: #000;
	background: none;  
	padding: 12px 0px 0px 15px;
}

/* logout1 */

#menu .logout1 a {
	font-size: 12px;
	color: #000;
	background: none;  
}
#menu .logout1 a:hover {
	font-size: 12px;
	color: #ffffff;
	background: none;  
}

#menu .logoff1 {
	font-size: 12px;
	color: #8ca2c3;
	background: none;  
	padding: 2px 0px 0px 60px;
}
#menu .logoff1:hover {
	font-size: 12px;
	color: #000;
	background: none;  
	padding: 2px 0px 0px 60px;
}

/* FireFox */
  @-moz-document url-prefix() {
#menu .logoff1 {
	font-size: 12px;
	color: #8ca2c3;
	background: none;  
	padding: 2px 0px 0px 40px;
}
#menu .logoff1:hover {
	font-size: 12px;
	color: #000;
	background: none;  
	padding: 2px 0px 0px 40px;
}

  }
/* Opera */
  @media all and (min-width:0px) {
#menu .logoff1 {
	font-size: 12px;
	color: #8ca2c3;
	background: none;  
	padding: 2px 0px 0px 35px;
}
#menu .logoff1:hover {
	font-size: 12px;
	color: #000;
	background: none;  
	padding: 2px 0px 0px 35px;
}

  }


#menu .empty_left,
#menu .empty_right {
	font-size: 10px;
	background: none;  
}

.menu_div {
	width:800px; 
	margin-left:auto; 
	margin-right:auto;
}

/* ------------Календарь------------ */

.calendar {
	font-size: 12px;
	font-family: Arial;
	padding-top: 5px;
	width: 250px;
	height: 200px; 
/*	background-image: url('./c_bg.gif');  
*/	background-repeat: no-repeat; 
}
.calendar_table {
	font-size: 12px;
	font-family: Arial;
	width: 230px; 
	height: 75px; 
}

.calendar_up {
	padding: 0px;
}
.calendar_top a {
	color: #fff;
}
.calendar_arrow {
	color: #000;
	font-size: 14px;
}
.calendar_subj {
	color: #000;
	width: 150px;
}
.calendar_day {
	font-weight: bold;
	color: #000;
}
.calendar_cell {
	text-align: center;
	width: 24px;
	height: 19px; 
	text-decoration: none; 
	padding-left: 4px;
}
.calendar_cell_r {
	text-align: center;
	color: red;
	color: #e0642e;
	width: 28px;
	height: 16px; 
	padding-left: 4px;
}
.selected_day {
	border: solid 1px #6c6f79; 
	width: 22px;
	height: 16px;
	cursor: pointer;
	padding-left: 4px;
}
.calendar_bg {
/*	background-image: url('./day_cr.gif');
*/	background-repeat: no-repeat; 
	background-position: -2px -1px;
	color: #000;
	width: 20px;
	height: 19px; 
	cursor: pointer;
	padding-left: 4px;
}
.selected_day_bg {
	border: solid 1px #6c6f79;
	width: 18px;
	height: 16px;
/*	background-image: url('./day_cr3.gif');  
*/	background-repeat: no-repeat; 
	background-position: -2px -1px;
	cursor: pointer;
	padding-left: 4px;
}

/* ------------Таблица учета------------ */

#table_form td {
	height: 22px;
}
.list_tbl {
	margin-bottom: -2px; 
	vertical-align: middle;
}
.list_submit {
	height: 19px;
	width: 24px;
	vertical-align: middle; 
}
.list_data {
	height: 14px;
	width: 75px;
	font-family: Arial;
	font-size: 10px;
	vertical-align: middle;
}
.list_data_price {
	height: 14px;
	width: 45px;
	font-family: Arial;
	font-size: 10px;
	vertical-align: middle;
}
.list_data_group {
	height: 14px;
	width: 10px;
	font-family: Arial;
	font-size: 10px;
	vertical-align: middle;
}
.list_td {
	font-family: Arial;
	height: 24px;
	background-color: #ffffff;
}
.table_subj {
	font-family: Arial;
/*	border: solid 1px #ffffff;  
	background-image: url('./subj.gif');  */
	background-color: #fff;
	color: #000;
	color: #;
}
.table_subj_tr {
	background-color: #f2c968;
	background-color: #d6dfff; 
	background-color: #6699cc; 
	font-family: Arial;
	color: #fff;
}
.table_subj_name {
	font-size: 12px;
	width: 360px;
	border: 0px;
	background-color: #d6dfff;

}
.table_cell_over {
	background-color: #f0f0f0;
	font-size: 12px;
	font-family: Arial; 
}
.table_cell_out {
	background-color: #ffffff;
	font-size: 12px;
	font-family: Arial; 
}

.acc_mini_info_month {
	height: 150px;
	font-family: Arial;
	font-size: 11px;
	overflow: auto;
	margin-left: 80px;
	padding-top: 8px;
}

.acc_info_menu {
	margin-left: 15px;
	padding-bottom: 10px;
	font-family: Arial;
	font-size: 11px;
}

.without_over {
	overflow:hidden;
	height: 22px;
	width: auto;
}

.acc_mini_info_month span {
	font-size: 11px;
}

.acc_left {
	list-style: none;
	width: 110px;
	float: left;
/*	text-align: right; */
}
.acc_right {
	width: 60px;
	float: right;
	margin-right: 15px;
	text-align: right;
	list-style: none;
}

.acc_total_sum {
	font-family: Arial;
	font-size: 11px;
	margin-left: 100px;
	padding-top: 10px;
}

/* ------------Месяцы------------ */

.month_block {
	font-size: 12px;
	width: 210px;
	height: 150px;
	padding: 2px;
}
.month_table {
	background-color: #f0f0f0;
	font-size: 12px;
	width: 735px;
	font-family: Arial;
	height:40px;
}
.month_over {
/*	background-color: #ffffff; */
	background-image: url('./cwhite.gif');
	background-repeat: no-repeat; 
	background-position: 0px 1px;
	font-size: 12px;
	width: 50px;
	height:30px;
	cursor: pointer;
}
.month_out {
	font-size: 12px;
	width: 50px;
	height:20px; 
}
.month_null {
	font-size: 12px;
	width: 50px;
	height:20px; 
	color: #cdcdcd;
}
.month_count_num {
	font-size: 12px;
	color: #000;
	width: 22px;
	height:16px; 
}
.month_count_bg {
	color: #000000;
	font-size: 12px;
	background-image: url('./subj.gif');   
	width: 19px;
	height:16px; 
}
.month_count_null {
	font-size: 12px;
	color: #cdcdcd;
	width: 15px;
	height:16px; 
}


/* ------------Прочее------------ */

.main_table {
	border-left: 1px solid #6699cc;
	border-right: 1px solid #6699cc;
	border-bottom: 1px solid #6699cc;
	width: 800px;
	height: 100%; 
	background-color: #fff;
	margin-right: auto;
	margin-left: auto;
}

.pages {
	border-left: 0px solid #6699cc;
	border-right: 0px solid #6699cc;
	border-bottom: 0px solid #6699cc;
	font-family: Arial;
	font-size: 14px;
	padding-left: 10px;
	padding-top: 10px;
}

.header_line {
	font-size: 34px;
	font-family: Arial;
	color: #6699cc;
	font-weight: bold;
	background-color: #ffffff;
/*	width: 1000px;  */
}

.top_date {
	padding-top: 40px; 
	text-align: center; 
	font-size: 40px;
	font-family: Arial; 
	vertical-align: middle;
	color: #005b9a;
	color: #000;
}
.top_date_new {
	padding-top: 60px; 
	text-align: center; 
	font-size: 40px;
	font-family: Arial; 
	vertical-align: middle;
	color: #005b9a;
	color: #000;
/*	background-color: #f2f2f8; */
	height: 112px; 
}

.chart_tbl {
	font-size: 12px;
	font-family: Arial; 
	border-style: 1px solid #cfcfcf;
	border-collapse: collapse;
}
.chart_table {
	font-size: 12px;
	font-family: Arial; 
	padding: 15px 15px 15px 5px;
	margin-left: auto;
	margin-right: auto;
}
.chart_table_txt {
	font-size: 11px;
	font-family: Arial; 
	float: left;
	visibility: hidden;
}

.mrgin_5 {
	margin-top: 5px;
}
.mrgin_50 {
	margin-top: 50px;
}
.mrgin_100 {
	margin-top: 100px;
}
.padd_5 {
	padding-top: 5px;
}

#month_pro,
#month_exp,
#month_acc,
#year_pro,
#year_exp,
#year_acc,
#month_pro_med,
#month_exp_med,
#year_pro_acc  {
	float: left;
	width: 80px;
}

.bg_f0 {
	background-color: #f0f0f0;
}

.footer {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}

.site_info {
	font-family: Arial; 
	font-size: 10px;
	font-weight: bold;
	float: left;
	padding-top: 5px;
}

.site_counter {
	float: right;
	padding-top: 5px;
}

.dashed_line {
	border-top: 1px dashed #6699cc;
	width: 785px;
	margin-left: auto;
	margin-right: auto;
}
.error_fix {
	position: absolute; top: 40px; right: 50px;
	background-color: #fff;
	font-family: Arial;
	font-size: 11px;
	width: 150px;
	height: 18px;
	text-align: center;
}



.error_fix a{
	color: #e0642e;
}

.bookmark {
	position: absolute; top: 40px; right: 20px;
	background-color: #fff;
	font-family: Arial;
	font-size: 11px;
	width: 160px;
	height: 18px;
	text-align: center;
}

.bookmark a{
	color: #e0642e;
}

.error_send {
	display: none;
	position: absolute; top: 70px; right: 75px;
	z-index: 1001;
	width: 300px;
	height: 270px;
	background-color: #fff;
	border: 1px solid #e0642e;
	font-size: 12px;
}

/* Opera */
  @media all and (min-width:0px) {
.error_send {
	display: none;
	position: absolute; top: 70px; right: 75px;
	z-index: 1001;
	width: 320px;
	height: 300px;
	background-color: #fff;
	border: 1px solid #e0642e;
	font-size: 12px;
}

  }



.ajx_loader {
	position: absolute; top: 8px; left: 50px;
	background-color: #fff;
	font-family: Tahoma;
	font-size: 12px;
	width: 100px;
	height: 18px;
	text-align: center;
	color: #e0642e;
	font-weight: bold;
}


.link {
	color: #e0642e;
	text-decoration: underline;
}
.link:hover{
	color: #e0642e;
	text-decoration: none;
}

.ac_loader {
	font-family: Arial;
	font-size: 12x;
	height: 19px;
}
/* ------------Кнопки------------ */

.frm_button {
	background-color: #bce02e;
	background-color: #e0642e;
	border: 1px solid #bce02e; 
	border: 1px solid #e0642e; 
	color: #000;
	color: #fff;
}

/* ------------Авторизация------------ */

.auth_table_div {
	background-color: #ffffff; 
	width: 800px; 
	font-family: Arial;
	font-size: 14px;
}
.auth_table {
	width: 300px;
	height: 485px;
}

.auth_form {
	border : 1px solid #6699cc; 
	background-color: #ffffff;
	font-size: 14px;
	width:180px;
	height: 18px;
}
.auth_input {
	padding-top: 10px;
}
.auth_reg {
	padding-top: 30px;
	font-size: 14px;
}
.auth_view {
	padding-top: 20px;
	font-size: 24px;
}

/* Opera */
  @media all and (min-width:0px) {
	padding-top: 0px;
	font-size: 24px;
}
  }
  /* Firefox */


.auth_greeting {
	padding-top: 10px;
	font-size: 14px;
}

#auth_preview_img {
	display: none;
	width: 204px;
	height: 110px;
	vertical-align: middle;
}
#auth_preview_img a {
	border: 1px solid #cccccc; 
	width: 204px;
	height: 110px;
	vertical-align: middle;
}

#auth_preview_img a:hover {
	border: 1px solid #6699cc; 
	width: 204px;
	height: 110px;
	vertical-align: middle;
}
.a_prev_left {
	width: 102px;
	height: 105px;
	float: left;
}
.a_prev_right {
	width: 102px;
	height: 105px;
	float: right;
}

/* ------------Авторизация (статистика)------------ */
.auth_stat {
	color: #e0642e;
	color: #70a0cf;
	color: #555;
}

/* ------------Выпадающий список------------ */
.dd_div {
	display: none;
	z-index: 1000;
	background-color: #d6dfff;
	border: 1px solid #6699cc;
	position: absolute;
	cursor: pointer;
	padding: 2 5 4 5px;
	font-family: Arial;
	font-size: 12px;
	list-style: none;
}
.ddli {
	background-color: #d6dfff;
/*	border-bottom: 1px solid #ffffff;  */
	padding-top: 2px;
}

.ddliover {
	background-color: #ffffff;
/*	border-bottom: 1px dolid #ffffff;  */
	padding-top: 2px;
}

/* ------------ Графики ------------ */

.c_null {
	color: #cccccc;
}
.chart_form {
	font-size: 14px;
	font-family: Arial;
	border-bottom: 1px dashed #bdc6de;
	padding-bottom: 10px;
}
.c_year_minus,
.c_year_plus {
	font-weight: bold;
	color: #bce02e;
	vertical-align: middle;
}
.chart_form input {
	background-color: #eaeeff;
	font-size: 12px;
}
.chart_form select {
	background-color: #eaeeff;
	font-size: 12px;
}
.chart_table_subj {
	font-family: Arial;
	font-size: 18px;
	padding-top: 10px;
}
.c_table_stat {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 5px;
}
.c_div_stat {
	font-size: 12px;
	font-family: Arial;
	width: 100px;
	height: 45px;
	float: left;
}
.c_div_stat div {
	float: left;
	width: 97px;
}
.c_div_stat_ajax {
	font-size: 12px;
	font-family: Arial;
	width: 81px;
	height: 45px;
	float: left;
	background-color: #ffffff;
}
.c_table_stat_radio {
	font-size: 11px;
	font-family: Arial;
	width: 150px;
	float: left;
	margin-left: 0; 
	padding: 0;
	padding-bottom: 3px;
}
.c_table_stat_radio input{
	height: 10px;
}
.c_table_stat_radio li {
	float: left;
	list-style:none;
}
.c_table_radio_div {
	float: left; 
	width: 19px;
}
.c_table_radio_text {
	float: left;
	width: 124px;
	padding-top: 3px;
}

.butt_itemname_on {
/*	background-image: url('./butt_ok_tr_on2.gif');
*/	background-repeat: no-repeat; 
	background-position: 3px 3px;
	height: 19px;
	width: 24px;
	vertical-align: middle; 

}
.butt_itemname_off {
/*	background-image: url('./butt_ok_tr.gif');
*/	background-repeat: no-repeat; 
	background-position: -0px -0px;
	height: 19px;
	width: 24px;
	vertical-align: middle; 

}

/* ------------ Настройки ------------ */

.pref_subj {
	padding: 10px 0px 10px 10px; 
}
.pref_form {
	padding: 10px 0px 0px 10px; 
	font-famliy: Arial;
	font-size: 14px;
}
.pref_subj_txt {
	 width: 40%;
	 padding-left: 10px;
	 background-image: url('./subj.gif'); 
	 font-famliy: Arial;
	 font-size: 14px;
	 font-weight: bold;
}
.pref_txt {
	padding: 10px 0px 5px 20px;
	font-famliy: Arial;
	font-size: 14px;
	font-weight: normal;
}

/* ------------ О сайте ------------ */
.about {
	width: 780px; 
	height: 445px;
	text-align: justify;
	font-size: 12px;
}
.about p{
	padding-left: 30px;
}

/* ------------Регистрация------------ */
.registration {
	font-size: 12px;
}
.reg_comment {
	font-style: italic;
	color: #777;
	padding-left: 30px;
}
.registration p {
	font-weight: bold;
	padding-left: 30px;
}
#reg_0, #reg_1, #reg_2, #reg_3, #reg_4 {
	font-weight: bold;
	color: #ff0011;
	padding-left: 30px;
}
.top_line {
	border-top: 1px solid #6699cc;
}

/* ------------News------------ */

.news {
	width: 780px; 
	height: 445px;
	text-align: justify;
	font-size: 12px;
}
.news span {
	color: #e0642e;
	font-weight: normal;
	font-size: 12px;
}
.news p{
	padding-left: 30px;
}

/* ------------Advice------------ */

.advice {
	width: 780px; 
	/*height: 445px;*/
	text-align: justify;
	font-size: 12px;
}

/* ------------Search------------ */

.search_table {
	font-size: 12px;
	width: 780px;
	border: 0px;
	background-color: #d6dfff;

}

.search_subj {
	 width:770px;
	 padding-left: 10px;
	 background-image: url('./subj.gif'); 
	 font-famliy: Arial;
	 font-size: 14px;
	 font-weight: bold;
	 text-align: left;
}

.search_form {
	border : 1px solid #6699cc; 
	background-color: #ffffff;
	font-size: 14px;
	width: 145px;
}

/* ------------ Articles ------------ */

.articles {
	width: 780px; 
	/*height: 1100px;*/
	text-align: justify;
	font-size: 12px;
}

.articles p{
	padding-left: 30px;
}

/* Opera */
  @media all and (min-width:0px) {
.articles {
	width: 780px; 
	/*height: 1200px;*/
	text-align: justify;
	font-size: 12px;
}
}

.articles_mini {
	width: 780px; 
	/*height: 445px;*/
	text-align: justify;
	font-size: 12px;
}

/*-----------Calendar------------*/

#calendarDiv {
	LEFT: 0px; VISIBILITY: hidden; POSITION: absolute; TOP: 0px
}
.cal_emptytd {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.cal_holyday {
	background-color: #FFC4C4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.cal_sundaytd{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FF0000;
}
.cal_weekDay {
	background-color: #D3DEED;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.cal_seldate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	BACKGROUND-COLOR: #C4FFC4;
	color:#00CC33;
}
.overCell {
	FONT-SIZE: 12px;
	BACKGROUND-COLOR: #d7d7d7;
}
span.show_hide
{
	color: #FFFFFF;
	height:	13px;
	background-color: #AEC1DD;
	text-align:		right;
	font-size:	11px;
	font-weight:	bold;
	font-family:	Tahoma;
	border-bottom:solid #c0c0c0 1px;
	border-right:solid #c0c0c0 1px;
	margin-bottom: 6px;
	cursor: pointer;
	display: block;
	width: 100%;
}
#PRICE_TBL td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #6589BE;
	padding: 1;
}
.scr 
{
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color:#AEC1DD;
scrollbar-darkshadow-color:#AEC1DD;
scrollbar-face-color: #D3DEED;
scrollbar-highlight-color: #AEC1DD;
scrollbar-shadow-color: #AEC1DD; 
scrollbar-arrow-color: #AEC1DD; 

scrollbar-darkshadow-color: #AEC1DD; 
scrollbar-base-color: #AEC1DD; 

	padding-bottom: 0px;
}
.bkg
{
	BACKGROUND-COLOR: #EDE9E9;
}
.stopsale{
background-color:#A3C6F6;
color:#ffffff;
}
.capt {   
background-color: #ffcc66;
font-family: Verdana, Arial, Helvetica, sans-serif;   
font-size: 12px;  
}   
.border {border: 1px solid #AEC1DD;}  
.border_dark {border: 1px solid #7369BF;} 
.border_dark_calendar {border: 1px solid #7369BF; font-size: 10px;}   

/*-----------ajax loader------------*/

.follow {
position:absolute;
background:#FFCC00;
width:16px;
height:16px;
z-index: 100;
}
.follow {
/*background:url("./ajax-loader.gif") no-repeat;
*/position:absolute;
z-index: 100;
}


div.lib { /* Основной текст */
	font : 13pt "Times New Roman", Times, serif;
	text-align : justify;
	text-indent : 20pt;
	padding-left: 30px;
}
