/*** Main CSS ***/
.treeview { overflow: auto; background-color: white; }
.treenode { background: 0% 0% url(../img/tree[bg].gif) repeat-y white; }
.lastnode { background-color: white; }
.lnode { padding: 0 0 0 18px; background: 0% 0% url(../img/tree[last].gif) no-repeat; }
.ccnode { padding: 0 0 0 18px; }
.enode { background: 0% 50% url(../img/z.gif) no-repeat; float: left; width: 1px; height: 20px; }
.cnode { padding: 0 0 0 18px; background: 0% 0% url(../img/tree[node].gif) no-repeat; }
.nc { font-family: Tahoma, "Times New Roman", Times, serif; line-height: 20px; font-size: 10pt; color: black; cursor: default; }
.inv { display: none; }
hr { border: 0; height: 0; line-height: 0; border-bottom: 1px solid #574713; color: #574713; padding: 0; margin: 5px 10px; }
strong { color: #500; }
b { color: #500; }
html {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #E8E2D3;
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 10pt;
}
img {
	border: 0;
}
#page {
	width: 998px;
	margin: 0 auto;
}
#header {
	margin: 0;
	padding: 0;
	height: 95px;
	background-color: #E1D6B3;
}
#logo {
	float: left;
	width: 293px;
	height: 95px;
}
#logo img {
	margin: 0;
	padding: 0;
}
#header .panel {
	margin: 0 0 0 293px;
	height: 95px;
}
#header .panel .menu {
	margin: 0;
	height: 28px;
	line-height: 28px;
	padding-right: 11px;
	text-align: right;
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #BB2322;
}
#header .panel .menu a, #header .panel .menu .link {
	cursor: pointer;
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #BB2322;
}
#header .panel .float_panel {
	float: right;
	margin-right: 9px;
	width: 468px;
	height: 60px;
	border: 1px solid #A38B5B;
}
#header .panel .navigation {
	margin: -10px 488px 0 10px;
	height: 60px;
}
#header .panel .navigation a, #header .panel .navigation .link {
	cursor: pointer;
	display: block;
	height: 18px;
	line-height: 18px;
	padding: 0 0 0 15px;
	color: #413525;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0% 50%;
	background-image: url(../img/pointer1.gif);
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 8pt;
}
#header .panel .navigation a:hover {
	background-image: url(../img/pointer2.gif);
}
#header_menu {
	margin: 0;
	padding: 0 22px 0 22px;
	height: 24px;
	background-color: #910;
	text-align: center;
	color: white;
	font-weight: bold;
	line-height: 26px;
	border-bottom: 2px solid #900000;
}
#header_menu a, #header_menu .link {
	cursor: pointer;
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
#offers {
	width: 100%;
	border-top: 2px solid #999B9A;
	border-bottom: 1px solid #999B9A;
}
#offers div {
	border-top: 2px solid #E2DFE6;
	border-bottom: 1px solid #DFDFDD;
	background-color: #FFFFFF;
	padding-bottom: 2px;
}
#offers table {
	width: 100%;
}
#offers td {
	text-align: center;
	width: 16%;
}
#offers a {
	display: block;
	margin-top: -6px;
	font-family: Tahoma, "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight: bold;
	line-height: 22px;
	font-size: 8pt;
	color: #00007D;
}
#offers a span {
	display: block;
	text-decoration: underline;
}
#content {
	background-color: #F9F3E3;
	padding: 0px 4px 4px 4px;
	border-bottom: 1px solid #E0DEE1;
}
#footer_menu {
	margin: 0;
	padding: 0 22px 0 22px;
	height: 21px;
	background-color: #A18D5B;
	text-align: center;
	color: white;
	font-weight: bold;
	line-height: 18px;
	border-top: 2px solid #9A9A9C;
}
#footer_menu a, #footer_menu .link {
	cursor: pointer;
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
#footer {
	background-color: #E0D6B3;
	height: 46px;
}
.block {
	border: 1px solid #9F8D5D;
	background-color: #FFFEF9;
}
.primary {
	border: 1px solid #585954;
}
.block h1.head {
	margin: 0;
	padding: 3px 3px 3px 32px;
	border-bottom: 1px solid #9F8D5D;
	background: left top url(../img/bg[block].gif) no-repeat #E0D6B3;
	font-family: Tahoma, "Times New Roman", Times, serif;
	text-align: left;
	font-weight: bold;
	font-size: 10pt;
	color: #574713;
}
.primary h1.head {
	border-bottom: 1px solid #585954;
	background-image: url(../img/bg[primary].gif);
}
.block h2.head {
	margin: 0;
	padding: 3px 3px 3px 8px;
	background: left top url(../img/bg[caption].gif) no-repeat #F1ECD8;
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 10pt;
	color: #040000;
	border-top: 1px solid #D5C9AF;
	border-bottom: 1px solid #D5C9AF;
}
.block h3.head {
	margin: 0;
	padding: 5px 3px 5px 8px;
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 10pt;
	color: #510003;
	text-align: center;
}
.block h4.head {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 8pt;
	color: #520300;
	margin: 5px;
}



.block .h1_head {
	margin: 0;
	padding: 3px 3px 3px 32px;
	border-bottom: 1px solid #9F8D5D;
	background: left top url(../img/bg[block].gif) no-repeat #E0D6B3;
	font-family: Tahoma, "Times New Roman", Times, serif;
	text-align: left;
	font-weight: bold;
	font-size: 10pt;
	color: #574713;
}
.primary .h1_head {
	border-bottom: 1px solid #585954;
	background-image: url(../img/bg[primary].gif);
}
.block .h2_head {
	margin: 0;
	padding: 3px 3px 3px 8px;
	background: left top url(../img/bg[caption].gif) no-repeat #F1ECD8;
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 10pt;
	color: #040000;
	border-top: 1px solid #D5C9AF;
	border-bottom: 1px solid #D5C9AF;
}
.block .h3_head {
	margin: 0;
	padding: 5px 3px 5px 8px;
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 10pt;
	color: #510003;
	text-align: center;
}
.block .h4_head {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 8pt;
	color: #520300;
	margin: 5px;
}
.block .h5_head {
	margin: 0;
	padding: 3px 3px 3px 8px;
	background: left top url(../img/bg[caption].gif) no-repeat #F1ECD8;
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 11px;
	color: #574713;
	border-top: 1px solid #D5C9AF;
	border-bottom: 1px solid #D5C9AF;
}
h1 {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 10pt;
	color: #574713;
	text-align: center;
	margin: 5px 0;
}
.ban_block {
	margin: 0;
	padding: 3px 3px 3px 10px;
	border: 1px solid #A18D5B;
	border-top: none;
	background: left top url(../img/bg[caption].gif) no-repeat #F1ECD8;
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 8pt;
	color: #820008;
}
#voting input {
	float: left;
	line-height: 18px;
	height: 18px;
	margin: 0;
}
#voting div {
	margin: 0 0 0 20px;
	font-size: 8pt;
	line-height: 18px;
	padding: 0;
}
.block .submit {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 10pt;
	border-top: 1px solid #f1ecd6;
	border-right: 1px solid #b8ad8f;
	border-bottom: 1px solid #b8ad8f;
	border-left: 1px solid #f1ecd6;
	background-color: #e0d5b5;
	color: #3e3524;
}
form {
	margin: 0;
	padding: 0;
}
.block .black {
	font-family: Tahoma, "Times New Roman", Times, serif;
	text-decoration: underline;
	font-weight: normal;
	font-size: 8pt;
	color: black;
	cursor: pointer;
}
.block .hover .black {
	text-decoration: none;
}
.block div.sub {
	margin: 0;
	padding: 2px 8px 2px 8px;
	line-height: 16px;
	font-family: Tahoma, "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight: normal;
	font-size: 10pt;
	color: #020100;
}
.block p {
	margin: 0;
	padding: 0;
	line-height: 16px;
	font-family: Tahoma, "Times New Roman", Times, serif;
	text-decoration: none;
	text-align: justify;
	text-indent: 20px;
	font-weight: normal;
	font-size: 10pt;
	color: #020100;
}
.block a {
	line-height: 16px;
	font-family: Tahoma, "Times New Roman", Times, serif;
	text-decoration: underline;
	font-weight: bold;
	font-size: 8pt;
	color: #7C0000;
}
a.std {
	line-height: 16px;
	font-family: Tahoma, "Times New Roman", Times, serif;
	text-decoration: underline;
	font-weight: bold;
	font-size: 8pt;
	color: #7C0000;
}
.block a.title, .block div.title, .block span.title {
	cursor: pointer;
	font-size: 11px;
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: underline;
	display: block;
	cursor: pointer;
	margin: 5px 0 5px 0;
	padding: 2px 8px 2px 8px;
	line-height: 16px;
	color: #010281;
}
.block .pointer {
	display: block;
	line-height: 20px;
	color: #AC7F00;
	text-align: right;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	padding-right: 32px;
	cursor: pointer;
	border-top: 1px solid #D6CAB0;
	background: right bottom url(../img/block[pointer].gif) no-repeat #F1ECD6;
}
.secondary {
	margin-top: -4px;
}
.block .empty {
	margin: 0;
	padding: 0;
}
.w156{ width: 156px; }
.w208{ width: 208px; }
.w254{ width: 254px; }
.w352{ width: 352px; }
.w404{ width: 404px; }
.h300{ height: 300px; }
.h600{ height: 600px; }
.wp100{ width: 100%; }
.hp50{ height: 50%; }
.hp100{ height: 100%; }
td {
	margin: 0;
	padding: 0;
}
table.presentation {
	border-collapse: collapse;
	width: 100%;
}
table.presentation td {
	border: 1px solid #9A989B;
	padding: 3px;
	font-family: Tahoma, "Times New Roman", Times, serif;
	text-align: center;
	font-weight: normal;
	font-size: 8pt;
}
.block .icon_menu {
	background-image: url(../img/icon_menu.gif);
}
.block .icon_non_stop {
	background-image: url(../img/icon_non_stop.gif);
}
.block .icon_recommend {
	background-image: url(../img/icon_recommend.gif);
}
.block .icon_news {
	background-image: url(../img/icon_news.gif);
}
.block .icon_lease {
	background-image: url(../img/icon_lease.gif);
}
.block .icon_articles {
	background-image: url(../img/icon_articles.gif);
}
.block .icon_numbers {
	background-image: url(../img/icon_numbers.gif);
	padding-left: 50px;
}
.block .icon_partners {
	background-image: url(../img/icon_partners.gif);
	padding-left: 50px;
}
.block .icon_fun {
	background-image: url(../img/icon_fun.gif);
	padding-left: 40px;
}
.block .icon_answer {
	background-image: url(../img/icon_answer.gif);
}
.block .icon_useful {
	background-image: url(../img/icon_useful.gif);
}
.block .icon_info {
	background-image: url(../img/icon_info.gif);
}
.listitem {
	border: 0;
	width: 100%;
	border-bottom: 1px solid #D5CBB2;
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 10pt;
	margin-top: 5px;
}
.listitem .image {
	padding-right: 10px;
	width: 80px;
}
.listitem .image img {
	border: 1px solid #D1C5AD;
}
.listitem .text {
	text-indent: 20px;
	padding-bottom: 5px;
	text-align: justify;
}
.listitem .title {
	color: #020090;
	text-decoration: none;
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 8pt;
	font-weight: bold;
}
.listitem .show {
	float: right;
	text-decoration: underline;
	color: #000292;
	font-size: 8pt;
	font-weight: normal;
	font-family: Tahoma, "Times New Roman", Times, serif;
}
.listitem .group {
	color: #560001;
	font-weight: normal;
	font-family: Tahoma, "Times New Roman", Times, serif;
	text-decoration: underline;
	margin-right: 20px;
}
.comments {
	color: #4F0000;
	font-size: 10pt;
	font-weight: normal;
	font-family: Tahoma, "Times New Roman", Times, serif;
	text-decoration: none;
	cursor: default;
}
a.comments { cursor: pointer; text-decoration: underline; }
a.link_w140 {
	display: block;
	float: left;
	padding: 0 0 0 15px;
	font-family: Tahoma, "Times New Roman", Times, serif;
	text-decoration: underline;
	font-weight: bold;
	font-size: 7pt;
	width: 125px;
	color: #960F00;
	background: 0% 50% url(../img/link[pointer].gif) no-repeat;
}
.pages {
	margin: 20px 0 5px 0;
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 8pt;
	color: #971106;
}
.pages a {
	text-decoration: none;
	color: #971106;
}
.link_right, .pages .link_right {
	font-family: Tahoma, "Times New Roman", Times, serif;
	text-decoration: underline;
	font-weight: bold;
	font-size: 8pt;
	color: #971106;
	float: right;
}
table.list {
	border-collapse: collapse;
}
table.list thead tr td {
	text-align: center;
	background-color: #e0d6b3;
	border: 1px solid #585954;
	font-weight: bold;
	color: #585954;
}
table.list tbody {
	border-left: 1px solid #d5c9af;
	border-right: 1px solid #d5c9af;
}
table.list tbody tr td {
	text-align: center;
	background-color: #f1ecd8;
	border-bottom: 1px solid #d5c9af;
}
.left {	text-align: left; }
.center { text-align: center; }
.right { text-align: right; }
h5 { font-family: Tahoma, "Times New Roman", Times, serif; font-weight: bold; font-size: 10pt; color: #574713; text-align: left; margin: 5px 0; }
table.info {
	width: 100%;
	background: #fffef9;
}
table.info td {
	border-bottom: 1px solid #eeeed4;
	padding: 0;
	padding-left: 5px;
	height: 18px;
	line-height: 18px;
	overflow: hidden;
}
table.info td.title {
	background: #fcf9f0;
}
table.data_form {
	width: 797px;
	background-color: #f7f7f7;
}
table.data_form td {
	padding: 10px;
}
table.data_form tr.dark {
	background-color: #ddd;
}
.a-spec {
	margin: 8px 0 0 16px;
	width: 180px;
	height: 150px;
	float: left;
}
fieldset.frame { border: 1px solid #000; margin: 10px; padding: 5px; }
fieldset.frame legend { color: #05c; font-weight: bold; padding: 0 10px; margin: 0 0 0 30px; }
.mt4 { margin-top: 4px; }
table.info .dark td { background-color: #f3f2ed; }
table.info .dark .title { background-color: #f0ede5; }
.pre_limit pre { width: 594px; overflow: auto; max-height: 800px; }
