html, body
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	height: 100%;
	width: 100%;
}

body
{
	color: #cdba88;
	background: #005028 url(/tmpl/ui/body_bg.gif);
}

body, td
{
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
	line-height: 16px;
	white-space: normal;
}

table, td
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border-collapse: collapse;
	border-width: 0px;
	vertical-align: top;
}

img
{
	border-width: 0;
}

form
{
	margin: 0;
}

object, embed
{
	margin: 0;
	padding: 0;
}

#fix_png, td#fix_png
{
	filter: expression(fix_png(this));
}

.data_area
{
	display: none;
}

#all
{
	width: 100%;
	height: 100%;
}

em
{
	font-style: normal;
	color: red;
}

p
{
	text-indent: 16px;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 4px;
}

p.p0
{
	text-indent: 0px;
}

/* Ññûëêè */
a:link, a:visited
{
	color: #fff799;
	/*padding: 0;
	margin: 0;*/
	text-decoration: none;
}

a:hover, a:active
{
	color: #ffffd0;
	padding: 0;
	margin: 0;
	text-decoration: underline;
}

ul
{
	list-style: url(/tmpl/ui/ul_disc.gif);
	vertical-align: middle;
}

li ul
{
	list-style: url(/tmpl/ui/ul_circle.gif);
}

/* Ññûëêè òåëà */
.ui_body a:link, .ui_body a:visited
{
	color: #fff799;
	padding: 0;
	margin: 0;
	text-decoration: none;
}

.ui_body a:hover, .ui_body a:active
{
	color: #ffffd0;
	padding: 0;
	margin: 0;
	text-decoration: underline;
}

.ui_left_menu ul
{
	margin-top: 0;
	margin-bottom: 0;
	padding-right:10px;
}

.ui_left_menu ul li ul li
{
	margin-left: -10px;
}

.ui_header_top_menu
{
	position: relative;
	margin: 11px 0px 0px 150px;
}
.ui_header_top_menu td
{
	white-space: nowrap;
}


.ui_right_detail
{
	text-align: right;
	padding-right: 16px;
}

.ui_right_detail_zoom
{
	text-align: right;
	padding-right: 16px;
	margin-top: 3px;
	margin-right: 18px;
}

.ui_right_detail_zoom_v
{
	text-align: right;
	padding-right: 16px;
	margin-top: 3px;
	margin-right: 42px;
}

.ui_form_textbox
{
	color: #8c6238;
	background: #cdba88;
	border: #8c6238 1px solid;
}

a.ui_selected_menu, a:hover.ui_selected_menu, a:active.ui_selected_menu
{
	color: #ffff00;
}

a:hover.ui_search_button_ru, a:active.ui_search_button_ru
{
	background-image: url(/tmpl/ui/ru/search_button_hover.gif);
}

a.ui_search_button_ru
{
	background-image: url(/tmpl/ui/ru/search_button.gif);
	width: 55px;
	height: 17px;
	display: block;
}

a:hover.ui_search_button_com, a:active.ui_search_button_com
{
	background-image: url(/tmpl/ui/com/search_button_hover.gif);
}

a.ui_search_button_com
{
	background-image: url(/tmpl/ui/com/search_button.gif);
	width: 59px;
	height: 17px;
	display: block;
}

.ui_nav_table td
{
	vertical-align: middle
}

.ui_nav_splitter
{
	background-image: url(/tmpl/ui/nav_splitter.gif);
	width: 11px;
	height: 11px;
}

td.ui_copyright td
{
	padding: 58px 0px 11px 0px;
	margin: 0;
	text-align: left;
	vertical-align: middle;
	font-size: 9px;
}

.ui_copyright td, .ui_copyright a:link, .ui_copyright a:visited
{
	color: #8c6238;
	padding: 0;
	margin: 0;
}

.ui_copyright a:hover, .ui_copyright a:active
{
	color: #ffffd0;
	padding: 0;
	margin: 0;
}

.grey
{
	color: #7d7d7d;
}


h1, h2, h3, h4, h5, h6
{
	color: f6dd63;
}

H1
{
	font-size: 15pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 15pt;
}

H2
{
	font-size: 14pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 14pt;
}

H3
{
	font-size: 13pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 13pt;
}

H4
{
	font-size: 12pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 12pt;
}

H5
{
	font-size: 11pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 11pt;
}

H6
{
	font-size: 10pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10pt;
}

TFOOT, THEAD
{
	font-size: 12px;
	color: #f6dd63;
}

TH
{
	vertical-align: baseline;
	font-size: 12px;
	font-weight: bold;
	color: #f6dd63;
}

BLOCKQUOTE, PRE
{
	font-family: Lucida Console, monospace;
}

hr
{
	color: #ffffff;
	background: #ffffff;
	border: 0px solid #ffffff;
	height: 2px;
}

.hr1
{
	height: 1px;
}

.hr3
{
	height: 3px;
}

textarea
{

	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	padding: 2px;
	width:100%;
	border: #cdba88 1px solid;
	color: #cdba88;
	background: #154b29;
}

.input_text
{
	font-size: 11px;
	padding: 2px;
	border: #cdba88 1px solid;
	color: #cdba88;
	background: #154b29;
	height: 20px;
	width: 99%;

}
.input_text1
{
	font-size: 11px;
	padding: 2px;
	border: #cdba88 1px solid;
	color: #cdba88;
	background: #154b29;
	height: 20px;
	width: 40%;

}
div.normal_button
{
	display: inline;
	border: #fff799 1px solid;
	padding-top:1px;
	margin: 1px 1px 1px 1px;
	overflow: hidden;
	height: 25px;
	vertical-align:middle;
	text-align:center;
}

.input_submit
{
	display: inline;
	font-size: 10px;
	border: none;
	color: #2f2f2f;
	background: #fff799;
	margin: 1px 1px 1px 1px;
	width: 80px;
}

.input_submit:hover
{
	color: maroon;
	cursor: pointer;
}


.adblock
{
	clear: both;
	color: #488000;
	line-height: 9px;
	font-size: 9px;
	text-transform: lowercase;
	letter-spacing: -1px;
	font-weight: normal !important;
	cursor: default !important;
	font-family: Tahoma;
}

.adblock a
{
	color: #488000 !important;
	text-decoration: none !important;
	cursor: default !important;
}