@import url("proftrade.css");

.search_select {
	background-color: #FFE78B;
}

ul.dftree {
	padding: 0px;
	margin: 0px 0px 0px 16px;
	list-style-type: none;
	font-size: 13px;
}
ul.dtree {
	padding: 0px;
	margin: 0px 0px 0px 16px;
	list-style-type: none;
	font-size: 11px;
}

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

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

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

ol.maptree{
	MARGIN-LEFT: 35px;
	MARGIN-RIGHT: 0px;
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 0px;
	padding: 0px;
}

select,.form_field {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; vertical-align: bottom; background-color: #FFFFFF; border: 1px solid #1966B4;}
.text_header {font-family: Arial, Helvetica, sans-serif;font-size: 12pt; font-weight: bold; color: #1966B4;}
.bg_cell {background-color: #7DCBFF;}
.bg_table {background-color: #1966B4;}
.bg_cell1 {background-color: #D5F4FF;}
.bg_cell2 {background-color: #A6E9FF;}
.form_button2 {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #FFFFFF; text-decoration: underline; vertical-align: bottom; background-color: #2986D4; border-top: 1px none black; border-right: 1px none black; border-bottom: 1px none black; border-left: 1px none black; cursor: pointer; padding-top:1px; padding-bottom:1px;}
.swiftfieldset { margin-bottom: 6px; color: #267DDC; BORDER: 1px SOLID #AAAAAA; -moz-border-radius: 6px 6px 6px 6px; padding: 5px}
.swiftfieldset, .swiftfieldset td, .swiftfieldset p, .swiftfieldset li { FONT: 11px Verdana, Tahoma; }
.text_main {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; padding:4px;}
.bluebutton{
	BORDER: solid 0 #FFFFFF;
	BACKGROUND: URL(../images/bluebuttonbg.gif) no-repeat;
	HEIGHT: 21px;
	WIDTH: 85px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Tahoma;
	FONT-SIZE: 11px;
	MARGIN: 0px;
    padding-top: 3px;
    padding-bottom: 15px;
    vertical-align:middle;
	cursor: pointer;
}
.orangebutton{
	BORDER: solid 0 #FFFFFF;
	BACKGROUND: URL(../images/orangebuttonbg.gif) no-repeat;
	HEIGHT: 21px;
	WIDTH: 85px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Tahoma;
	FONT-SIZE: 11px;
	MARGIN: 0px;
    padding-top: 3px;
    padding-bottom: 15px;
    vertical-align:middle;
	cursor: pointer;
}
.errorbox{	
	background-color: #FFEAEA;
	color: #333333;
    FONT-SIZE: 11px;
    FONT-FAMILY: Verdana, Arial;
}
.additional_info{	position: absolute;	top: -1000;}


h2{font-size: 12px; padding:0px;margin:0px;}
.ust_el_station	{
margin-top:17px;
  background-image: url(/images/site/fon_ust_el_station.gif);	
  background-repeat: repeat-x;
  background-position: left bottom;
  width:230px;
  height:32px;	  
}  

.ust_el_st_arr a,.ust_el_st_arr a h1{
  font-family: Arial;	
  FONT-SIZE: 15px; 
  color: #ff3333; 
  TEXT-DECORATION: none;
  font-weight: bold;
  line-height:30px;
  display:inline;	
  padding: 0px;
  margin: 0px;
}
.ust_el_st_arr a:hover,.ust_el_st_arr a h1:hover{
  TEXT-DECORATION: underline;
    color: #ff0000; 
}
.ust_el_st_arr{
  background-image: url(/images/site/fon_ust_el_st_arr.gif);	
  background-repeat: no-repeat;
  background-position: left bottom;
  text-align:left;
  line-height:30px;  
  padding-left:24px;
  height:32px;	  
}