body{
	font-family: Tahoma;
	font-size: 13px;
	margin: 0;
	color: #4f4641;
	background-color: #595754;
}
img {	/* Загружаем фильтр PNG для IE */
	behavior: url(iepngfix.htc)
}


a.menu{
	color: #009900;
	text-decoration: none;
	font-size: 18px;
}
a.menu:hover{
	color: #827C68;
	text-decoration: none;
}
a.submenu{
	color: #827C68;
	text-decoration: underline;
	font-size: 13px;
}
a.submenu:hover{
	color: #009900;
	text-decoration: none;
}

a{
	color: #993300;
	text-decoration: none;
}
a:hover{
	color: #000000;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6{
	font-size: 16px;
	color: #851e15;
	margin: 0px;
}
h1.header{
	font-size: 14px;
	color: #ffffff;
	margin-left: 30px;
	margin-top: 10px;
}
.noborder{
	border: 0px;
}
input, textarea{
	border: 1px solid #808080;
}
form{
	margin: 0px;
}
.but{
	background-color: #ECE9D8;
}



.td01{
	background-image:URL(images/menu.gif);
	background-repeat: repeat-x;
	background-position: top center;
	height: 49px;
}
.td02{
	background-image:URL(images/button.gif);
	background-repeat: no-repeat;
	background-position: top center;
	height: 49px;
	text-align: center;
	padding: 0 15px 0 15px;
}
.td02 a{
	font-size: 16px;
	color: #56514e;
	font-weight: bold;
}
.td02 a:hover{
	font-size: 16px;
	color: #56514e;
	text-transforn: uppercase;
}
.td03{
	background-color: #f2f3ee;
	padding: 5px 20px;
}
.td031{
	background-color: #f2f3ee;
	padding: 0 20px;
}
.td04{
	background-image:URL(images/down.gif);
	background-repeat: repeat-x;
	background-position: top center;
	height: 36px;
	text-align: center;
background-color: #f2f3ee;
}

.div01{
	width: 900px;
	padding: 20px 0;
}
.div02{
	float: left;
	padding: 20px 10px;
}