.top_background {
	background-image:  url(../images/home_page_top_bg.jpg);
	background-repeat:repeat-x;
	background-position: left top;
}
.bottom_background {
	background-image: url(../images/bottom_bg.jpg);
	background-repeat:repeat-x;
	background-position: left top;
}
.infotop_background {
	background-image:  url(../images/info_page_top_bg.jpg);
	background-repeat:repeat-x;
	background-position: left top;
}
.blueinfotop_background {
	background-image:  url(../images/blueinfo_page_top_bg.jpg);
	background-repeat:repeat-x;
	background-position: left top;
}
.non_flash_player_background {
	background-image:  url(../images/animation_images/no_flash_player_img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
