
td		{
		font-size: 11px;
		font-family: Verdana, Tahoma
		}
				
#menubox {
	background-color: #cfcfcf;
	font: 10px/20px Verdana,Geneva,Arial;
	margin-top: 15px;
	color: #b93d01;
	width: 100%;
	height: 22px;
	border-color: White;
	border-style: solid;
	border-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	text-align: center;
}

#menubox a:link, #menubox a:active, #menubox a:visited {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}

#menubox a:hover {
	color: Red;
	font-weight: bold;
	text-decoration: none;
}

	  
H1		{
		FONT-SIZE:10pt;
		line-height: 16px;
		margin: 0px;
		padding: 0px;
		text-align: center;
		color: #000000;	
		}

H2		{
		FONT-SIZE:10pt;
		line-height: 16px;
		margin: 0px;
		padding: 0px;
		font-weight: normal;
		text-align: center;
		color: #003366;	
		}
		
a img { border: none; }

a{
	color: Navy;
	font-weight: bold;
	text-decoration: none;
	font-size: 8pt; 
}

a:hover {
	color: Red;
	font-weight: bold;
	text-decoration: none;
	}
	
.header {
	text-align: center;
	font-family: "Times New Roman", "Book Antiqua";
	font-size: 18pt;
	font-style: italic;
	color: #003366;
}

.reftop	{
		FONT-SIZE:8pt;
		color: Navy;
		text-decoration: none; 
		float: right;
		margin-right: 15px;
		}
		
.note_header {
	background-color: #cfcfcf;
	padding: 4px 4px 4px 4px;
	border-color: #ABABAB;
	border-style: solid;
	border-width: 1px;
	color: #003366;
	text-align: center;
	border-bottom-width: 0px;
	font-weight: bold;
}

.note_content {
	border-color: #ABABAB;
	border-style: solid;
	border-width: 1px;
	text-align: center;
	padding: 10px 4px 10px 4px;
	background-color: #f0eeff
}

.note_content_NY {
	border-color: #ABABAB;
	border-style: solid;
	border-width: 1px;
	text-align: center;
	padding: 1px 1px 1px 1px;
	background-color: #f0eeff
}

.note_content hr {
	width: 95%;
	color: #ABABAB;
	height: 1px;
}

.footer {
	background: #cfcfcf;
	text-align: right;
	border-color: White;
	border-style: solid;
	border-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
}

                .ltl {
                        font-family : Verdana, Tahoma, sans-serif;
                        font-size: 6pt;
                }

.vrezka {
	float: right;
	width: 35%;

	padding: 10px;
	margin-left: 10px;

	background-color: #EBE5CE;
	color: #000;

	font-size: 7pt;
	text-align: left;
	line-height: 120%;
}
