*{
	margin: 0;
	padding: 0;
	font: 11px Tahoma, sans-serif;
	color: #000;
}
a{text-decoration: none;}
a:hover{text-decoration: underline;}
a img{border: none;}
body{
	background: url(../images/bgr.gif) repeat;
}
table{
	border-collapse: collapse;
	border: none;
}
table.mcont{
	margin: 27px auto;
}
table.cont{
	background: #fdf59b;
	width: 759px;
}
.td_1{
	padding: 0px 5px 10px 18px;
}
.td_2{
	padding: 38px 20px 10px 5px;
}
.td_3{
	 padding: 5px 20px 30px 22px;
	 color: #909090;
	 line-height: 16px;
}
.divWW{
	width:290px;
}
.menu_table{
	width: 445px;
}

.menu_table td{
	background: url(../images/parser.gif) repeat-x bottom;
	font-size: 12px;
}
.menu_table td.td_menu_n,
.menu_table td table,
.menu_table td table td{
	background: none;
}
.td_block{
	background: url(../images/c_bgr.gif) repeat-y;
	padding: 10px;
}
.td_menu,.td_menu_n{
	padding: 8px 10px 8px 10px;
}
ul.menu{
	list-style-type: none;
	}
	ul.menu li{
		padding: 5px 0px;
		background: url(../images/parser.gif) no-repeat bottom;
		}
	ul.menu li.sel{
		background: url(../images/parser_sel2.gif) no-repeat bottom;
		}
ul.sm_nav{
	list-style-type: none;
	}
	ul.sm_nav li{
		float: left;
		padding-right: 5px;
		padding-bottom: 7px;
		color: #932520;
		font-weight: bold;
	}
	ul.sm_nav li a{
		text-decoration: underline;
	}
	ul.sm_nav li a:hover{
		text-decoration: none;
	}
ul.menu_ul{
	list-style-type: none;
	}
	ul.menu_ul li{
		padding: 5px 0px;
		background: url(../images/parser.gif) repeat-x bottom;
		font-size: 12px;
		}
		ul.menu_ul li span{font-size: 11px;}
.content{
	background: url(../images/c_b_bgr.gif) repeat-y; 
	padding: 3px 9px 9px 9px;
	}
	.content p{
		margin: 10px 5px 0px 5px;
		font: 12px Tahoma, sans-serif;
		line-height: 16px;
	}
	.content h1{
		margin: 17px 0 10px 0;
	}
.copy{margin-bottom: 10px}
.copy td,.copy td a{
	color:#f9a06c;
}
.block{
	background: url(../images/parser.gif) no-repeat bottom;
	padding: 10px 0;
	}
	.block img{
		float: left; 
		margin: 3px 7px 2px 0;
	}
.pics td{
	padding: 7px;
	}
	.pics td div{
		width: 120px; 
		height: 120px;
		border: 1px solid #d8c39c; 
		padding: 1px;
	}
input{
	width:300px;
	border:1px solid #d8c39c;
	background:fefce0;
}
select{
	width:100px;
	border:1px solid #d8c39c;
	background:fefce0;
}
