/* Вся страница */

/* Заголовок страницы */
div.caption {
	text-align: center;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16pt;
}
/* Ссылка на действие */
a.action {
	color: Gray;
}
/* Сообщение про ошибку или выполненное действие */
div.msg {
	color: green;
	text-align: center;
	font-family: Trebuchet MS, Times New Roman, Times, serif;
	font-weight: bold;
	font-size: 14pt;
}
/* Хедер */
/* Разделы первого уровня */
a.top_sections {
	color: #003A00;
	text-decoration: none;
	font-size: 10px;
	font-family: Trebuchet MS, Arial Narrow;
	text-align: center;
	display: inline;
	text-transform: uppercase;
	white-space: nowrap;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	margin-right: 2px;
	padding: 0px;
	letter-spacing: 1px;
	line-height: 10px;
}
/* Разделы второго уровня */
a.sub_sections {
	color: #FFFFFF;
	font-size: 9px;
	font-family: Trebuchet MS, Arial Narrow;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 1px;
	white-space: nowrap;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	display: inline;
}
/* Подписи на уровне разделов второго уровня */
span.sub_section {
	font-family: Trebuchet MS, "Arial Narrow";
	color: white;
	font-size: 13px;
	white-space: nowrap;
	margin: 0px;
}
/* Футер */
/* Копирайты */
td.copyright {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: smaller;
}
/* Ячейка со счетчиком */
td.counter {
	height: 31px;
	width: 88px;
	font-size: 0px;
	text-align: center;
}
/* Листалка страниц */
/* Основной блок */
div.lister {
	text-align: center;
}
/* Ссылка на другую страницу*/
a.lister {
	color: #1D6C00;
}
/* Текущая страница */
span.cur_lister {
	color: red;
	font-weight: bold;
}
/* Не активная ссылка */
span.lister {
	color: Black;
}
/* Основная, тестовая таблица */
table.table {
	border: solid black 1px;
}
td.table {
	border-left: solid black 1px;
	border-bottom: solid black 1px;
	padding-left: 5px;
	padding-right: 5px;
}
th.table {
	border-left: solid black 1px;
	border-bottom: solid black 1px;
	padding-left: 5px;
	padding-right: 5px;
}
/* Основные елементы формы*/
input.text {
	border: solid black 1px;
}
input.submit {
	border: solid black 1px;	
}
/* Заголовок информационной таблицы */
td.infoTitle {
	font-weight: bold; 
	font-size: 12px; 
	vertical-align: middle; 
	color: #006600; 
	font-style: normal; 
	font-family: Trebuchet MS, arial, helvetica, sans-serif; 
	text-align: center;
}
/* Списки в информационной таблице */
ul.tree {
	padding: 0px;
	margin: 3px 0px 0px 16px;
}
/* С "точкой" */
li.tree { 
	list-style-image: url(/images/site/dot.gif); 
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	color: #003300;
	font-family: Trebuchet MS, arial, helvetica, sans-serif;
}
/* Со "стрелкой" */
li.tree1 { 
	list-style-image: url(/images/site/0002.gif); 
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	color: #003300;
	font-family: Trebuchet MS, arial, helvetica, sans-serif;
}
/* Ссылка */
a.tree {
	font-size: 11px;
	color: #003300;
	font-family: Trebuchet MS, arial, helvetica, sans-serif;
}
a.tree:visited {
	font-size: 11px;
	color: #004400;
	font-family: Trebuchet MS, arial, helvetica, sans-serif;
}
input.step {
	border: 1px solid #CCCCCC;
	font-family: Trebuchet MS, Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #404040;
	padding-left: 1px; padding-top: 1px; padding-bottom: 1px;
}
td.step {
	background-color: #EEEEEE; font-size: 12px; color: #000000; font-family: Trebuchet MS, Verdana
}
td.step_title {
	FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND-IMAGE: url(/images/site/table_borders_001.gif); 
	PADDING-LEFT: 5px; PADDING-TOP: 0px; PADDING-BOTTOM: 0px; TEXT-ALIGN: left; line-height: 100%;
}
input.step_submit {
	font: 9pt Trebuchet MS; color: #888888; border: 1px solid #888888; background: #FFFFFF; cursor: hand; 
}
  .expoua_table {
    color: Black;
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    margin: 0px;
    border-bottom: 1px solid black;
    border-right: 1px solid black;
    width: 98%;
  }
  .expoua_table A {
    color: Black;
  }
  .expoua_table TD {
    border-top: 1px solid black;
    border-left: 1px solid black;
  }
  .expoua_td_odd_1, .expoua_td_odd_2, .expoua_td_odd_3 {
    background: #FAEBD7;
    padding:3px;
    margin: 0px;
  }
  .expoua_td_even_1, .expoua_td_even_2, .expoua_td_even_3 {
    background: #FFFEF0;
    padding: 3px;
    margin: 10px;
  }
  .expoua_td_odd_4 {
    background: #FAEBD7;
    padding:3px;
    margin: 0px;
    color: #777777;
  }
  .expoua_td_even_4 {
    background: #FFFEF0;
    padding: 3px;
    margin: 10px;
    color: #777777;
  }
  .inp {
	border: 1px solid #CCCCCC;
	font-family: Trebuchet MS, Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #404040;
	padding-left: 1px; padding-top: 1px; padding-bottom: 1px;
}

.plus{
	LIST-STYLE-IMAGE: url(/images/admin/ikonki/plus.gif);
}

.minus{
	LIST-STYLE-IMAGE: url(/images/admin/ikonki/minus.gif);
}

.dot{
	LIST-STYLE-IMAGE: url(/images/admin/ikonki/dot.gif);
}

.errorbox{	
	background-color: #333F4A;
	color: #E1E1E1;
    FONT-SIZE: 14px;
    FONT-FAMILY: Trebuchet MS, Verdana, Arial;
}
legend {color: #e1e1e1; }
.swiftfieldset { margin-bottom: 6px; font-weight: bold; color: #e1e1e1; BORDER: 1px SOLID #AAAAAA; -moz-border-radius: 6px 6px 6px 6px; padding: 5px; background-color:#1D242A;}
.swiftfieldset, .swiftfieldset td, .swiftfieldset p, .swiftfieldset li { FONT: 11px Trebuchet MS, Verdana, Tahoma; }
.swiftfieldsetadm { margin-bottom: 6px; color: #267DDC; BORDER: 1px SOLID #AAAAAA; -moz-border-radius: 6px 6px 6px 6px; padding: 5px}
.swiftfieldsetadm, .swiftfieldsetadm td, .swiftfieldsetadm p, .swiftfieldsetadm li { FONT: 11px Trebuchet MS, Verdana, Tahoma; }


