@charset "utf-8";
.backdrop_wholepage {
	background-image: url(images/BCRA_Back.jpg);
}
.bg_left {
	background-image: url(images/bg_left.gif);
}
.bg_left_c2 {
	background-image: url(images/bg_left_c2.gif);
}
.bg_right {
	background-image: url(images/bg_right.gif);
}
.bg_right_c2 {
	background-image: url(images/bg_right_c2.gif);
}
.bg_white {
	background-color: #FFF;
}
.bg_black {
	background-color: #000;
}
.bg_gray {
	background-color: #AAAAAA;
}
.page_left_bg {
	background-image: url(images/Page_LeftBg.jpg);
}
.page_right_bg {
	background-image: url(images/Page_RightBg.jpg);
}
.page_top_bg {
	background-image: url(images/Page_Top648.jpg);
}
.backdrop_wholepage div table tr .bg_black {
	color: #F00;
}
