.top_page_bacground {
background-image: url('/es_US/images/history/background_top.jpg');
background-repeat: no-repeat;
background-position: center top;
height: 530px;
}
.top_page_bg_repeat {
	background-image: url('/es_US/images/history/bg_repeat_top.jpg');
	background-repeat: repeat-x;
	background-position: center top;	
}
.middle_page_bacground {
background-image: url('/es_US/images/history/vert_repeat.jpg');
background-repeat: repeat-y;
background-position: center top;
}
.middle_page_repeat {
background-image: url('/es_US/images/history/bg_repeat_mid.jpg');
}
.bottom_page_bacground {
background-image: url('/es_US/images/extender_form/background_bottom.jpg');
background-repeat: no-repeat;
background-position: center top;
}
.bottom_page_bg_repeat {
	background-image: url('/es_US/images/history/bg_repeat_btm.jpg');
	background-repeat: repeat-x;
	background-position: center top;	
}
#extender_content{
	position: relative;
	width: 750px;
	height:auto;
	border: 0px coral solid;
	left:110px;
	top:40px;	
}
#extender_intro{
	position: relative;
	width: 750px;
	height:100px;
	height:auto;
}

#extender_title1{
	width: 400px;
	height:auto;	
	position: relative;
	font-size: 1.25em;
	left:130px;
	letter-spacing: 0px;
}
#extender_title2{
	width: 240px;	
	position: relative;
	font-size: 1.25em;
	left:130px;
	letter-spacing: 0px;
}
#extender_title3{
	width: 500px;
	height:35px;	
	position: relative;
	font-size: 0.688em;
	left:130px;
	top:0px;
	letter-spacing: 0px;
}
#hist_years{
	width: 60px;
	font-size: 1em;
}
.hist_content_txt{
	font-family: arial, sans-serif;
	font-size: 0.75em;
	color: #3673b0;
	padding-left:130px;
}

#history_content a {
	color: #49aaff;
}
.td_bottom{
	padding-bottom:5px;
}

