body{
	background:white;
	margin:0;
	padding:0
}
body, td{
	font-family : Tahoma;
	font-size : 11px;

}
a{
	color:#AB6C39;
	text-decoration:none
}
a:hover{
	color:#BC7F4D;
	text-decoration:none
}
.menu {
	background: #FCF5C9;
	padding: 0
}
.menu a, .menu span{
	color:#AB6C39;
	font-family : Arial;
	font-size : 14px;
	font-weight: bold;
	text-decoration:none;
	padding: 5px 10px;
	float: left;
	white-space: nowrap;
	background: url(/img/v_line.gif) no-repeat left
}
.menu a:hover,.menu span{
	color:#BC7F4D
}
.menu .first {
	background-image: none;
}
.be_label a, .be_label a{
	color : #000000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-left : 5px;
	margin-right : 5px;
	font-size : 11px;
	font-weight: bold;
	text-decoration:none;
}
.table1 .title{
	color : white;
	padding-top : 5px;
	padding-bottom : 5px;
	padding-left : 23px;
	padding-right : 10px;
	font-size : 11px;
	font-weight: bold;
	background:#E5AF69
}
.table1 .text{
	padding : 10px;
	font-size : 11px;
}
.copyright {
	font-weight : bold;
	padding-top : 5px;
	padding-bottom: 10px;
	padding-right: 10px;
	text-align : right
}
ul.ul1{
	list-style: square url(/img/li2.gif);
	color:#ef5000;
	margin-left:30px;
	/*margin-top:4px;*/
	padding:0;
}
ul.ul1 li{
	margin-bottom:3px
}
.h {
	position: absolute;
	left: -1000px;
}
.uzor {
	width: 96%;
	margin: 10px -20px 20px 3px;
}
.uzor .block {
	border: 2px solid #AB6C39;
	padding: 10px
}
.uzor .verh {
	width: 209px;
	height: 62px;
	float: right;
	position: relative;
	margin-top: -62px;
	top: 59px;
	right: -3px;
	background: url(img/uzorverh.gif)
}
.uzor .niz {
	width: 209px;
	height: 62px;
	float: left;
	position: relative;
	top: -59px;
	left: -3px;
	background: url(img/uzorniz.gif);
	margin-bottom: -62px
}
.table1 .caption {
	background: #c96 url(/img/caption-bg.jpg);
	vertical-align: middle;
	padding: 4px 0 5px 20px;
	font-size: 13px;
	font-family: tahoma;
	font-weight: bold;
	color: #933;
	text-transform: uppercase;
}
.table1 .shadow {
	font-size: 0px;
	height: 10px;
	background: url(/img/line_bot_bg.gif)
}
.table1 .shadow div {
	width: 4px;
	height: 10px;
}
.table1 .shadow .l {
	float: left;
	background: url(/img/shadow-left.gif)
}
.table1 .shadow .r {
	float: right;
	background: url(/img/shadow-right.gif);
}