.bg_titles {
	background-image: url(/images/bg_titles/studio.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg_color {
	background-color: 009900;
}
.bg_shadow {
	background-image: url(/images/bg_titles/02_shadow.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: 009900;
}
.bg_sector {
	background-image: url(/images/bg_titles/02_sector.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: 009900;
}
.bg_infoblock {
	background-image: url(/images/bg_titles/02_infoblock.gif);
	background-position: left top;
	background-repeat: repeat;
	background-color: 009900;
}