@charset "UTF-8";
.td_noRepeat {
	background-repeat: no-repeat;
	background-position: center top;
}

.Table_BG {
	background-image: url(../images/web_bg.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}
.larger_screen_bg {
	background-attachment: scroll;
	background-image: url(../images/coronado_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.list_spacer {
	text-align: justify;
}

