	table {
		border:0px;
		border-collapse: collapse;
	}
	table td {
		padding:0px;
	}
	body, td, th, p, input, select {
		font-family: tahoma, arial, helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
	}

	h2 {
		font-size: 12px;
		font-weight : bold;
		color: #A0572C;
	}

	h1 {
		font-size: 18px;
		font-weight : bold;
		color: #A0572C;
		text-align : right;
	}

	a {
		color: #000000; text-decoration: underline
	}
	a:hover {
		color: #000000; text-decoration: none
	}
	a:active {
		color: #000000; text-decoration: underline
	}
	.lcol {
		background : url(http://www.rus-pravo.ru/images/lcol.gif);
		background-repeat : repeat-y;
		background-position : right;
	}
	.rcol {
		background : url(http://www.rus-pravo.ru/images/rcol.gif);
		background-repeat : repeat-y;
		background-position : left;
	}
	.h_tab {
		background : url(http://www.rus-pravo.ru/images/header_fon.gif);
		border-top : 1px solid #A0572C;
		border-bottom : 1px solid #A0572C;
	}
	.f_tab {
		background : url(http://www.rus-pravo.ru/images/footer_fon.gif);
		width: 100%; height: 100%;
	}
	.content {
		padding : 20px;
		text-align : justify;
		vertical-align : top;
	}
	.menu {
		padding : 30px;
		vertical-align : top;
	}
	#menu {
		font-family : "Times New Roman", Times, serif;
		font-size : 14px;
		font-weight : bold;
		color : #A0572C;
		line-height : 150%;
		text-decoration: none;
	}
	#menu:hover {
		text-decoration: underline;
	}
	#menu:active {
		text-decoration: none;
	}
	#podmenu {
		font-family : "Times New Roman", Times, serif;
		font-size : 12px;
		color : #000000;
		line-height : 120%;
		text-decoration: none;
	}
	#podmenu:hover {
		text-decoration: underline;
	}
	#podmenu:active {
		text-decoration: none;
	}
	#1ur {
		margin-left: 20px;
		text-align : left;
	}
	#2ur {
		margin-left: 15px;
		text-align : left;
	}
	hr {
		height : 1px;
		color : #C0C0C0;
	}
	.bot_text{
		font-size: 10px;
		color: #C0C0C0;
		padding-left: 20px;
		padding-right: 20px;
	}