﻿body, td, div {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #aab9cf;
}
a, a:visited, a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#98969d;
}
table.main
{
	width: 1000px;
	height: 768px;
}
td.left
{
	width:138px;
	height: 768px;
	background-image:url(images/left.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
td.center_top
{
	width:580px;
	height:108px;
	background-image:url(images/top.jpg);
	background-repeat:no-repeat;
}
td.center_middle
{
	width:580px;
	height:580px;
	background-image:url(images/main.jpg);
	background-repeat:no-repeat;
}
td.center_bottom
{
	width:580px;
	height:90px;
	background-image:url(images/bottom.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
td.right
{
	width:282px;
	height: 768px;
	background-image:url(images/right.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
div.en_us
{
	margin:405 0 0 7;
}
a.en_us, a.en_us:hover, a.en_us:visited
{
	font-family:Arial;
	font-size:11pt;
	color:#2f4f71;
	text-decoration:none;
}
span.en_us_delimiter
{
	line-height:5px;
	font-family:Arial;
	font-size:15px;
	color:#2f4f71;
}
div.author
{
	margin:15 0 0 40;
	text-align:center;
}
span.author_text
{
	font-family:Arial;
	font-size:9pt;
	color:#575b5d;
}
div.notka
{
	margin:72 0 0 201;
	width:43px;
	height:50px;
}
div.content
{
	width:504px;
	height:539px;
	margin:26 47 15 29;
	background-image:url(images/content_background.jpg);
	background-repeat:no-repeat;
}
div.header
{
	height:65;
	width:504px;
	text-align:center;
}
div.page
{
	height:454;
	width:504px;
	overflow:auto;
	scrollbar-base-color:#1b2233;
	scrollbar-arrow-color:#7991b4;
	text-align:justify;
}
div.pagebottom
{
	height:20px;
	width:504px;
}
div.common_page
{
	margin:18 18 0 18;
}
div.main_page
{
	margin:73 0 0 1;
}
