/* CSS для авторских прав */
.p_bold {
	font-weight:bold;
	padding-left:11px;
	margin-top:23px;
	margin-bottom:0px;
}
.p_bold_head {
	font-weight:bold;
	padding-left:11px;
	margin-top:14px;
	margin-bottom:0px;
}

.p_normal {
	padding-left:23px;
	margin-top:8px;
}
td.bg_1{
		background:url(/img/mp_classic/mp_classic_forma_1.png) no-repeat 0% 0%;
		width:7px;
		height:11px;
	}

td.bg_2{
		padding-top:0px;
		background:url(/img/mp_classic/mp_classic_forma_2.png) repeat-y 0% 0%;
		width:7px;
	}	
	
td.bg_3{
		background:url(/img/mp_classic/mp_classic_forma_3.png) no-repeat 0% 0%;
		width:7px;
		height:6px;
	}		
	
td.bg_4{
		background:url(/img/mp_classic/mp_classic_forma_4.png) repeat-x 0% 0%;
		height:6px;
		
	}
	
td.bg_5{
		background:url(/img/mp_classic/mp_classic_forma_5.png) no-repeat 0% 0%;
		height:6px;
		width:7px;
	}
td.head {
	background-color:#E7F4FA;
	color:#256A9A;
	border:1px solid #A2A2A2;
	height:26px;
	padding-left:10px;
}
td.main{
	padding-bottom:29px;
	border:1px solid #A2A2A2;
}

table.copyright {
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	border-collapse:collapse;
	margin-top:23px;
	margin-left:10px;
}