div.fse1,td.fse1{
	font-family:arial;
	font-size:12px;
	color:#2D4492;
	font-weight:bold;
	padding-right:5px;
	padding-left:5px;
}
td.fse2,select.fse2,input.fse2{
	font-family:arial;
	font-size:11px;
	color:black;
}

/* added by GERMAN 06/12/2006 */

div.fse2
{
	font-family:arial;
	font-weight:bold;
	font-size:11px;
	color:#2F5097;
}
/* added by GERMAN 06/12/2006 */

.fse_lr{
	border-left:solid 1px #2D4492;
	border-right:solid 1px #2D4492;
}
.fse_lrb{
	border-left:solid 1px #2D4492;
	border-right:solid 1px #2D4492;
	border-bottom:solid 1px #2D4492;
}
span.fse{
	padding-top:3px;
	padding-bottom:3px;
}
tr.fse_delim1{
	height:1px;
	background-color:#2D4492;
}
tr.fse_delim2{
	height:1px;
	background-color:#2D4492;
}
input.fse2{
	border:solid 1px #2D4492;
}
.fse_bg1{
	background-color:#FDF7DF;
}
.fse_bg2{
	background-color:#FDF7DF;
}
.fse_bg3{
	background-color:#FDF7DF;
}
td.fse_2{
	font-family:arial;
	background-image:url(/site/css/backgrounds/css_barontours/tab_bg_on.gif);
	background-repeat:repeat-x;
	padding-left:10px;
	padding-right:10px;
	font-weight:bold;
	color:white;
	height:16px;
	font-size:12px;
}
td.fse_1{
	background-image:url(/site/css/backgrounds/css_barontours/pina_right_on.gif);
	background-repeat:no-repeat;
	width:3px;
}
td.fse_3{
	background-image:url(/site/css/backgrounds/css_barontours/pina_left_on.gif);
	background-repeat:no-repeat;
	width:3px;
}
.fse_top_bg{
	background-color:#2D4492;
	margin-bottom:5px;
}
.fse_title{
	border-top:solid 4px #2D4492;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	height:19px;
	color:#2d4492;
	padding-right:8px;
	border-bottom:solid 1px #2D4492;
	margin-bottom:5px;
}
.fse_title_right{display:none;}
.fse_title_left{display:none;}

/*new classes ----------------------------------------------------------------------------------------- */
.fse_link
{
	font-size:11px;
	color:#2F5097;
	font-weight:bold;
	text-decoration:underline;
	cursor:hand;
}
.fse_link_disabled
{
	font-size:11px;
	color:silver;
	font-weight:bold;
	text-decoration:underline;
	cursor:none;
}
.fse_subtitle
{
	font-size:12px;
	color:#2F5097;
	font-weight:bold;
}
.fse_text
{
	font-size:11px;
}
.fse_text_disabled
{
	font-size:11px;
	line-height:11px;
}
input.fse2_disabled{
	border:solid 1px silver;
}

.fse_delim3{
	height:4px;
	background-color:#1D2C5E;
}
table.extended_se_width
{	
	width:377px;
}
table.extended_se_bg
{
	background-color:#F9F9FB;
}

td.se_extended_submit_left, 
td.se_extended_submit_right, 
img.se_extended_submit_left, 
img.se_extended_submit_right
{	
	width:10px;
	height:25px;
}

td.se_extended_submit_left
{
/*	background-image:url(/site/images/images_set_b/regular/se_bottom_left.gif);
	background-position:center bottom;
	background-repeat:no-repeat;*/

	background-color:#ECECEE;
	border-bottom:solid 1px #D7D7D7;
	border-left:solid 1px #D7D7D7;

}

td.se_extended_submit_right
{
	background-color:#ECECEE;
	border-bottom:solid 1px #D7D7D7;
	border-right:solid 1px #D7D7D7;
/*
	background-image:url(/site/images/images_set_b/regular/se_bottom_right.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
*/
}
td.se_extended_submit_center
{
	background-color:#ECECEE;
	border-bottom:solid 1px #D7D7D7;
}

td.extended_se_side_borders
{
	border-left:solid 1px #D7D7D7;
	border-right:solid 1px #D7D7D7;
}
.se_extended_text
{
	font-size:11px;
	color:black;
}

