BODY {
	FONT-SIZE: 80%;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	background : url(rus_pics/body_fon.gif) repeat-x top;
	color: #000000;
	background-color: #FFFFFF;
}
td.shapka{
	background : url(rus_pics/shapka_fon.gif) no-repeat top;
}

td.menu_active{
	background : url(rus_pics/menu_activ_fon.gif) no-repeat top;
	width : 85px;
	height : 28px;
	text-align : center;
	text-transform : uppercase;
	font-weight : bold;
	font-size: 85%;
}

td.menu{
	background : url(rus_pics/menu_fon.gif) no-repeat bottom;
	width : 85px;
	height : 26px;
	text-align : center;
	text-decoration : inherit;
	text-transform : uppercase;
	font-weight : bold;
	cursor : hand;
	cursor : pointer;
	font-size: 85%;
}

td.footer{
	border-top : 1px solid #3F465F;
	text-align : right;
}

p{
	text-align : justify;
}