body {
}
a:link {
	color: #0000CC;
	text-decoration : none;
	font-weight : bold;
}

a:visited {
	color: #003366;
	text-decoration : none;
	font-weight : bold;
}

a:active {
	color: #0000CC;
	text-decoration : none;
	font-weight : bold;
}

a:hover {
	color: #0000CC;
	text-decoration : underline;
	font-weight : bold;
}

a.white:link {
	color: #FFFFFF;
	text-decoration : none;
	font-weight : bold;
}

a.white:visited {
	color: #CCCCCC;
	text-decoration : none;
	font-weight : bold;
}

a.white:active {
	color: #CCCCCC;
	text-decoration : none;
	font-weight : bold;
}

a.white:hover {
	color: #FFFFFF;
	text-decoration : underline;
	font-weight : bold;
}

.body {
	text-align:center;
}

#zagolovok {
	padding-right: 15px;
	margin-bottom: 10px;
	text-align: right;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;				
}
#subzag,.subzag	 {
	color: 660000;
	padding-right: 15px;
	margin-top: 5px;
	text-align: right;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;				
}

.bigfont		{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

#text, .text, p {
	padding: 5px 20px 5px 15px;
	text-indent: 10pt;
	text-align: justify;
	font-family: "Times New Roman", serif;
	font-size: 10pt;
}

#text_small, .text, p {
	padding: 3px 3px 3px 3px;
	text-indent: 7pt;
	text-align: center;
	font-family: "Times New Roman", serif;
	font-size: 7pt;
}

#whitetext  {
	padding: 5px 10px 5px 10px;
	text-indent: 5pt;
	text-align: justify;
	color: white;
	font-family: "Times New Roman", serif;
	font-size: 10pt;
}

#tthtext  {
	padding: 5px 20px 5px 15px;
	text-align: left;
	color: #cccccc;
	font-family: "Times New Roman", serif;
	font-size: 10pt;
}

.warn {
	padding: 5px 20px 5px 15px;
	text-align: center;
	font-family: "Times New Roman", serif;
	font-size: 11pt;
	color: red;
}


#table, .table {
	text-align: justify;
	font-family: "Times New Roman", serif;
	font-size: 10pt;
}
TABLE#table { /* íàäî ïîëàãàòü, ÷òî ïðè ðàññòàíîâêå ïàääèíãîâ èìåëàñü â âèäó òàáëèöà öåëèêîì, à íå îòäåëüíûå ÿ÷åéêè*/
	padding: 5px 20px 5px 15px;
}
#copyright {
	text-align: center;
	font-family: Helvetica, sans-serif;
	font-size:7pt;
}
.smallist {
font-size:11px;
font-family:Verdana,sans-serif;
}
.smallist.ol ol {
margin-left:2em;
}
.smallist li {
margin:0;
}

span.search {
z-index: 2;
position: absolute;
top: 58px;
left: 665px;
}

#centered_small, .centered {
	padding: 3px 3px 3px 3px;
	text-align: center;
	font-family: "Times New Roman", arial, sans-serif;
	font-size: 7pt;
}

#centered, .centered {
	padding: 5px 20px 5px 15px;
	text-align: center;
	font-family: "Times New Roman", arial, sans-serif;
	font-size: 11pt;
}

@media print {
	INPUT {
		display:none;
	}
	BODY {
		color:black;
	}
}
