/* === Общие указания === */
body 
	{
	background-color: White;
	margin: 0;
	}
td, th, div, h1, h2
	{
	font-family: Arial, Verdana, sans-serif;
	color: Black;
	font-size: 12px;
	}
a
	{
	color: #003776;
	text-decoration: none;
	}
a:hover
	{
	text-decoration: underline;
	}
th
	{
	font-weight: normal;
	text-align: left;
	}
	
/* === Шапка === */
.hdtop
	{
	background-color: #003776;
	border-bottom: solid 5px #E5E8ED;
	}
.hdtop td
	{
	padding: 0;
	}
.toolicns
	{
	display: none;
	}
.head
	{
	display: none;
	}
	
/* === Левая колонка === */
.Left
	{
	display: none;
	}

/* === Контент === */
.tabular
	{
	display: none;
	}
.content1
	{
	border-top: solid 1px #E9E6E2;
	border-left: solid 1px #E9E6E2;
	padding: 10px 15px 0 20px;
	text-align: justify;
	background-color: #FBFBFB;
	}
.content p
	{
	text-indent: 25px;
	margin: 5px 0;
	}
.content th
	{
	color: #4F4F4F;
	}
.content h1
	{
	color: #003776;
	text-transform: uppercase;
	clear: both;
	background: #F4F6F9 url(../i/ufunds-backCont_h1.gif) no-repeat left center;
	padding: 2px 0 2px 10px;
	border: solid 1px #C7D2DD;
	}
.content h2
	{
	color: #003776;
	width: 100%;
	margin: 20px 0 8px 0;
	clear: both;
	padding-bottom: 2px;
	border-bottom: solid 1px #C7D2DD;
	}
.content
	{
	list-style-image: url(../i/ufunds-decLi.gif);
	}
.content #sInr
	{
	list-style-image: url(../i/ufunds-decLi2.gif);
	}
.clrtop
	{
	clear: both;
	display: block;
	font-size: 1px;
	}
.contImg
	{
	background-color: #F4F6F9;
	width: 20px;
	float: left;
	margin: 0px 10px 10px 0;
	clear: both;
	font-size: 11px;
	}
.contImg th
	{
	border: solid 1px #C7D2DD;
	border-bottom: none;
	}
.contImg th img
	{
	margin: 3px;
	border: solid 1px #003776;
	}
.contImg	#sBtm
	{
	border-bottom: solid 1px #C7D2DD;
	border-left: solid 1px #C7D2DD;
	}
.contImg	#sLftBtm
	{
	background: url(../i/ufunds-decContimg.gif) no-repeat;
	}
.contImg h3
	{
	font-weight: normal;
	margin: 3px 8px;
	font-size: 11px;
	}
.contTable, .table
	{
	width: 100%;
	border-collapse: collapse;
	border: solid 1px #C7D2DD;
	}
.contTable td, .contTable th, .table td, .table th
	{
	border: solid 1px #C7D2DD;
	padding: 3px 5px;
	text-align: center;
	vertical-align: middle;
	color: #4F4F4F;
	font-weight: normal;
	}
.contTable thead th, .contTable #hdr1 td, .contTable #hdr1 th, .table thead th, .table #hdr1 td, .table #hdr1 th
	{
	font-weight: bold;
	background-color: #C3D9F2;
	color: #003776;
	}
.contTable thead td, .contTable #hdr2 td, .contTable #hdr2 th, .table thead td, .table #hdr2 td, .table #hdr2 th
	{
	font-weight: bold;
	background-color: #F4F6F9;
	text-align: left;
	}
.contTable tbody th, .table tbody th
	{
	background-color: #F4F6F9;
	}
.contInsPan
	{
	text-align: right;
	margin: 10px 0;
	clear: both;
	}
.contInsPan div
	{
	display: inline;
	margin: 0 3px;
	float: right;
	}
.toolstop
	{
	display: none;
	}
.warning
	{
	color: Red;
	font-weight: bold;
	}
.nb
	{
	color: Red;
	font-weight: normal;
	}


/* === Подвал === */
.footer
	{
	background-color: #003776;
	}
.footer th
	{
	background: #E5E9ED url(../i/ufunds-backFtrTop.gif);
	font-size: 1px;
	height: 6px;
	}
.footer td
	{
	padding: 10px;
	color: White;
	font-size: 11px;
	}
.footer a
	{
	color: White;
	}
.srch
	{
	display: none;
	}
	
/* === Оформление форм === */
form
	{
	margin: 0;
	padding: 0;
	display: inline;
	}
input
	{
	color: #4F4F4F;
	}
.formTbl th, .forform th
	{
	text-align: right;
	vertical-align: middle;
	width: 200px;
	}
.formTbl td, .forform td
	{
	width: 350px;
	}
.formTbl input, .formTbl textarea, .formTbl select, input, textarea, select
	{
	font-size: 13px;
	font-family: Arial, Verdana, sans-serif;
	color: #4F4F4F;
	border: solid 1px #C3C6C9;
	padding: 1px;
	}
.formTbl input, .formTbl textarea, input, textarea
	{
	width: 300px;
	}
.str, .formEl1
	{
	font-size: 13px;
	font-family: Arial, Verdana, sans-serif;
	color: #4F4F4F;
	border: solid 1px #C3C6C9;
	padding: 1px;
	}
.tdSubm, .forsubmit
	{
	padding-top: 8px;
	text-align: center;
	}
.btn, .button
	{
	font-size: 11px !important;
	font-weight: bold;
	color: #003776 !important;
	background: #C3D9F2 url(../i/ufunds-backBtn.gif) no-repeat;
	border: none !important;
	padding: 3px 5px 3px 16px !important; 
	margin: 0 5px;
	/*cursor: hand;*/
	height: 21px !important;
	width: auto !important;
	}


	
.searchbutton
	{
	display: none;
	}

