html, body {
	height:100%;
}
body {
	margin:0;
	padding:0;
	font-family:Arial;
	font-size:11px;
	background:#aaaaaa;
	text-align:justify;
}
.cls {
	clear:both;
	height:1px;
	line-height:1px;
	font-size:1px;
}
td {
	vertical-align:top;
	font-size:11px;
	font-family:Arial;
}

#container {
	width:780px;
	min-height:100%;
	height:auto;
	_height:100%;
	margin:15px auto 0 auto;
	background:white url('img/cont_bg.jpg') left top repeat-y;
}
#head {
	background:url('img/head.jpg') left top no-repeat;
	position:relative;
	height:160px;
}
.menu {
	list-style-type:none;
	margin:0;
	padding:0;
	width:188px;
	position:absolute;
	top:15px;
	right:10px;
}
.menu li {
	background:url('img/shadow.gif') right bottom no-repeat;
	height:23px;
	margin:0 0 5px 0;
}
.menu li a:link,
.menu li a:visited {
	display:block;
	height:19px;
	line-height:19px;
	margin:0;
	padding:0;
	background:url('img/item.gif') left top no-repeat;
	text-indent:23px;
	text-decoration:none;
	text-transform:uppercase;
	color:#333333;
	font-weight:bold;
}
.menu li a:hover {
	background:url('img/item_o.gif') left top no-repeat;
	text-indent:26px;
	color:black;
}
.menu li a.active:link,
.menu li a.active:visited,
.menu li a.active:hover,
.menu li a.active:active {
	background:url('img/item_a.gif') left top no-repeat;
	text-indent:23px;
	color:#a6741c;
}
.menu li a.disabled:link,
.menu li a.disabled:visited,
.menu li a.disabled:hover,
.menu li a.disabled:active {
	background:url('img/item_d.gif') left top no-repeat;
	text-indent:23px;
	color:#999999;
}

#left {
	width:200px;
	float:left;
	background:url('img/left_top.jpg') left top no-repeat;
	padding:0;
	margin:0;
	min-height:50px;
}
#left .panel1 {
	padding:0 0px 10px 10px;
	margin:40px 0 0 0;
	background:url('img/bg.jpg') left top repeat-y;
}
#left .panel1 h3,
#left .panel2 h3 {
	display:block;
	margin:0px;
	font-weight:bold;
	font-size:14px;
	text-indent:5px;
	color:#ccb9ad;
	position:relative;
	top:-15px;
	left:5px;
}
.panel1 img {
	display:block;
	margin:0;
	padding:0;
}
.method {
	background:url('img/fon.jpg') left top no-repeat;
	height:73px;
}
.method a:link,
.method a:visited,
.method a:hover,
.method a:active {
	display:block;
	margin:0;
	padding:35px 70px 0 0;
	text-align:right;
	text-transform:uppercase;
	text-decoration:none;
	text-align:right;
	line-height:16px;
	color:#9D8271;
	background:url('img/arrow.gif') 140px 45px no-repeat;
	font-weight:bold;
}
.panel2 {
	background:url('img/left_middle.jpg') left top no-repeat;
	padding:40px 30px 0 10px;
}
.panel1 a:link, 
.panel1 a:visited, 
.panel2 a:link, 
.panel2 a:visited {
	display:block;
	color:black;
	text-decoration:none;
	text-indent:15px;
	background:url('img/a.gif') left center no-repeat;
	margin:0;
}
.panel1 a:hover, 
.panel2 a:hover {
	text-decoration:underline;
}

.content {
	margin:5px 10px 0 201px;
}
.content .panel {
	border:1px solid #e8e8e8;
	padding:1px 1px 7px 1px;
	margin:0 0 20px 0;
	background:url('img/bg_pole.jpg') right bottom no-repeat;
}
.content .panel h3 {
	display:block;
	margin:0px;
	background:url('img/panel_bg.jpg') left top repeat-x;
	font-weight:bold;
	line-height:20px;
	font-size:11px;
	text-indent:5px;
}
.content .panel div {
	margin:5px;
}

.cik_menu {
	list-style-type:none;
	display:block;
	height:25px;
	margin:0 0 20px 0;
	padding:0;
	overflow:hidden;
}
.cik_menu li {
	float:left;
	display:block;
	height:25px;
	width:113px;
	margin:0;
	padding:0;
	text-transform:uppercase;
	background:url('img/cik_menu.jpg') left top repeat-x;
}
.cik_menu li a:link,
.cik_menu li a:visited {
	display:block;
	padding:0 0;
	height:19px;
	line-height:19px;
	font-size:11px;
	font-weight:bold;
	color:black;
	text-decoration:none;
	text-indent:7px;
	background:url('img/ca.jpg') right top no-repeat;
	border-left:1px solid gray;
}
.cik_menu li a:hover,
.cik_menu li a.selected {
	color:#988579;
}
.panel li a {
	text-decoration:none;
	color:black;
}
.panel li a:hover {
	text-decoration:underline;
}

.content .panel table.res {
	width:98%;
	margin:5px auto 0 auto;
	background:white url('img/table_bg.jpg') left top repeat-x;
	border-collapse:collapse;
	border:1px solid #d5d5d5;
}
.content .panel table.res td {
	padding:1px 2px 4px 2px;
	border:1px solid #d5d5d5;
	border-width:0 1px;
	text-align: left;
}
.content .panel table.res th {
	padding:2px 1px;
	border:1px solid #d5d5d5;
	background:#d4d4d4 url('img/th.jpg') right top repeat-y;
}

.content .panel h1 {
	font-size:10px;
	letter-spacing:0px;
	font-weight:normal;
	margin:2px 0;
	padding:0;
}

.panel a:link {
	text-decoration:none;
	color:gray;
}
.panel a:visited {
	text-decoration:none;
	color:silver;
}
.panel a:hover {
	text-decoration:underline;
}

strong {
	font-weight: bold;
}

.content .panel table.res td.int {
	text-align: center;
}

form {
	margin:0;
	padding:0;
}
form input {
	margin:0;
	padding:0;
}
a.rss {
	text-decoration:none;
	display:block;
	float:right;
	width:27px;
	background:transparent url('img/rss.gif') left top no-repeat;
	margin-right:1px;
}
a.rss:hover {
	text-decoration:none;
}
a.hlp {
	text-decoration:none;
	display:block;
	float:right;
	width:13px;
	height:13px;
	background:transparent url('img/q.gif') left top no-repeat;
	position:relative;
	overflow:hidden;
}
a.hlp:hover {
	text-decoration:none;
	overflow:visible;
}
a.hlp:link div, 
a.hlp:active div,
a.hlp:visited div {
	display:none;
	position:absolute;
}
a.hlp:hover div {
	display:none;
	position:absolute;
	top:15px;
	right:-5px;
	background:#ffffe1;
	border:1px solid black;
	color:black;
	width:150px;
	padding:2px;
	line-height:12px;
}