/** Copyright (c) 2006 UPT Ltd. Версия $Id: css.css,v 1.12 2007/10/17 13:37:28 viper Exp $ */

/* Шрифт всех элементов страницы */
* { font-family: Verdana, Tahoma; font-size: 11px; }

/* Стиль тела документа */
body { margin: 0px; padding: 10px; min-width: 600px; background: #fff; color: #000; }

/* Оформление ссылок */
a, a:active, a:visited, a:link { color:Navy; text-decoration: underline; }
a:hover { text-decoration: none; }

/* Оформление обычных ненумерованных списков */
ul { list-style-type: square; }
li { padding: 3px; }

/* Оформление заголовков страницы */
h1, h2, h3, h4, h5, h6 { padding: 0px; margin: 0px; color: #375465; font-family: Verdana, Tahoma, Arial; }
h1 { font-size: 22px; }
h2 { font-size: 20px; }
h3 { font-size: 18px; }
h4 { font-size: 16px; }
h5 { font-size: 14px; }
h6 { font-size: 12px; }

/* Оформление заголовочной ячейки таблицы */
th { text-align: left; }

/* Форматированный текст */
pre { font-family: Courier New; font-size: 11px; padding: 5px; border: 1px solid #ccc; background-color: #eee;}

.xsHeader h1 { text-transform: uppercase; padding-bottom: 10px; color: #999; }

/* Контейнер блока содержимого */
.xsContent { padding: 20px; padding-right: 2px; }

/* Контейнер футера страницы */
.xsFooter { clear: both; padding: .5em 1em; border-top: 1px solid #ccc; text-align: right; }
.xsFooter span { color: #ccc; }

/* Контейнер языкового меню */
.xsLangContainer ul { padding-left: 0; margin-left: 0; background-color: #999; float: left; width: 100%; }
.xsLangContainer ul li { display: inline; padding: 0px; }
.xsLangContainer ul li a, .xsLangContainer ul li a:visited, .xsLangContainer ul li a:link, .xsLangContainer ul li a:active { padding: 4px; padding-left: 20px; padding-right: 20px; background-color: #999; color: White; text-decoration: none; float: right; border-left: 1px solid #fff; }
.xsLangContainer ul li a:hover { background-color: #eee; color: #999; }
a.xsLangCurrent { background-color: #eee !important; color: #999 !important; }

/* Контейнер левого меню страницы */
.xsMenuContainer { width: 200px; }
.xsMenuContainer ul { margin-left: 0; padding: 0px; list-style-type: none; }
.xsMenuContainer ul li { padding: 0; }
.xsMenuContainer ul li a { display: block; padding: 4px; padding-left: 10px; padding-right: 10px; width: 100%; background-color: #999; border-bottom: 1px solid #eee; }
.xsMenuContainer span { display: block; padding: 4px; padding-left: 10px; padding-right: 10px; width: 100%; background-color: #eee; border-bottom: 1px solid #eee; font-weight: bold; }
.xsMenuContainer a:link, .xsMenuList a:visited { color: #eee; text-decoration: none; }
.xsMenuContainer a:hover { background-color: #eee; color: #999; }

/* Контейнер пути к текущей странице */
.xsPathContainer { width: 100%; text-align: left; padding: 0px; margin:0px; vertical-align:top;}
.xsPathContainer span 
{	
	font-family: Verdana, Tahoma, Arial; 
	font-weight: normal; 
	font-size: 11px;
	color:#AE554D;
	margin: 0px;
	padding-top:0px;line-height: normal;
	vertical-align: top;
}
.xsPathContainer a, .xsPathContainer a:hover, .xsPathContainer a:link, .xsPathContainer a:visited { color: #AE554D;	font-weight: normal;
	font-size: 11px; text-transform: none; text-decoration: none; margin:0px;
	line-height: normal;vertical-align: top;}

/* Оформление таблицы с внешней видимой границей.
   Первая строка подсвечивается в виде заголовка */
.table_bordered { border: 1px solid #cccccc; }
.table_bordered tr { background: expression(this.rowIndex == 0?'#cccccc':'#ffffff'); }
.table_bordered td { padding: 4px; }
.table_bordered th { padding: 4px; text-align: left; }

/* Оформление таблицы с видимыми границами между ячейками.
   Первая строка подсвечивается в виде заголовка */
.table_cellpadding { border: 1px solid #cccccc; border-collapse: collapse; }
.table_cellpadding tr { background: expression(this.rowIndex == 0?'#cccccc':'#ffffff'); }
.table_cellpadding td { padding: 4px; border: 1px solid #cccccc; }
.table_cellpadding th { padding: 4px; text-align: left; border: 1px solid #cccccc; }

/* Оформление таблицы с невидимыми границами между ячейками. */
.table_hidden { border: 0px; }
.table_hidden td { padding: 4px; }
.table_hidden th { padding: 4px; text-align: left; }

/* Оформление полосатой таблицы с видимыми границами между ячейками. */
.table_zebra { border: 1px solid #cccccc; border-collapse: collapse; }
.table_zebra tr { background: expression(this.rowIndex%2 == 1?'#eeeeee':'#ffffff'); }
.table_zebra td { padding: 4px; border: 1px solid #cccccc; }
.table_zebra th { padding: 4px; text-align: left; border: 1px solid #cccccc; }

/* Элемент управления формы страницы */
.xsPageInput { width: 300px; }

/* Элемент управления типа checkbox формы страницы */
.xsPageCheckbox { margin-left: 0px; padding-left: 0px; }

/* Элемент управления типа textarea формы страницы */
.xsPageTextarea { width: 300px; height: 100px; }

/* Кнопка панели инструментов страницы */
.xsPageButton { width: 150px; height: 24px; }

/***********************************************************************/
/* Slideshow */	
.slide 
{
	float: right;
	margin: 0 0 0 0; 
	padding: 0 0 0 0;
	font-size: 0.9em;
	color: #999;
	width: 320px;
	height: 260px;
	background-color: #DCE5EA;
	border-style:solid;
	border-width: 1px;
	border-color:#CAD7E0;
	text-align:center;
}
	
.slide img
{
	margin:0px;
	padding:0 0 0 0;
}

.fslide 
{
	margin: 0; padding: 0 0 0 0;
	float:left;
}

.fslide	select 
{
	width: 200px;
}

	
/*************************************************************************/


body
{
	margin: 0px; 
	padding: 0px; 
	min-width: 600px; 
	background-image: url(background.gif); 
	background-repeat: repeat;
	background-position:top center;
	color: #000; 
	border:0px;
}


table.main_table
{
	width: 1004px;
}

td.menu
{
	width: 243px;
}

td.content_block
{
	width: 761px;
	height: 650px;
}

table.content_block
{
	width: 761px;
	min-height: 100%;
}

td.content_block_header
{
	width: 761px;
	height:64px;
	background-color:#D6E0E6;
	background-image: url(content_block_header.gif);
}

td.content_block_header_2
{
	width: 761px;
	height:64px;
	background-color:#D6E0E6;
	background-image: url(content_block_header2.gif);
}

td.content_block_header2
{
	height:13px;
	background-color:#FFFFFF;
	background-repeat: repeat;
	background-position:top left;
}

td.content_block_header2_2_2
{
	height:13px;
	background-color:#FFFFFF;
	background-image:url(content2_bg.gif);
	background-repeat: repeat;
	background-position:top left;
	padding: 0 0 0 0;
}

td.content_block_header2_2
{
	width: 215px;
	height:13px;
	background-color:#FFFFFF;
	background-repeat: repeat;
	background-position:top left;
}

h3.content_block_header2_2
{
	font-family: Verdana, Tahoma, Arial; 
	color: #375465;
	font-weight: bold;
	font-size: 9px;
	background-repeat: repeat-x;
	background-color: #DCE5EA;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	vertical-align: top;
	text-transform: uppercase;
	text-align:left;
}

td.content_block_footer
{
	height:46px;
	background-image: url(content_block_footer.gif);
	background-repeat: repeat;
	background-position:top center;
}

td.content_block_footer_2
{
	height:46px;
	background-image: url(content_block_footer2.gif);
	background-repeat: repeat;
	width: 571px;
}

h3
{
	font-family: Verdana, Tahoma, Arial; 
	color: #375465;
	font-weight: bold;
	font-size: 9px;
	background-color: #DCE5EA;
	background-repeat: repeat-x;
	margin-left: 35px;
	margin-right: 35px;
	margin-bottom: 0px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	vertical-align: top;
	text-transform: uppercase;
}

td.content h3
{
	margin: 0px;
}

td.content
{
	background-color: #FFFFFF;
	margin:0;
	padding: 30 35 0 35;
	font-family: Verdana, Tahoma, Arial; 
	font-size: 11px;
	vertical-align:top;
	line-height:normal;
}

td.content p
{
	background-color: #FFFFFF;
	margin:0;
	padding: 10 0 0 5;
	font-family: Verdana, Tahoma, Arial; 
	font-size: 11px;
	vertical-align:top;
	line-height:normal;
}

td.content a, td.content a:link
{
	font-family: Verdana, Tahoma, Arial; 
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #AE554D;
	vertical-align:top;
	line-height:normal;
}

td.content a:visited
{
	font-family: Verdana, Tahoma, Arial; 
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #753731;
	vertical-align:top;
	line-height:normal;
}

td.content a:hover
{
	font-family: Verdana, Tahoma, Arial; 
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	vertical-align:top;
	line-height:normal;
}

td.content img
{
	border-width: 2px;
	border-style: solid;
	border-color: #C1D0DA;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-right: 15px;
}

td.content ul.sitemap
{
	list-style-image:url(ul.gif);
	list-style-position:outside;
	font-family: Verdana, Tahoma, Arial; 
	font-size: 12px;
	font-weight: bold;
	color: #AE554D;
	text-decoration: none;
	vertical-align:middle;
}

td.content ul.sitemap li
{
	margin: 10 0 0 0;
	padding: 0 0 0 5;
}

td.content ul.sitemap a, td.content ul.sitemap a:link, td.content ul.sitemap a:visited
{
	font-family: Verdana, Tahoma, Arial; 
	font-size: 12px;
	font-weight: bold;
	color: #AE554D;
	text-decoration: none;
	vertical-align:middle;
}

td.content ul.sitemap a:hover
{
	text-decoration: underline;
}

/* content table props */

td.content table
{
	background-color: transparent;
	border-collapse: separate;
	border-spacing: 1px;
}

td.content th
{
	border-style: solid;
	border-width: 1px;
	border-color: #D0DDE1;
	background-color: #E4EBEE;
	color: #375465;
	text-align:center;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial; 
	padding: 1 5 1 5;
}

td.content td
{
	border-style: solid;
	border-width: 1px;
	border-color: #D0DDE1;
	background-color: #EFF4F6;
	color: #375465;
	text-align: left;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial; 
	padding: 1 5 1 5;
}

/* content table props */

table.content_block_header_icons
{
	width: 100px;
	margin: 15 0 0 15;
}

table.content_block_header_icons img
{
	border-width:0px;
}

table.content_block_header_search
{
	color: #93A2AA;
	font-weight:bold;
	font-family: Verdana, Tahoma, Arial; 
	font-size: 11px;
	margin: 15 0 0 15;
}

table.content_block_header_search input
{
	width: 158px;
	height: 18px;
	border-width: 1px;
	border-style: solid;
	border-color: #9EB2C3;
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial; 
	font-weight: normal;
	color: #375465;
	margin: 0px;
	padding: 0px;
}

table.content_block_header_search input.button, .xsFilterButton, .xsPageButton
{
	height: 18px;
	font-weight: bold;
	font-family: Verdana, Tahoma, Arial; 
	font-size: 11px;
	width: auto;
	border-width: 1px;
	border-style: solid;
	border-right-color: #C2D1DA;
	border-left-color: #DBE4E9;
	border-top-color: #EDF2F4;
	border-bottom-color: #ABBECA;
	background-image: url(button.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0 5 0 5;
	background-position: top center;
	background-color:#CAD7DF;
}

a, a:link, a:visited
{
	font-family: Verdana, Tahoma, Arial; 
	font-size: 12px;
	font-weight: bold;
	color: #AE554D;
	text-decoration: none;
	vertical-align:middle;
}

a:hover
{
	text-decoration: underline;
}

td.content input
{
	height: 18px;
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial; 
	font-weight: normal;
	color: #375465;
}

td.content input.form
{
	height: 18px;
	width: 100%;
	border-width: 1px;
	border-style: solid;
	border-color: #9EB2C3;
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial; 
	font-weight: normal;
	color: #375465;
}

td.content textarea
{
	width: 100%;
	border-width: 1px;
	border-style: solid;
	border-color: #9EB2C3;
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial; 
	font-weight: normal;
	color: #375465;
}

td.content button, td.content .button
{
	height: 18px;
	font-weight: bold;
	font-family: Verdana, Tahoma, Arial; 
	font-size: 11px;
	width: auto;
	border-width: 1px;
	border-style: solid;
	border-right-color: #C2D1DA;
	border-left-color: #DBE4E9;
	border-top-color: #EDF2F4;
	border-bottom-color: #ABBECA;
	background-image: url(button.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0 5 0 5;
	background-position: top center;
	background-color:#CAD7DF;
	
}

td.content hr {
	border: none;
	background-color: #C1D0DA;
	color: #C1D0DA;
	height: 1px;
}

td.content ul
{
	font-weight: normal;
	font-family: Verdana, Tahoma, Arial; 
	font-size: 11px;
	color: #000000;
	list-style-position:outside;
	vertical-align:middle;
}

td.content ol
{
	font-weight: normal;
	font-family: Verdana, Tahoma, Arial; 
	font-size: 11px;
	color: #000000;
	list-style-position:outside;
	vertical-align:middle;
	
}

td.content ul li
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type: circle;
}

.copyright
{
	font-weight: bold;
	font-family: Verdana, Tahoma, Arial; 
	font-size: 9px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	line-height:normal;
}

.copyright a, .copyright a:visited, .copyright a:link
{
	font-weight: bold;
	font-family: Verdana, Tahoma, Arial; 
	font-size: 9px;
	color: #000000;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	line-height:normal;
	vertical-align:top;
}

.copyright a:hover
{
	font-weight: bold;
	font-family: Verdana, Tahoma, Arial; 
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	line-height:normal;
	vertical-align:top;
}

td.bottom_banner
{
	margin: 0 0 0 0;
	padding: 20 0 0 0;
}

td.bottom_banner img
{
	border-width: 0px;
}

td.bottom_menu hr
{
	border: none;
	background-color: #768791;
	color: #768791;
	height: 1px;
}

td.bottom_menu, td.bottom_menu a, td.bottom_menu a:link, td.bottom_menu a:visited
{
	font-weight: normal;
	font-family: Verdana, Tahoma, Arial; 
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}

td.bottom_menu a:hover
{
	font-weight: normal;
	font-family: Verdana, Tahoma, Arial; 
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

td.top_languages, td.top_languages a, td.top_languages a:link, td.top_languages a:visited
{
	font-weight: bold;
	font-family: Verdana, Tahoma, Arial; 
	font-size: 9px;
	color: #6F7475;
	text-decoration: none;
	text-transform: uppercase;
}

td.top_languages
{
	padding: 15 0 0 0;
}

td.top_languages a:hover
{
	font-weight: bold;
	font-family: Verdana, Tahoma, Arial; 
	font-size: 9px;
	color: #6F7475;
	text-decoration: underline;
}

/* menu props */
div.menu
{
	width: 243px;
	height: 569px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

div.logo
{
	margin: 16 0 0 0;
	padding: 0px;
}

div.menu_bg
{
	height: 100%;
	width: 100%;
	background-image: url(menu_bg.gif);
	background-repeat: no-repeat;
	background-position: 20px 47px;
	top: 0px;
	bottom: 0px;
	margin:0px;
	padding:0px;
	display: table;
	text-align: left;
}

div.menu div.logo img
{
	border-width: 0px;
}

a.menu_item1, a.menu_item1:link,  a.menu_item1:visited 
{
	width: 99px;
	background-image: url(menu_item1.gif);
	background-position: top center;
	background-repeat: no-repeat;
	color: #000000;
	font-family: Arial, Verdana, Tahoma; 
	font-weight: bolder;
	font-size: 9px;
	display:block;
	text-decoration: none;
	padding: 10 0 8 0;
	margin: 10 0 0 73;
	text-align:center;
	vertical-align: top;
	line-height: 20px;
}

a.menu_item1:hover, a.menu_item1_active, a.menu_item1_active:link, a.menu_item1_active:visited
{
	width: 99px;
	background-image: url(menu_item1_active.gif);
	background-position: top center;
	background-repeat: no-repeat;
	color: #000000;
	font-family: Arial, Verdana, Tahoma;
	font-weight: bolder;
	font-size: 9px;
	display:block;
	text-decoration: none;
	padding: 10 0 8 0;
	margin: 10 0 0 73;
	text-align:center;
	vertical-align: top;
	line-height: 20px;
}

a.menu_item2, a.menu_item2:link,  a.menu_item2:visited 
{
	width: 92px;
	height: 72px;
	background-image: url(menu_item2.gif);
	background-position: top center;
	background-repeat: no-repeat;
	color: #000000;
	font-family: Arial, Verdana, Tahoma; 
	font-weight: bolder;
	font-size: 9px;
	display:block;
	text-decoration: none;
	padding: 0 0 0 0;
	margin: 35 0 0 76;
	text-align:center;
	vertical-align: top;
}

a.menu_item2:hover, a.menu_item2_active, a.menu_item2_active:link, a.menu_item2_active:visited
{
	width: 92px;
	height: 72px;
	background-image: url(menu_item2_active.gif);
	background-position: top center;
	background-repeat: no-repeat;
	display:block;
	padding: 0 0 0 0;
	margin: 35 0 0 76;
	vertical-align: top;
	text-decoration: none;
}

a.menu_item2 div, a.menu_item2:link div,  a.menu_item2:visited div, a.menu_item2:hover div, a.menu_item2_active div, a.menu_item2_active:link div, a.menu_item2_active:visited div
{
	color: #000000;
	font-family: Arial, Verdana, Tahoma; 
	font-weight: bolder;
	font-size: 9px;
	text-decoration: none;
	text-align:center;
	padding-top: 26px;
	text-decoration: none;
}

a.menu_subitem1, a.menu_subitem1:link,  a.menu_subitem1:visited 
{
	width: 67px;
	height: 54px;
	background-image: url(menu_subitem1.gif);
	background-position: top center;
	background-repeat: no-repeat;
	color: #000000;
	font-family: Arial, Verdana, Tahoma; 
	font-weight: bolder;
	font-size: 9px;
	display:block;
	text-decoration: none;
	padding: 0 0 0 0;
	margin: 35 0 0 76;
	text-align:center;
	vertical-align: top;
	position:absolute; 
	margin-left:23px;
	top: 180px;
}

a.menu_subitem1:hover, a.menu_subitem1_active, a.menu_subitem1_active:link, a.menu_subitem1_active:visited
{
	width: 67px;
	height: 54px;
	background-image: url(menu_subitem1_active.gif);
	background-position: top center;
	background-repeat: no-repeat;
	color: #000000;
	font-family: Arial, Verdana, Tahoma; 
	font-weight: bolder;
	font-size: 9px;
	display:block;
	text-decoration: none;
	padding: 0 0 0 0;
	margin: 35 0 0 76;
	text-align:center;
	vertical-align: top;
	position:absolute; 
	margin-left:23px;
	top: 180px;
}

a.menu_subitem1 div, a.menu_subitem1:link div,  a.menu_subitem1:visited div, a.menu_subitem1:hover div, a.menu_subitem1_active div, a.menu_subitem1_active:link div, a.menu_subitem1_active:visited div
{
	color: #000000;
	font-family: Arial, Verdana, Tahoma; 
	font-weight: bolder;
	font-size: 9px;
	text-decoration: none;
	text-align:left;
	padding-left: 9px;
	padding-top: 22px;
}

a.menu_subitem2, a.menu_subitem2:link,  a.menu_subitem2:visited 
{
	width: 67px;
	height: 54px;
	background-image: url(menu_subitem2.gif);
	background-position: top center;
	background-repeat: no-repeat;
	color: #000000;
	font-family: Arial, Verdana, Tahoma; 
	font-weight: bolder;
	font-size: 9px;
	display:block;
	text-decoration: none;
	padding: 0 0 0 0;
	margin: 35 0 0 76;
	text-align:center;
	vertical-align: top;
	position:absolute;
	margin-left: 146px; 
	top: 185px;
}

a.menu_subitem2:hover, a.menu_subitem2_active, a.menu_subitem2_active:link, a.menu_subitem2_active:visited
{
	width: 67px;
	height: 54px;
	background-image: url(menu_subitem2_active.gif);
	background-position: top center;
	background-repeat: no-repeat;
	color: #000000;
	font-family: Arial, Verdana, Tahoma; 
	font-weight: bolder;
	font-size: 9px;
	display:block;
	text-decoration: none;
	padding: 0 0 0 0;
	margin: 35 0 0 76;
	text-align:center;
	vertical-align: top;
	position:absolute;
	margin-left: 146px; 
	top: 185px;
}

a.menu_subitem2 div, a.menu_subitem2:link div,  a.menu_subitem2:visited div, a.menu_subitem2:hover div, a.menu_subitem2_active div, a.menu_subitem2_active:link div, a.menu_subitem2_active:visited div
{
	color: #000000;
	font-family: Arial, Verdana, Tahoma; 
	font-weight: bolder;
	font-size: 9px;
	text-decoration: none;
	text-align:left;
	padding-left: 5px;
	padding-top: 22px;
}

a.menu_item3, a.menu_item3:link,  a.menu_item3:visited 
{
	width: 94px;
	height: 46px;
	background-image: url(menu_item3.gif);
	background-position: top center;
	background-repeat: no-repeat;
	color: #000000;
	font-family: Arial, Verdana, Tahoma; 
	font-weight: bolder;
	font-size: 9px;
	display:block;
	text-decoration: none;
	padding: 0 0 0 0;
	margin: 35 0 0 76;
	text-align:center;
	vertical-align: top;
	position:absolute; 
	top: 235px;
}

a.menu_item3:hover, a.menu_item3_active, a.menu_item3_active:link, a.menu_item3_active:visited
{
	width: 94px;
	height: 46px;
	background-image: url(menu_item3_active.gif);
	background-position: top center;
	background-repeat: no-repeat;
	color: #000000;
	font-family: Arial, Verdana, Tahoma; 
	font-weight: bolder;
	font-size: 9px;
	display:block;
	text-decoration: none;
	padding: 0 0 0 0;
	margin: 35 0 0 76;
	text-align:center;
	vertical-align: top;
	position:absolute; 
	top: 235px;
}

a.menu_item3 div, a.menu_item3:link div,  a.menu_item3:visited div, a.menu_item3:hover div, a.menu_item3_active div, a.menu_item3_active:link div, a.menu_item3_active:visited div
{
	color: #000000;
	font-family: Arial, Verdana, Tahoma; 
	font-weight: bolder;
	font-size: 9px;
	text-decoration: none;
	text-align:center;
	padding-top: 17px;
}

a.menu_item4, a.menu_item4:link,  a.menu_item4:visited 
{
	width: 94px;
	height: 46px;
	background-image: url(menu_item4.gif);
	background-position: top center;
	background-repeat: no-repeat;
	color: #000000;
	font-family: Arial, Verdana, Tahoma; 
	font-weight: bolder;
	font-size: 9px;
	display:block;
	text-decoration: none;
	padding: 0 0 0 0;
	margin: 35 0 0 76;
	text-align:center;
	vertical-align: top;
	position:absolute; 
	top: 312px;
}

a.menu_item4:hover, a.menu_item4_active, a.menu_item4_active:link, a.menu_item4_active:visited
{
	width: 94px;
	height: 46px;
	background-image: url(menu_item4_active.gif);
	background-position: top center;
	background-repeat: no-repeat;
	color: #000000;
	font-family: Arial, Verdana, Tahoma; 
	font-weight: bolder;
	font-size: 9px;
	display:block;
	text-decoration: none;
	padding: 0 0 0 0;
	margin: 35 0 0 76;
	text-align:center;
	vertical-align: top;
	position:absolute; 
	top: 312px;
}

a.menu_item4 div, a.menu_item4:link div,  a.menu_item4:visited div, a.menu_item4:hover div, a.menu_item4_active div, a.menu_item4_active:link div, a.menu_item4_active:visited div
{
	color: #000000;
	font-family: Arial, Verdana, Tahoma; 
	font-weight: bolder;
	font-size: 9px;
	text-decoration: none;
	text-align:center;
	padding-top: 17px;
	text-decoration: none;
}

a.menu_item5, a.menu_item5:link,  a.menu_item5:visited 
{
	width: 99px;
	height: 73px;
	background-image: url(menu_item5.gif);
	background-position: top center;
	background-repeat: no-repeat;
	color: #000000;
	font-family: Arial, Verdana, Tahoma; 
	font-weight: bolder;
	font-size: 9px;
	display:block;
	text-decoration: none;
	padding: 0 0 0 0;
	margin: 35 0 0 76;
	text-align:center;
	vertical-align: top;
	position:absolute; 
	top: 383px;
}

a.menu_item5:hover, a.menu_item5_active, a.menu_item5_active:link, a.menu_item5_active:visited
{
	width: 99px;
	height: 73px;
	background-image: url(menu_item5_active.gif);
	background-position: top center;
	background-repeat: no-repeat;
	color: #000000;
	font-family: Arial, Verdana, Tahoma; 
	font-weight: bolder;
	font-size: 9px;
	display:block;
	text-decoration: none;
	padding: 0 0 0 0;
	margin: 35 0 0 76;
	text-align:center;
	vertical-align: top;
	position:absolute; 
	top: 383px;
}

a.menu_item5 div, a.menu_item5:link div,  a.menu_item5:visited div, a.menu_item5:hover div, a.menu_item5_active div, a.menu_item5_active:link div, a.menu_item5_active:visited div
{
	color: #000000;
	font-family: Arial, Verdana, Tahoma; 
	font-weight: bolder;
	font-size: 9px;
	text-decoration: none;
	text-align:center;
	padding-top: 30px;
}

a.menu_item6, a.menu_item6:link,  a.menu_item6:visited 
{
	width: 99px;
	height: 43px;
	background-image: url(menu_item6.gif);
	background-position: top center;
	background-repeat: no-repeat;
	color: #000000;
	font-family: Arial, Verdana, Tahoma; 
	font-weight: bolder;
	font-size: 9px;
	display:block;
	text-decoration: none;
	padding: 0 0 0 0;
	margin: 35 0 0 76;
	text-align:center;
	vertical-align: top;
	position:absolute; 
	top: 485px;
}

a.menu_item6:hover, a.menu_item6_active, a.menu_item6_active:link, a.menu_item6_active:visited
{
	width: 99px;
	height: 43px;
	background-image: url(menu_item6_active.gif);
	background-position: top center;
	background-repeat: no-repeat;
	color: #000000;
	font-family: Arial, Verdana, Tahoma; 
	font-weight: bolder;
	font-size: 9px;
	display:block;
	text-decoration: none;
	padding: 0 0 0 0;
	margin: 35 0 0 76;
	text-align:center;
	vertical-align: top;
	position:absolute; 
	top: 485px;
}

a.menu_item6 div, a.menu_item6:link div,  a.menu_item6:visited div, a.menu_item6:hover div, a.menu_item6_active div, a.menu_item6_active:link div, a.menu_item6_active:visited div
{
	color: #000000;
	font-family: Arial, Verdana, Tahoma; 
	font-weight: bolder;
	font-size: 9px;
	text-decoration: none;
	text-align:center;
	padding-top: 15px;
}
/* menu props */

/* client sysobj props */

td.content table.client_name
{
	border: 0px;
	width: 100%;
	border-width: 0px;
	margin-top: 10px;
}

td.content table.client_name td.client_name
{
	color: #375465;
	font-family: Verdana, Tahoma, Arial; 
	font-size: 10px;
	font-weight: bold;
	padding: 0 0 0 10;
	margin: 0px;
	background-color: #FFFFFF;
	border-width: 0px;
	border-style: none;
	width: 100%;
}

td.content div.client_name
{
	color: #375465;
	font-family: Verdana, Tahoma, Arial; 
	font-size: 10px;
	font-weight: bold;
	padding: 0 0 0 10;
	margin: 0px;
	background-color: #FFFFFF;
	border-width: 0px;
	border-style: none;
	width: 100%;
}

td.content table.client_name td.client_url
{
	text-align: right;
	font-family: Verdana, Tahoma, Arial; 
	font-size: 10px;
	background-color: #FFFFFF;
	border-width: 0px;
	border-style: none;
	margin: 0px;
	padding: 0px;
}

td.content table.client_descr
{
	border: 0px;
	width: 100%;
	border-width: 0px;
	color: #000000;
	margin:0px;
	padding: 0px;
}

td.content table.client_descr td
{
	text-align: left;
	background-color: #FFFFFF;
	color: #000000;
	margin:0;
	padding: 0;
	font-family: Verdana, Tahoma, Arial; 
	font-size: 11px;
	border-width: 0px;
	border-style: none;
}

td.content table.client_descr td a img
{
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
}

div.client_ul
{
	color: #AE554D;
	background-image: url(ul_client.gif);
	background-position: left center;
	background-repeat: no-repeat;
	font-family: Verdana, Tahoma, Arial; 
	font-size: 10px;
	font-weight: bold;
	background-color: #F2F5F7;
	margin: 5 0 0 10;
	padding: 1 0 1 15;
}

div.client_ul a, div.client_ul a:link, div.client_ul a:visited
{
	color: #AE554D;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

div.client_ul a:hover 
{

	color: #AE554D;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-decoration: underline;
}

/* client sysobj props */

table.xsFilterTableToolbar tbody
{
	width: 10px;
	color:red;
}
table.xsFilterTableToolbar td
{
	border-style:none;
	text-align: center;
}

.xsFilterTableForm
{
	width: 100px;
}

tr.xsTableRowOdd td table tr td
{
	border-style: none;
}

tr.xsTableRowEven td table tr td
{
	border-style: none;
}

tr.xsTableRowEven td
{
	background-color: #FFFFFF;
}

td.content table.pager
{
	margin: 0;
	width: 100%;
	border-style: none;
	background-color: #FFFFFF;
}

td.content table.pager td
{
	text-align:center;
	margin:0px;
	padding: 1 5 0 5;
	vertical-align: bottom;
	font-family: Verdana, Tahoma, Arial; 
	font-size: 10px;
	border-style: none;
	background-color: #FFFFFF;
}

td.content table.pager td.pager
{
	background-color: #F1F196;
	text-align:center;
	margin:0px;
	padding: 1 5 0 5;
	vertical-align: bottom;
	font-family: Verdana, Tahoma, Arial; 
	font-size: 10px;
	border-style: none;
}

td.content table.pager td a, td.content table.pager td a:link, td.content table.pager td a:hover, td.content table.pager td a:visited
{
	margin:0px;
	padding: 0px;
	font-size: 10px;
}

td.content table.xsDialogTableForm
{
	width: auto;
}

td.content table.xsDialogTableForm tr.xsTableRowUnderlined td input, td.content table.xsDialogTableForm td input
{
	height: 18px;
	width: 100%;
	border-width: 1px;
	border-style: solid;
	border-color: #9EB2C3;
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial; 
	font-weight: normal;
	color: #375465;
}

td.content table.xsDialogTableForm th
{
	text-align:left;
}

/* list pages sysobj props */

td.content table.page_name
{
	border: 0px;
	width: 100%;
	border-width: 0px;
	margin-top: 10px;
}

td.content table.page_name td.page_name
{
	color: #375465;
	font-family: Verdana, Tahoma, Arial; 
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 0 10;
	margin: 0px;
	background-color: #FFFFFF;
	border-width: 0px;
	border-style: none;
	width: 80%;
}

td.content table.page_name td.page_create_date
{
	color: #8BA2B1;
	font-family: Verdana, Tahoma, Arial; 
	font-size: 10px;
	font-weight: normal;
	padding: 0 0 0 10;
	margin: 0px;
	background-color: #FFFFFF;
	border-width: 0px;
	border-style: none;
	width: 20%;
}

td.content table.page_name td.page_name a, td.content table.page_name td.page_name a:link, td.content table.page_name td.page_name a:visited
{
	color: #AE554D;
	font-family: Verdana, Tahoma, Arial; 
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 0 10;
	margin: 0px;
	background-color: #FFFFFF;
	border-width: 0px;
	border-style: none;
	width: 100%;
	text-decoration:none;
}

td.content table.page_name td.page_name a:hover
{
	color: #AE554D;
	font-family: Verdana, Tahoma, Arial; 
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 0 10;
	margin: 0px;
	background-color: #FFFFFF;
	border-width: 0px;
	border-style: none;
	width: 100%;
	text-decoration:underline;
}

td.content table.page_descr
{
	border: 0px;
	width: 100%;
	border-width: 0px;
	color: #000000;
	margin:0px;
	padding: 0px;
}

td.content table.page_descr td
{
	text-align: left;
	background-color: #FFFFFF;
	color: #000000;
	margin:0;
	padding: 0;
	font-family: Verdana, Tahoma, Arial; 
	font-size: 11px;
	border-width: 0px;
	border-style: none;
}

/* list pages sysobj props */

td.menu_right
{
	background-color: #FFFFFF;
	padding-top: 20px;
	width: 210px;
}

/* Контейнер правого меню страницы */
.right_menu_container 
{ 
	padding: 0 0 0 0;
	margin-left: 0px;
	width: 210px;
}

.right_menu_container ul 
{ 
	margin-left: 15; 
	padding: 0px; 
	list-style-type: none; 
}

.right_menu_container ul li 
{ 
	padding: 0 0 0 0; 
}

.right_menu_container ul li a 
{ 
	font-family: Verdana, Tahoma, Arial;  
	font-weight:bold;
	font-size: 10px;
	color: #AE554D;
	padding: 0px;
	margin: 0px;
	
}

.right_menu_container span 
{ 
	font-family: Verdana, Tahoma, Arial; 
	font-weight: bold; 
	font-size: 10px;
	color:#345565;
	padding: 0px;
	margin: 0px;
}

.right_menu_container a:link, .right_menu_list a:visited 
{ 
	font-family: Verdana, Tahoma, Arial; 
	font-weight: bold; 
	font-size: 10px;
	color: #AE554D; 
	text-decoration: none; 
	padding: 0px;
	margin: 0px;
}

.right_menu_container a:hover 
{ 
	text-decoration:underline;
	padding: 0px;
	margin: 0px;
}