body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #6C6C6C;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
}
.style4 {font-size: 11px; font-weight: bold; font-family: tahoma; color: #69A321; }
.style5 {font-family: tahoma; font-size: 11px; color: #6C6C6C;}
.style6 {
	color: #69A321;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
}
.style7 {
	color: #69a321;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style8 {
	color: #6C6C6C;
	font-size: 11px;
	font-family: tahoma;
}
.style9 {font-family: tahoma; color: #69A321; font-size: 11px;}
.style10 {
	color: #F56825;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style11 {font-family: tahoma; color: #69A321; font-size: 11px;}
.style13 {font-size: 14px; font-weight: bold; font-family: tahoma; color: #69A321; }
.style0 {font-family: tahoma; font-size: 11px; color: black;}
.link_enter {font-family: tahoma; color:white; font-size: 11px; background-color:#6C6C6C}

.style12 {	color: #818181;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
}
.style15 {font-size: 12px; font-weight: bold; font-family: tahoma; color: #69A321; }
.price {font-family:tahoma; font-size:11px;}
.pricevalue {background-color:#CCCCCC;height:17px; width:70px; border-width:1px; text-align:center; border-style:ridge; border-color:#CCCCCC; color:#000000;}
.divprice {visibility:visible;}
h2.textheader {	color: #6C6C6C;	font-family: tahoma;	font-size: 11px;	font-weight: bold; }

.csReportHeader {color:#41428b; font-weight:bold; vertical-align:middle;background-image:url(images/cs_form_header_background.gif); background-repeat:repeat-x; height:22px; padding-left:5px;   font: normal 11px arial,helvetica;}                   
td.cs_leftMenuHead {color:#41428b; font-weight:bold; vertical-align:middle;   font: normal 11px arial,helvetica;}


div.centerDiv {
        margin-left: -366px;
        position: absolute;
        top: 0px;
        left: 50%;
        width: 732px;
        height: 280px;
        visibility: visible
        }

div.headerContainer
{
        width: 732px;
        height: 280px;
}

div.contentContainer{ top: 280px;}

div.footerContainer
{
	background-image:url("images/rep_9.gif");
	background-color:#ECEDEC;
	background-repeat:repeat-x; 
	background-position:top;
	padding-left:0px; padding-top:0px; 
}


.leftLine
{
   background-image: url(images/rep_left.gif);
   background-repeat:repeat-y;
   float:right;
}

ul.header
{
	padding-left:100px;
}

ul.header li
{
   list-style-image: url("images/point_5.gif");
}

ul.footerList
{
}

ul.footerList li
{
	list-style-image: url("images/point_4.gif");
    display : inline; /* Отображать как встроенный элемент */	
}

li.item
{
list-style-type:none; padding-left: 1.5em; background: url('images/point_2.gif') 5px 8px no-repeat;
}


.divRow
{
         width: 100%; 
         display:block;
         padding-bottom:5px;
}

.divColumn
{
         float: left;
         display:block;
		 height:100%;
}

#footer_counter { display:none;}


/* Начало   Стили кнопки версия 2        */
.csButtonText2 {
display: inline-block;
background: none;
margin: 0;
padding: 3px 0;
border-width: 0;
overflow: visible;
text-decoration: none;
color: #333;
}

* html button.csButtonText2 {
padding-bottom: 1px;
}

/* Тут у нас хак для Gecko браузеров, 
которые добавляют дополнительные 3px
справа и слева от тега button*/
html:not([lang*=""]) button.csButtonText2 {
margin: 0 -3px;
}

.csButtonText2 span {
background: #ddd  url(images/cs_center_button_background.gif) repeat-x 0 0;
margin: 0;
padding: 3px 0;
border-left: 1px solid #bbb;
border-right: 1px solid #aaa;
}

* html .csButtonText2 span {
padding-top: 0;
}

.csButtonText2 span span {
position: relative;
padding: 3px .4em;
border-width: 0;
border-top: 1px solid #bbb;
border-bottom: 1px solid #aaa;
}

/* эти классы только для кнопок лево-центр-право */
button.pill-l span {
border-right-width: 0;
}

button.pill-l span span {
border-right:1px solid #bbb;
}

button.pill-c span {
border-right-style:none;
border-left-color:#fff;
}

button.pill-c span span {
border-right:1px solid #bbb;
}

button.pill-r span {
border-left-color:#fff;
}

/* нужны только если у вас разные стили для хувера и актива */
.csButtonText2:hover span, 
.csButtonText2:hover span span, 
.csButtonText2:focus span, 
.csButtonText2:focus span span {
cursor: pointer;
border-color: #9cf !important;
color: #000;
background: #ddd  url(images/cs_center_button_background_active.gif) repeat-x 0 0;
}

.csButtonText2:active span {
background-position: 0 -400px;
outline: none;
}

.csButtonText2:focus, 
.csButtonText2:active {
outline: none;
}

/* стиль для главной кнопки, например кнопка сохранения */
.primary {
font-weight: bold;
color: #000;
}

/* Конец   Стили кнопки версия 2        */
