.important
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
}
.eticket_table {
	BORDER-COLLAPSE: collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px #cecece solid;
	padding: 2px;	
	color: Black;
}

.eticket_tbl_th {
	color: #000000;
	background-color: #eaeaea;
	font-weight: bold;
	border: 1px #cecece solid;
	TEXT-ALIGN: center;
}

.eticket_tbl_td {
	padding:1px;
	TEXT-ALIGN: center;
	border: 1px #cecece solid;
	background-color: #ffffff;
	font-size: 11px;
}

.eticket_table_empty
{
	BORDER-COLLAPSE: collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: none;
	padding: 2px;	
	color: Black;
}

.eticket_inner_table 
{
	font-size:12px;
	font-family: Tahoma, Verdana, 'Times New Roman' , TimesET;
	BORDER-RIGHT: white 2px solid; 
	BORDER-LEFT: white 2px solid; 
	COLOR: #3a3a3a; 
	BORDER-COLLAPSE: collapse	
}
.eticket_inner_table TD {
	BORDER-RIGHT: #cecece 1px solid; 
	PADDING-RIGHT: 3px; 
	BORDER-TOP: #cecece 1px solid; 
	PADDING-LEFT: 3px; 
	PADDING-BOTTOM: 5px; 
	BORDER-LEFT: #cecece 1px solid; 
	PADDING-TOP: 5px; 
	BORDER-BOTTOM: #cecece 1px solid; 
	TEXT-ALIGN: center
}
.eticket_inner_table TH {
	FONT-WEIGHT: bold; 
	BACKGROUND-COLOR: #cecece
}

.e_table {
	BORDER-COLLAPSE: collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px #cecece solid;
	padding: 2px;
	color: Black;
}

.e_table_th
{
	color: black;
	background-color: #F2F2EA;
	font-weight: bold;
	border: 1px #cecece solid;
	text-align: center;
	color: Black;
}

.e_table_td {
	padding:1px;
	TEXT-ALIGN: center;
	border: 1px #cecece solid;
	background-color: #ffffff;
	font-size: 11px;
	color: Black;
}

.link_span
{
	color:  #2671AD; text-decoration: underline; cursor: pointer
}
.term_table
{
	font-family: Arial, Tahoma, Verdana, 'Times New Roman';
	font-size: 12px;
    color:  #3a3a3a;
}
.term_div
{
	border: solid 1px #cccccc; padding-left: 12px; padding-top: 12px; padding-bottom: 12px;
    margin-top: 4px; margin-bottom: 4px;
    color:  #3a3a3a;
	font-family: Arial, Tahoma, Verdana, 'Times New Roman';
	font-size: 12px;
}

/* модные кнопки */
.r_btn
{
	display: inline-block;
	background: none;
	padding: 3px 0px 3px 0px; /* отсутп слева и справа нельзя делать ибо по разному в IE и FF отображается */
	_padding: 2px 0px 2px 0px; /* отсутп слева и справа нельзя делать ибо по разному в IE и FF отображается */
	overflow: visible;
	text-decoration: none !important;
	color: #334477 !important;
	background: #ddd url('../_img/bg-button.gif') repeat-x 0 0;
	font-size: 12px;
	height: 14px;
	_height: 12px;
	border: 1px solid #bbb;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.2;
	font-family: Arial, Sans-serif;
}

.u_btn
{
	display: inline-block;
	background: none;
	padding: 3px 0px 3px 0px; /* отсутп слева и справа нельзя делать ибо по разному в IE и FF отображается */
	_padding: 2px 0px 2px 0px; /* отсутп слева и справа нельзя делать ибо по разному в IE и FF отображается */
	overflow: visible;
	text-decoration: none !important;
	color: #334477 !important;
	background: #ddd url('../_img/arrow_up.gif') repeat-x 0 0;
	font-size: 12px;
	height: 14px;
	_height: 12px;
	border: 1px solid #bbb;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.2;
	font-family: Arial, Sans-serif;
}

.arrow
{
	padding: 0px;
	margin: 0px 0px 0px 3px;
	_margin: 0px -2px 0px 3px;
	display:-moz-inline-box; /* Gecko proprietary */	
	display:inline-block; /* supported by Opera and ? */
    line-height: 14px;
	vertical-align:top; /* Gecko needs this */
	text-align:left;	
	text-indent: 0px !important;
	width:95%;
}

.diviator
{
	background: url('../_img/3p_gray.gif') repeat-x right;

	
}


.ar_down
{
	background: url('../_img/arrow_down.gif') no-repeat 90% center;
	background-repeat:no-repeat;
	background-position: 90% center; 
}

.ar_up
{
	background: url('../_img/arrow_up.gif');
	background-repeat:no-repeat;
	background-position: 90% center; 
}

.ar_right
{
	background: url('../_img/arrow_right.gif') no-repeat 90% center;
	background-repeat:no-repeat;
	background-position: 90% center; 
}

.ar_left
{
	background: url('../_img/arrow_left.gif') no-repeat;
	background-repeat:no-repeat;
	background-position: 5% center;
	text-align:right;
}

.ar_rev
{
	background: url('../_img/rev.gif') no-repeat 90% center;
	background-repeat:no-repeat;
	background-position: 90% center; 
}

/* only needed if implementing separate hover/focus/active state for buttons */
.r_btn:hover, .r_btn:focus
{	
	cursor: pointer; /* important for any clickable/pressable element */
	border: 1px solid #0033CC !important;
	color: #0033CC !important;
	font-weight:normal !important;
	font-style: normal !important;
	font-variant: normal !important;
	line-height: 1.2 !important;
	display: inline-block !important;
	font-family: Arial, Sans-serif !important;
}

.r_btn[disabled], .r_btn span[disabled]
{
	color:#cecece !important;
}
.form_table {
	MARGIN-TOP: 0px; MARGIN-BOTTOM: 6px
}
.form_table .left_space {
	PADDING-LEFT: 12px
}
BODY {
	FONT-FAMILY: Arial, Tahoma, Verdana, 'Times New Roman'; COLOR: #3a3a3a; FONT-SIZE: 12px
}
TD {
	FONT-FAMILY: Arial, Tahoma, Verdana, 'Times New Roman'; COLOR: #3a3a3a; FONT-SIZE: 12px
}
P {
	TEXT-ALIGN: justify
}
H4 {
	MARGIN-BOTTOM: 5px; COLOR: #40538e; FONT-SIZE: 12px; FONT-WEIGHT: bold
}

.table {
	BORDER-LEFT: white 2px solid; BORDER-COLLAPSE: collapse; COLOR: #3a3a3a; BORDER-RIGHT: white 2px solid
}
.table TD {
	BORDER-BOTTOM: #cecece 1px solid; TEXT-ALIGN: center; BORDER-LEFT: #cecece 1px solid; PADDING-BOTTOM: 5px; PADDING-LEFT: 3px; PADDING-RIGHT: 3px; BORDER-TOP: #cecece 1px solid; BORDER-RIGHT: #cecece 1px solid; PADDING-TOP: 5px
}
TH {
	BORDER-BOTTOM: #cecece 1px solid; TEXT-ALIGN: center; BORDER-LEFT: #cecece 1px solid; PADDING-BOTTOM: 5px; PADDING-LEFT: 3px; PADDING-RIGHT: 3px; BORDER-TOP: #cecece 1px solid; BORDER-RIGHT: #cecece 1px solid; PADDING-TOP: 5px
}
.table TD {
	
}
.table TH {
	BACKGROUND-COLOR: #cecece; FONT-FAMILY: Tahoma, Verdana, 'Times New Roman' , TimesET; FONT-SIZE: 9px; FONT-WEIGHT: bold
}
.steps
{
	font-family: 'Trebuchet MS' !important;
	font-size: 14px !important;
	text-align: center !important;
	color: #555 !important;
	font-weight:normal;	
	white-space:nowrap;	
}
.steps a
{
	color: #555 !important;
}
.current
{
	font-size: 16px !important;
	font-weight:bold;
}
.dept_row
{
	vertical-align:bottom;
	color: #777;
}