BODY
	{
	background-color:#FFFFFF;
/*	background-image:url(fon.jpg);
	background-repeat:repeat-x;
	background-position:0px 105px;
	background-attachment:fixed; */
    color:#000000;
	}

A,UL,P,DIV,TD
	{
	font-size:12pt;
	font-family:arial;
	}

UL	{list-style-type:square}

A			{text-decoration:none}
A:link		{color:#0000FF}
A:visited	{color:#0000A0}
A:hover		{text-decoration:underline}
A:active	{color:#FF0000}

/**** class  ****/

.menu
	{
	font-size:9pt;
	font-weight:bold;
	}
A.menu			{text-decoration:none}
A:link.menu		{color:#000050}
A:visited.menu	{color:#000050}
A:hover.menu	{color:#00FFFF; background-color:#000050; text-decoration:none}
A:active.menu	{color:#00FFFF}

.small	{font-size:9pt}

P.zaglav1
	{ /*** razdel sayta ***/
	font-family:"Times New Roman";
	color:#000080;
	font-weight:bold;
	text-align:center;
	}

P.zaglav2
	{ /*** glava ***/
	color:#FF00FF;
	text-align:center;
	}

P.zaglav3
	{ /*** zagolovok ***/
	color:black;
	font-weight:bold;
	text-align:center;
	}

P.avtor
	{ /*** avtor ***/
	color:black;
	font-weight:bold;
	font-size:11pt;
	text-align:center;
	}

P.zaglav4
	{ /*** podglava ***/
	color:grey;
	font-weight:bold;
	text-align:left;
	}

.block
	{
	border-width:4;
	border-style:double;
	border-color:#75B7FF;
	}
.news
	{
	font-size:12pt;
	font-family:"Times New Roman";
	}

.tb_color
	{
	background-color:#75B7FF;
	}

/**** id ****/

#main_table
	{
/*	border-width:4;
	border-style:double;
	border-color:#75B7FF; */
	width:97%;
	}

#logo {text-align:center}

#news
	{
	text-align:justify;
	width:90%;
	}

#menu_bg
	{
	text-align:center;
	background-image:url(fon.gif);
	background-repeat:repeat-y;
	line-height:140%;
	}

#copyright_bg
	{
	text-align:center;
	background-image:url(fon.gif);
	background-repeat:repeat-y;
	}
#news
	{
	width:90%;
	border-width:1;
	border-style:solid;
	border-color:#75B7FF;
	}
