html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	height: 100%;
	border: 0;
	margin: 0;
	padding: 0;
}
.main img {
	border:0;
	padding: 0;
	margin: 0;
	vertical-align: baseline;
}
.main {
	line-height: 1.5em;
}
.main img[src*="/p.gif"] {
	display: none;
}
.main table {
	border-collapse: separate;
	margin: 0 auto;
}
.main table[align="center"],
.main [align="center"] > table {
	margin: 5px auto;
}
.main table[cellpadding="1"],
.main table[cellspacing="1"] {
	border: 1px solid #2474C1;
}
.main table[cellpadding="2"] td,
.main table[cellpadding="2"] th {
	padding: 2px;
}

.main td,
.main th {
	vertical-align: middle;
}
.main td[valign="top"],
.main th[valign="top"] {
	vertical-align: top;
}
.main td[valign="bottom"],
.main th[valign="bottom"] {
	vertical-align: bottom;
}
.main dd {
	margin-left: 30px;
}
.main h1,
.main h2,
.main h3,
.main h4,
.main p,
.main dl,
.main ol,
.main ul {
	margin-bottom: 10px;
}

.main ol {
	padding-left: 50px;
}
.main ul {
	padding-left: 20px;
}

#article {
	line-height: normal;
	overflow: auto;
	width: 100%;
}
#article a {
	text-decoration: underline !important;
}
#article table {
	border-collapse: collapse;
	border-style: solid;
	margin: 0 auto;
}
#article table td,
#article table th {
	border-style: solid;
	vertical-align: top;
}
.printer #article {
	overflow: none !important;
	width: auto !important;
}
.printer #article a {
	color: #000 !important;
	text-decoration: none !important;
}
.printer #pan_title, .print .pages {
	display: none;
}
.printer .hdr1 {
	color:#000;
	background:#f0f0f0;
	border:0;
}
.printer .container {
	border:0;
}

blockquote {
	padding: 5px 20px;
}
blockquote,.nam {
	font-family:Arial Cyr, Arial, Helvetica;
	font-size:13px;
}
pre,.dat,.txt {
	font-family:Courier New;
}
.txt {
	font-size:14px;
}
.hrline {
	background: #e2e9e8;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	font-size:5px;
}
.hdtop {
	margin-top: 0px;
}
.hdr1 {
	font-family:Verdana;
	font-size:15px;
	color:#004499;
	background:#e8f5fe;
	border:1px solid #e3e3e3;
	padding: 2px 5px 2px 10px;
}
.hdr2 {
	font-family:Tahoma;
	font-size:12px;
	color:#006600;
}
.container > .hdr2:first-child {
	background: #e8f5fe;
	border-bottom: 2px solid #2474B1;
	padding: 10px 20px;
	margin: -5px -5px 10px;
	color:#333;
	font-size: 16px;
	font-family:Arial, Helvetica, sans-serif;
}
.container {
	padding: 5px 5px 0;
	border: 1px solid #dcdcdc;
}
#pan_title {
	padding: 10px 20px;
	margin: -5px -5px 10px;
	background: #e8f5fe;
	border-bottom: 2px solid #2474B1;
}
.hdr3 {
	font-family:Verdana;
	font-size:18px;
	color:#004386;
	font-weight:bold;
}
.str {
	color:red;
	font-weight:bold;
}
.stt {
	color:navy;
	font-weight:bold;
}
.err {
	font-family:Tahoma;
	font-size:11px;
	color:red;
	background:#f9f9ec;
	border:1px solid #D4DEE8;
	padding:1px;
}
.res {
	font-family:Tahoma;
	font-size:12px;
}
.num {
	font-family:Verdana;
	font-size:11px;
}
.cnt {
	font-weight: normal;
	font-size: 11px;
	color: black;
}
.spi {
	font-family:Tahoma;
	font-size:11px;
}

.h3 {
	font-family:Verdana;
	font-size:15px;
	color:#004499;
	background:#9bccf0;
	border-bottom:1px solid #2474b1;
	border-top:1px solid #2474b1;
}
.h3 .spi {
	display: block;
	text-align: center;
}
.h3 td[width="1"] {
	border-left: 1px dotted #2474b1;
	background: transparent;
}
.cal {
	font-family:Times New Roman;
	font-size:13px;
}
.sml {
	font-family:Tahoma;
	font-size:9px;
	color:#006600;
}
.thd {
	font-family:Times New Roman;
	font-size:13px;
	color:#f9f9ec;
}
.lhd {
	font-family:Verdana;
	font-size:13px;
	color:#004386;
}
.header-text {
	margin-bottom: 10px;
}
.header-text .lhd {
	padding: 15px 100px;
	text-align: center;
	height: 64px;
	overflow: hidden;
}
.header-text .logo {
	position: absolute;
	width: 94px;
	height: 94px;
}
.header-text #head-menu a {
	color: #fff;
	font-size: 13px;
	margin: 0 10px;
}
#head-menu {
	-webkit-box-shadow: 0px 4px 7px #C8C8C8;
	-moz-box-shadow: 0px 4px 7px #C8C8C8;
	box-shadow: 0px 4px 7px #C8C8C8;
	position: relative;
	z-index: 888;
}
.subh {
	background:#207DC3; 
	color: #fff;
	clear: both;
	display: block;
	margin: 2px 10px;
	padding: 3px 0 5px;
	height: 16px;
}
.subh_ {
	height: 16px;
}
ul.lbut, ul.lbut2, ul.rbut, ul.vbut  {
    padding: 0;
    list-style: none;
}
ul.lbut, ul.lbut2, div.lbut, div.lbut2 {
    float: left;
    display: inline;
    padding-left: 12px;
}
ul.lbut li, ul.rbut li, ul.lbut2 li {
    float: left;
    display: block;
}
ul.lbut li, div.lbut {
    margin-right: 5px;
}
ul.lbut2 li, div.lbut2 {
    margin-right: 10px;
}
ul.rbut li, div.rbut {
    margin-left: 5px;
}
#panel {
	border: 1px solid #ddd;
}
#panel img {
	vertical-align: bottom;
}
#panel td {
	padding: 1px;
}


.form {
	font-family:Verdana;
	font-size:11px;
	background:#F8F8F8;
	color:#254985;
	border:1px solid #cccCCC;
}

.butt,
.butt1,
.butt2 {
 	font-family:Tahoma;
	font-size:10px;
	line-height: 12px;
	height: 22px;
	font-weight:bold;
	padding: 2px 10px;
	cursor:hand;
}

.butt2 {
	background:#f5f5f5;
	color:#15629D;
	border:1px solid #ccc;
}
.butt1 {
	background:#15629D;
	color:#fff;
	border:1px solid #254985;
}
.butt {
	background:#207DC3 url(sprite-x.png) 0px -8px repeat-x scroll;
	color:#eee;
	border:1px solid #15629D;
}
.chk {
	height:14px;
	width:14px;
}
.sel,a.sel,a.sel:visited,a.sel:hover {
	color:red;
	font-weight:bold;
	background:#FFDDDD;
}
a {
	text-decoration:none;
	color:#15629D;
}
a:hover {
	text-decoration:underline;
	color:#0150E0
}
a:visited {
	color:#5674B9
}
.mmenu {
	color:white;
	font-family:Verdana;
	font-size:11px;
}
a.mmenu,a.mmenu:visited {
	font-size:12px;
	font-family:Tahoma;
	text-decoration:none;
	color:white;
	font-weight:bold;
}
a.mmenu:hover {
	text-decoration:none;
	color:#e2e9e8;
}
a.menu,a.menu:visited {
	font-size:11px;
	font-family:Tahoma;
	text-decoration:none;
	color:#004386;
}
a.menu:hover {
	text-decoration:none;
	color:#4C7BAA
}
.smi {
	font-family:Tahoma;
	line-height: 22px;
	font-size:11px;
	color:black;
}
a.smi,a.smi:visited  {
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	white-space: nowrap;
	color:black;
	border:1px solid #ddd;
	padding:2px;
}
a.smi:hover {
	background:#f5f5f5;
}
div.smi {
	margin-bottom: 10px;
}
a.cal2,a.cal2:visited {
	font-size:11px;
	font-family:Verdana;
	text-decoration:none;
	color:white;
	font-weight:bold;
}
a.cal2:hover {
	text-decoration:none;
	color:#e2e9e8;
}
ul.tdmenu {
	border: 1px solid #CCCCCC;
	list-style: none;
	padding: 0;
	margin: 0;
}
ul.tdmenu li {
	font-family:Tahoma;
	font-size:10px;
	padding: 5px 10px;
	margin: 1px;
	height:20;
	min-width: 140px;
	background:#a7d0f0;
	white-space: nowrap;
	border-left: 5px solid #207DC3;
	border-bottom: 1px solid #207DC3;
}
td.tdmenu {
	font-family:Tahoma;
	font-size:10px;
	height:24;
	background:#E8F5FE;
}
form {
	margin: 0;
}
.edt {
	font-family:Verdana;
	font-size:11px;
	color:#999999;
	text-align: right;
	border-top:1px dashed #cccCCC;
	padding:2px;
}
hr {
	height: 0;
	border: 0;
	border-top: 1px solid #ccc;
	background-color: #ccc;
	margin: 4px 0;
	padding: 0;
}
hr + hr {
	display: none;
}

#calendar {
	border-collapse: collapse;
}
#calendar td,
#calendar th {
	height: 14px;
	text-align: center;
	padding: 2px;
} 
#calendar td {
	color: #004386;
	background: #F0F0F0;
}
#calendar th {
	color: #333;
	background: #d3dedf;
	border-bottom: 1px dashed #7395BA;
}
#calendar th.weekend {
	color: #900;
}
#calendar td.weekend {
	background-color: #DDDDDD;
}
#calendar td a {
	font-weight: bold;
}
#calendar td a:hover {
	text-decoration: none;
}
#calendar td.holiday,
#calendar td.holiday a {
	color: red !important;
}
#calendar td.today,
#calendar td.today a {
	color: #060;
}
#calendar td.active {
	background-color: #CCCCCC;
	border: 2px solid #6B92B9;
}
#calendar td.deactive,
#calendar td.empty {
	color: #999999;
}

div.error, div.warning, div.info, div.success {
	font-family: Tahoma;
	font-size: 11px;
	padding: 10px 10px 10px 30px;
	border: 2px solid #fff;
	margin: 4px 6px 9px;
}
div.error {
	color: #800;
	background: #ffd8d5 url(../warn.gif) no-repeat 13px 13px;
}
div.error h3, div.error a {
	color: #c00;
}
div.warning {
	color: #5b514f;
	background: #F4F3E3 url(../warn1.gif) no-repeat 13px 13px;
}
div.warning h3, div.warning a {
	color: #a19f79;
}
span.warn {
	padding: 0 3px 0 15px;
	background: url(../warn.gif) no-repeat 0 50%;
	font-weight: bold;
	color: #f00;
}
div.info {
	color: #5b514f;
	background: #e0ecf3 url(../info.gif) no-repeat 13px 13px;
}
div.info h3, div.info a {
	color: #296499;
}
div.success {
	color: #222;
	background: #e3eeb9 url(../yes.gif) no-repeat 13px 13px;
}
div.success h3, div.success a {
	color: #66791b;
}

ul.txttree {
	width:90%;
	margin:0 auto;
	padding:0 3px;
	list-style:none;
	border: 1px solid #ccc;
}
ul.txttree li {
	padding:3px 0;
	margin:0;
}
ul.txttree li.break {
	padding:0;
	border-bottom: 1px solid #ccc;
}
ul.txttree li.page {
	padding:0;
	border-bottom: 1px dashed #ccc;
}

#footer {
	position: relative;
}
.lang_block a {
	color: #FFF;
}
.lang_block a.active {
	text-decoration: none;
}
#findmess {
	text-align: center;
	padding: 10px 20px;
}
.stat_foot {
	text-align:center;
	color:#777;
	margin-bottom:20px;
	font-size:10px;
}
.back_logo {
	display:block;
	top:90px;
	left:-390px;
	position:relative;
	color:#0c468e;
	font-size:11px
}

ul.res table {
	border-collapse: separate;
	border: 0 !important;
	margin: 0;
}
ul.res td,
ul.res th {
	padding: 1px;
	vertical-align: top;
}

table#calendar td {
	border: 0 !important;
}