html, body {
	background-color: #e8e4db;
	font-family: Verdana, Tahoma, Arial;
	margin: 0px;
	height: 100%;
	width: 100%;
	text-align: center;
	overflow:auto
}
table {
	color: #676767;
	font-size: 12px;
}

td p {
	color: #676767;
	font-size: 12px;
	padding-left: 10px;
}

ul {
	color: #676767;
	font-size: 12px;
	list-style: none url('images/design/li.gif');
	padding-left:10px;
	margin-left:15px;

}

h1 {
	font-family: Arial Narrow, Arial, Verdana, Tahoma;
	font-size: 22px;
	color:#c26769;
	padding-left: 10px;
}

h2 {
	font-family: Arial Narrow, Arial, Verdana, Tahoma;
	font-size: 18px;
	color:#c26769;
	padding-left: 10px;
}

h3 {
	color: #c26769;
	font-size: 12px;
	font-weight:normal;
	padding: 0px;
}

h4 {
	color: #676767;
	font-size: 14px;
	font-weight:normal;
	padding: 0px;
}

a {
	color: #c26667;
}

a.menu01, a.menu001 {
	display: block;	
	background-image: url(images/design/menu/01.png);
	width: 100px;
	height: 87px
}
a.menu001 {
	background-position: 50% bottom;
}
a:hover.menu01 {
	background-position: 50% bottom;
}
a.menu02, a.menu002 {
	display: block;
	background-image: url(images/design/menu/02.png);
	width: 91px;
	height: 87px
}
a.menu002 {
	background-position: 50% bottom;
}
a:hover.menu02 {
	background-position: 50% bottom;
}
a.menu03, a.menu003 {
	display: block;
	background-image: url(images/design/menu/03.png);
	width: 76px;
	height: 87px
}
a.menu003 {
	background-position: 50% bottom;
}
a:hover.menu03 {
	background-position: 50% bottom;
}
a.menu04, a.menu004 {
	display: block;
	background-image: url(images/design/menu/04.png);
	width: 113px;
	height: 87px
}
a.menu004 {
	background-position: 50% bottom;
}
a:hover.menu04 {
	background-position: 50% bottom;
}
a.menu05, a.menu005 {
	display: block;
	background-image: url(images/design/menu/05.png);
	width: 113px;
	height: 87px
}
a.menu005 {
	background-position: 50% bottom;
}
a:hover.menu05 {
	background-position: 50% bottom;
}
a.menu06, a.menu006 {
	display: block;
	background-image: url(images/design/menu/06.png);
	width: 113px;
	height: 87px
}
a.menu006 {
	background-position: 50% bottom;
}
a:hover.menu06 {
	background-position: 50% bottom;
}
a.menu07, a.menu007 {
	display: block;
	background-image: url(images/design/menu/07.png);
	width: 84px;
	height: 87px
}
a.menu007 {
	background-position: 50% bottom;
}
a:hover.menu07 {
	background-position: 50% bottom;
}
a.menu08, a.menu008 {
	display: block;
	background-image: url(images/design/menu/08.png);
	width: 101px;
	height: 87px
}
a.menu008 {
	background-position: 50% bottom;
}
a:hover.menu08 {
	background-position: 50% bottom;
}


.unr {
	color: #727272;
	font-color: 12px;
}
.art3d {
	color: #9b9b9b;
	font-size: 12px
}
.gallery {
	border: #dddac8 1px solid;
}

/* отладочная панель,  УДАЛИТЬ!!!*/
.debug {
  text-align: left;
  position: relative;
  font-family: Consolas;
  color: #000;
  font-size: 10px;
  padding: 5px 0px;
  border-top: 2px solid #f00;
  background-color: #DCFFD9;
}

.dt {
	color: #676767;
	font-size:12px;
}

.dt_text {
	color: #676767;
	font-size:13px;
}

.pages {
	font-size:10px;
}

.pages_current {
	font-size:11px;
}

TABLE.sale {
	font-size: 11px;	
	border-right:1px solid #999;
	border-bottom:1px solid #999;
}
TABLE.sale TD {
	border-top:1px solid #999;
	border-left:1px solid #999;
}
TD.sale0 {
	font-weight:bold;
	background-color:#ca6a6b;
	color:#FFF;
}
TD.sale1 {
	background-color:#CCC;
	text-align:center;
}

TD.plan_ap {
	font-weight:bold;
	background-color:#ca6a6b;
	color:#FFF;
	padding-top:5px;
	padding-bottom:5px;
	border-left: #FFF 3px solid;
	border-right: #FFF 3px solid;	

}

A IMG {
	border:none;
}