.height_btw_header_tbl{
	height:7px;
}

/************************************************ BACKGROUNDS *********************************************************/

.bg_row_odd_print{
	background-color:#EEEEEE;
}

.bg_row_important{
	background-color:#C7C7C7;
}

.bg_row_odd{
	background-color:#D8D9DD;
}

/********************************************** LINES / BORDERS *******************************************************/

.line_top_tbl{
	height:1px;
	background-color:#263F67;
}

.line_btw_fields{
	width:1px;
	background-color:#263F67;
}

.line_bottom_tbl_print{
	height:1px;
	background-color:#C7C7C7;
}

table.colapse td{
	border-collapse:collapse;
	border: 0pt;
}

.indent {
	text-indent: 3px;
}


/*************************************************** TXT **************************************************************/

.txt_header_tbl{
	color:#263F67;
	
	line-height:20px;
	padding-left:11px;
	padding-right:11px;
}

.txt_header_searcher,
a.txt_header_searcher:link,
a.txt_header_searcher:visited{
	font-family:Helvetica;
	color:#263F67;
	
	font-weight:bold;
}
a.txt_header_searcher:hover,
a.txt_header_searcher:active{
	font-family:Helvetica;
	color:#E77301;
	text-decoration:none;
}

.txt_tbl{
	
	padding:3px 7px 3px 7px;
	color:#333333;
}
.txt_tbl a,.txt_tbl a:visited{
	
	color:#333333;
	text-decoration:none;
}

.txt{
	
	line-height:18px;
	color:#333333;
}

a.header_print_tbl:link,
a.header_print_tbl:visited{
	color:#263F67;
	
	text-decoration:none;
	padding-left:11px;
	padding-right:11px;
	line-height:20px;
}

a.header_print_tbl:hover,
a.header_print_tbl:active{
	color:#263F67;
	
	text-decoration:none;
	line-height:15px;
	background:url(../img/icon/arrow/arrow.gif) no-repeat 3px 3px;
}

a.portfolio_menu_selected,
table.header_print_tbl{
	color:#263F67;
	
	text-decoration:none;
	cursor:text;
}