BODY            {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	BACKGROUND-COLOR: white;
	TEXT-ALIGN: left;
	background-color: white;
	FONT: 75% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	scrollbar-3dlight-color: #c0c0c0;
	scrollbar-arrow-color: black;
	scrollbar-face-color: #f5f5f5;
	scrollbar-track-color: #dcdcdc;
	scrollbar-darkshadow-color: #c0c0c0;
	scrollbar-shadow-color: #f5f5f5;
	scrollbar-highlight-color: #f5f5f5;
}

A:link          {
                text-decoration: none;
                color: #73201A;
                }
A:visited        {
                text-decoration: none;
                color: #73201A;
                }
A:hover                {
                text-decoration: underline;
                color: #73201A;
                }
A:active        {
                color: #73201A;
                text-decoration: underline
                }

TABLE           {Align: center;
                Border-color: #c0c0c0;
                border-width: 1px 1px 1px 1px;
                border-style: solid;
                }
TD              {FONT-SIZE: 75%;
					 Background-color: white;
                Border-color: #f5f5f5;
                Border-left: #f5f5f5;
                Border-top: #f5f5f5;
                Border-bottom: #00FF00;
                }
TH              {FONT-SIZE: 75%;
					 Background-color: #dcdcdc;
                Color: #000000;
                Border-color: #dcdcdc;
                Border-left: #dcdcdc;
                Border-top: #dcdcdc;
                Border-bottom: #00FF00;
                background: url(./img/title.gif);
                }
.MTH            {Background-color: #dcdcdc;
                Border-color: #dcdcdc;
                Border-left: #dcdcdc;
                Border-top: #dcdcdc;
                Border-bottom: #00FF00;
                background: url(./img/menufon.gif);
                }
.Iradio         {background-color: white;
                border-color: #dcdcdc;
                height:22px;
                width:25px;
                color: #000000;
                }
INPUT           {background-color: #FFFFFF;
                BORDER-RIGHT: 1px solid;
                BORDER-TOP: 1px solid;
                BORDER-LEFT: 1px solid;
                BORDER-BOTTOM: 1px solid;
                BORDER-COLOR: #c0c0c0;
                Height:20px;
                Width:160px;
                Color: #000000;
                Background: url(./img/input_fon.jpg);
                }
.INPUTBUT       {background-color: #FFFFFF;
                Height:20px;
                Width:160px;
                Color: #FFFFFF;
                Background: url(./img/button.jpg);
                }
SELECT          {Background-color: #FFFFFF;
                Height: 20px;
                Width: 160px;
                }
TEXTAREA        {Background-color: #FFFFFF;
                BORDER-RIGHT: #c0c0c0 1px solid;
                BORDER-TOP: #c0c0c0 1px solid;
                BORDER-LEFT: #c0c0c0 1px solid;
                BORDER-BOTTOM: #c0c0c0 1px solid;
                Width: 100%;
                }
SELECT {
	FONT-SIZE: 95%
}
OPTION {
	FONT-SIZE: 95%
}
INPUT {
	FONT-SIZE: 95%
}

ACRONYM.stat {
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; CURSOR: help; BORDER-BOTTOM: 0px
}
td.centerPanel{
	border-left: 1px solid #c0c0c0;
	border-right:  1px solid #c0c0c0;
	padding: 10px;
}					 
/*----------------------------------------*/
/*   ADMIN  */
/*--------------------------------------------*/
#menuLeftAdmin{
	position: absolute;
	top: 60px;
	left: 0px;
	width: 200px;
	border: 1px solid black;
}
#mainBlockAdmin{
	position: relative;
	margin-left: 220px;
	width: expression("100%");
	border: 1px solid black;	
	text-align: center;
	padding-top: 20px;
}
table.tblmenuLeftAdmin{
 text-align: center;
}
table.tblAdmin{
 text-align: center;
}
.checkTdAdmin{
	border-left: 1px solid black; 
	border-right: 1px solid black; 
	border-top: 1px solid black; 
	border-bottom: none; 
	font-weight: bold;
	background-color: #cccccc;
	
}
.noCheckTdAdmin{
	border-left: 1px solid black; 
	border-right: 1px solid black; 
	border-top: none; 
	border-bottom: 1px solid black; 
}

#mainAdmin{
	height: 50px;
	margin-left: 30%;
	margin-top: 10px;
}
.msg{
	color: red;
	font-weight: bold;
	text-align: center;
	padding: 10px 0px;
/*	border: 1px solid yellow;*/
}
.msgGreen{
	color: green;
	font-weight: bold;
	text-align: center;
	padding: 10px 0px;
/*	border: 1px solid yellow;*/
}
.tblList{
	background-color: #ffffff;
	width: 70%;
}
.tblList th{
	background-color: #808080;
}

.tblList td{
	background-color: #cdcdcd;
}

.tblEdit2{
	background-color: #ffffff;
	width: 100%;
}
.tblEdit2 th{
	background-color: #808080;
}

.tblEdit2 td{
	/*background-color: #cdcdcd;*/
}

.redButton{
	width: auto;
	color: #ffffff;
	background-color: Red;
}
.greenButton{
	width: auto;
	color: #ffffff;
	background-color: Green;
}

table.tblEdit{
	width: 98%;
}
td.headTdText{
	font-weight: bold;
	text-align: right;
  font-size: 11px;
  width: 30%;
}

.textInput{
	width: 300px;
	background-color: white;
}
.textInput100{
	width: 150px;
}
.textInputAll{
	width: 80%;
}

.priceInput{
	width: 80px;
	font-size: 12px;
	background-color: white;
}

.priceInputSmall{
	width: 25px;
	font-size: 12px;
	background-color: white;
}
/**users**/
#mainBlockUser{
	position: relative;
	margin-left: 220px;
	width: expression("100%");
/*	border: 1px solid black;	*/
	text-align: center;
	padding-top: 20px;
}

#menuLeftUser{
	position: absolute;
	top: 148px;
	left: 0px;
	width: 200px;
}
.checkTdUser{
/*	border-left: 1px solid black; 
	border-right: 1px solid black; 
	border-top: 1px solid black; */
	border: none; 
	font-weight: bold;
	background-color: #cccccc;
	
}
.noCheckTdAdmin{
	border-left: 1px solid black; 
	border-right: 1px solid black; 
	border-top: none; 
	border-bottom: 1px solid black; 
}
/*---------------*/
/*   Other  */
/*----------------*/					 
table.tblCat{
	border-collapse: collapse;
}
table.tblCat td{
   border-collapse: collapse;
	border: 1px solid #C0C0C0;
}
.linkCat{
	 display: block;
	width: 100%;
   height: 100%;
	background-color: none;
   text-decoration: none;
   color: #73201A;
}
.linkCat:hover{
   text-decoration: underline;
   color: #73201A;
	background-color: #C0C0C0;
	display: block;
	width: 100%;
	height: 100%;
}

.bigRed{
	color: Red;
	font-weight: bold;
	font-size: 95%;
}

/*для зебры*/
table.tblZebra{
	border-collapse: collapse;	
}

table.tblZebra th{
	border-collapse: collapse;
	background-color: #cdcdcd;
	border: 1px solid #c0c0c0;
	color: white;	
}
table.tblZebra th.thBl{
	border-collapse: collapse;
	background-color: #cdcdcd;
	border: 1px solid #c0c0c0;
	color: black;	
}

table.tblZebra td{
	border-collapse: collapse;
	border: 1px solid #c0c0c0;
}
.TDzebra{
	background-color: #EEEEEE;
}
.TDzebraPrice1{
	background-color: yellow;
}
.TDzebraPrice2{
	background-color: lime;
}

th.thZebra{
	border-collapse: collapse;
	background-color: #cdcdcd;
	border: 1px solid #c0c0c0;
	color: white;
}
.TDzebraHead{
	text-align: right;
	background-color: #EEEEEE;
	font-weight: bold;
}

table.blockLeftTable{
	width: 200px;
}

table.blockLeftTable th{
	background-color: #808080;
	color: White;
	text-align: center;
}

table.blockLeftTable td{
	text-align: center;
}

th.headerMain{
	background-color: #808080;
	color: White;
	text-align: center;
}


table.blockMainTable{
	width: 600px;
}

table.blockMainTable th{
	background-color: #808080;
	color: White;
	text-align: center;
}

table.blockMainTable td{
	text-align: center;
}


/*для календаря*/

.weekBG{
	background-color: red;
}

a.weekLink{
	color: white;
	font-weight: bold;
	text-decoration: none;
/*	background-color: #;*/
}
/*ДЛя селектов*/
select.small{
	width: 50px;
}
select.medium{
	width: 100px;
}
select.big{
	width: 200px;
}
select.big2{
	width: 300px;
}

/*ДЛя инпутов*/
input.small{
	width: 50px;
	border: 0;
}
input.big{
	width: 50px;
	border: 0;
}


/*for DIV*/
div.textMain{
	padding-left: 30px; /*	font-weight: bold;*/
	padding-bottom: 30px;
	padding-top: 30px;
}
div.addBuy{
/*	text-align: center;*/
	font-weight: bold;
	padding-bottom: 30px;
	padding-top: 30px;
	padding-left: 200px;
}
div.textDown{
	text-align: center;
	width: 100%;
	color: Red;
	font-weight: bold;
	padding-top: 50px;
	padding-bottom: 30px;
}

/*for span*/
span.redBold{
	font-weight: bold;
	color: Red;
}
span.Bold{
	font-weight: bold;
}
span.BoldHeader{
	font-weight: bold;
	font-size: 90%;
}
span.BoldHeaderU{
	font-weight: bold;
	font-size: 90%;
	text-decoration: underline;
}

/*for textarea*/
textarea.small{
	width: 200px;
	height: 100px;
}
textarea.medium{
	width: 300px;
	height: 200px;
}
/*---PRICE---*/
table.price{
	width: 600px;
	font-size: 95%;
}
table.price td{
	font-size: 90%;	
/*	background-color: #cdcdff;*/
}
td.priceHead1{
	background-color: #cdcdff;	
	font-weight: bold;
	text-align: left;
	width: 25%;
}
td.priceHead2{
	background-color: white;
	font-weight: bold;
	text-align: left;
}
td.priceItem1{
	background-color: #cdcdff;	
	text-align: center;
}
td.priceItem2{
	background-color: white;
	text-align: center;
}
td.priceAboutHead{
	background-color: Black;
	color: White;
	text-align: center;
	font-weight: bold;
}
td.priceAboutItem{
	background-color: #eeeeee;
}
td.priceFoto{
	background-color: #eeeeee;
	text-align: center;
}
/*------*/

/*для хрефоф*/
div.all{
	width: 100%;
	height: 100%;
	color: Black;
}
a.linkList{
	color: Black;
	cursor: pointer;
}
a:hover.linkList {
	background-color: #cdcdcd;
}
/*-------------------*/
/* I N D E X */
td.indexLeftTd{
	width: 200px;
	vertical-align: top;
	border-right: 1px solid #cdcdcd;	
}

textarea.textareaBirzha{
	width: 500px;
	height: 500px;
	
}

span.checkThemeSite{
	background-color: ThreedShadow;
	font-size: 90%;
}

.BoldRed{
	font-weight: bold;
	font-size: 90%;
	color: red;
}



/***************************************/
/****************Таблица статситки******/
/***************************************/
.tblStat{
	background-color: #ffffff;
	width: 100%;
}
.tblStat th{
	background-color: #808080;
	color: White;
}

.tblStat td.td1{
	width: 10%;
	text-align: center;
}
.tblStat td.td2{
	width: 70%;
}
.tblStat td.td3{
	text-align: center;
	width: 10%;
}
.tblStat td.td4{
	text-align: center;
	width: 10%;
}

span.red{
	color: #FF5E5E;
}
span.blue{
	color: #5152FF;
}
span.green{
	color: green;
}

span.black{
	color: Black;
}

a:link.statistic, a:visited.statistic, a:hover.statistic, a:active.statistic{
	text-decoration: underline;
}

hr.hrStat{
	padding: 10px 0px 10px 0px;
	color: #D1815A;
	height: 2px;
}