/* общие */
body {
	background-color : #F4F4F4;
	margin: 0px 0px 0px 0px;
	font: normal 9pt/11pt Verdana, Arial, Geneva, Arial, Helvetica, sans-serif;
	overflow-x: auto;
	overflow-y: scroll;
}
a {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #F03333;
	text-decoration: underline;
}
a.follow {
	color: #6699CC;
	text-decoration: none;
}
p {
	text-align : justify;
	text-indent: 6mm;
	margin-top: 12pt;
	margin-bottom: 3pt;
}
table p {
	font: normal 9pt/11pt Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.fl p {
	text-indent: 6mm;
	text-align : justify;
	margin-top: 12pt;
	margin-bottom: 3pt;
}
.fl p:first-letter {
	font-weight: bold;
}
.fl1 p {
	text-indent: 6mm;
	text-align : justify;
	margin-top: 12pt;
	margin-bottom: 3pt;
}
.fl1 p:first-letter {
	font-weight: bold;
}
table  {
	font: normal 9pt/12pt Verdana, Geneva, Arial, Helvetica, sans-serif;
}
table td.top {
	background : transparent url('topbg.gif') repeat-x scroll top left;
}
table td.logo {
	background : transparent url('logobg.gif') no-repeat scroll top left;
}
table td.menu {
	background : url('menubg.gif') repeat-y scroll top;
}
table td.content {
	padding: 10px 10px 10px 10px;
}
table td.copy {
	background : url('copyitembg.gif') no-repeat scroll top left;
}
table td.bottom {
	background : transparent url('bottombg.gif') repeat-x scroll top left;
}
table td.menu ul {
	font: normal 8pt/10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	list-style : none;
	margin-left : 4px;
}
table td.menu div.menuItem, table td.copy div.copyItem {
	padding : 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	text-align : center;
}
table td.menu div.menuItem {
	font-size: 10pt;
	line-height : 12pt;
	background : transparent url('menuitembg.gif') no-repeat scroll top left;
	font-weight : bold;
}
table td.copy div.copyItem {
	font-size: 10pt;
	line-height : 12pt;
	font-weight : normal;
}
td.menu ul.submenuItem {
	padding : 1px 15px 1px 15px;
	margin: 0px 10px 0px 2px;
}
td.menu div.submenuItemStat {
	padding : 1px 15px 1px 15px;
	margin: 0px 2px 0px 2px;
}
td.menu div.submenuItemStat img {
	margin: 1px 0px 1px 0px;
}
/* заголовки */
div.title {
	font: bold 24pt/24pt 'Book Antiqua', 'Times New Roman', Times, serif;
	color: #FFF8DC;
	margin-top: 12px;
	margin-bottom: 4px;
	margin-left: 10px;
}
h1 {
	font: normal 16pt/18pt 'Times New Roman', Times, serif;
	color: #333333;
	border: none;
	margin-top: 0px;
	margin-left: 10px;
}
div.headline {
}
h2 {
	font: normal 14pt/18pt 'Bookman Old Style', 'Times New Roman', Times;
	color: #0C419A;
	padding-left: 26px;
	margin-bottom: 4px;
	border-bottom: solid 1px #0C419A;
	width: 470px;
	background: url(check_1.gif) no-repeat left 2px;
}
h3 {
	font: bold 12pt/14pt 'Times New Roman', Times, serif;
	color: #0C419A;
	margin-bottom: 0px;
	margin-left: 6px;
	padding-left: 24px;
	padding-top: 4px;
	background: url(check_2.gif) no-repeat left 4px;
}
h4 {
	font: bold 10pt/12pt Arial, Helvetica, sans-serif;
	color: #333366;
	text-indent: 1cm;
	margin-top: 6px;
	margin-bottom: -3px;
}
div.corner_nw {
	padding-left: 10px; 
	background-image: url('corner_nw.gif'); 
	background-position: top left; 
	background-repeat: no-repeat; 
	background-attachment: scroll;
}
/* блок */
.spl {
	color: #AEB2B2;
	font-size:  8pt;
}
.spl a {
	color: #9EB2B2;
}
li.menuSubItem:first-letter {
	color: #A0522D;
	text-transform : capitalize;
}
span.no {
	display: none
}